aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-07-22powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...Mark Nelson
2008-07-22powerpc: Use PPC_LONG_ALIGN in uaccess.hMichael Ellerman
2008-07-22powerpc: Add a #define for aligning to a long-sized boundaryMichael Ellerman
2008-07-22powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson
2008-07-22powerpc/cell: Add support for power button of future IBM cell bladesChristian Krafft
2008-07-22of_gpio: Should use new <linux/gpio.h> headerWolfgang Grandegger
2008-07-16powerpc: rework FSL Book-E PTE access and TLB missKumar Gala
2008-07-16fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala
2008-07-16gianfar: Add magic packet and suspend/resume support.Scott Wood
2008-07-16powerpc: Fix a bunch of sparse warnings in the qe_libAndy Fleming
2008-07-16powerpc/mpc83xx: Power Management supportScott Wood
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-16Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds
2008-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-16Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-16block: Trivial fix for blk_integrity_rq()Martin K. Petersen
2008-07-16Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-07-16Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin
2008-07-16PNP: convert resource options to single linked listBjorn Helgaas
2008-07-16PNP: support optional IRQ resourcesBjorn Helgaas
2008-07-16PNP: make resource option structures private to PNP subsystemBjorn Helgaas
2008-07-16PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEMBjorn Helgaas
2008-07-16PNP: add pnp_possible_config() -- can a device could be configured this way?Bjorn Helgaas
2008-07-16PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas
2008-07-16PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resourcesBjorn Helgaas
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui
2008-07-16ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui
2008-07-16ACPICA: Update version to 20080609Bob Moore
2008-07-16ACPICA: Cleanup debug operand dump mechanismBob Moore
2008-07-16ACPICA: Update disassembler for DMAR table changesBob Moore
2008-07-16ACPICA: Update DMAR and SRAT table definitionsBob Moore
2008-07-16ACPICA: Update version to 20080514Bob Moore
2008-07-16ACPICA: Add const qualifier for appropriate string constantsBob Moore
2008-07-16ACPICA: Eliminate acpi_native_uint type v2Bob Moore
2008-07-16ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore
2008-07-16ACPICA: Update tracking macros to reduce code/data sizeJan Beulich
2008-07-16ACPICA: Fix for hang on GPE method invocationBob Moore
2008-07-16ACPICA: Add argument count checking to control method invocation via acpi_eva...Bob Moore
2008-07-16Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki
2008-07-16ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell
2008-07-16ACPICA: fix mutex names in debug code.Vegard Nossum
2008-07-16Make GPE disable more robustBob Moore
2008-07-16ACPI: change processors from array to per_cpu variableMike Travis
2008-07-16IDE: Remove unused codeElias Oltmanns
2008-07-16IDE: Fix HDIO_DRIVE_RESET handlingElias Oltmanns
2008-07-16ide: ->port_init_devs -> ->init_devBartlomiej Zolnierkiewicz
2008-07-16ide: set hwif->dev in ide_init_port_hw() (take 2)Bartlomiej Zolnierkiewicz
2008-07-16ide: make ide_hwifs[] staticBartlomiej Zolnierkiewicz