aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds13-69/+394
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds12-29/+108
2008-07-16Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds1-0/+2
2008-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-30/+44
2008-07-16Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-merge-2.6Linus Torvalds26-200/+246
2008-07-16block: Trivial fix for blk_integrity_rq()Martin K. Petersen1-0/+3
2008-07-16Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds7-7/+149
2008-07-16Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin1-6/+8
2008-07-16PNP: convert resource options to single linked listBjorn Helgaas1-2/+4
2008-07-16PNP: support optional IRQ resourcesBjorn Helgaas1-0/+1
2008-07-16PNP: make resource option structures private to PNP subsystemBjorn Helgaas1-48/+0
2008-07-16PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEMBjorn Helgaas2-3/+4
2008-07-16PNP: add pnp_possible_config() -- can a device could be configured this way?Bjorn Helgaas1-0/+5
2008-07-16PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas1-7/+13
2008-07-16PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resourcesBjorn Helgaas1-12/+60
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui2-0/+2
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui2-0/+2
2008-07-16ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-spaceZhang Rui2-6/+0
2008-07-16ACPICA: Update version to 20080609Bob Moore1-1/+1
2008-07-16ACPICA: Cleanup debug operand dump mechanismBob Moore2-7/+3
2008-07-16ACPICA: Update disassembler for DMAR table changesBob Moore2-0/+5
2008-07-16ACPICA: Update DMAR and SRAT table definitionsBob Moore1-2/+17
2008-07-16ACPICA: Update version to 20080514Bob Moore1-1/+1
2008-07-16ACPICA: Add const qualifier for appropriate string constantsBob Moore5-42/+55
2008-07-16ACPICA: Eliminate acpi_native_uint type v2Bob Moore10-53/+44
2008-07-16ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore1-0/+4
2008-07-16ACPICA: Update tracking macros to reduce code/data sizeJan Beulich1-6/+4
2008-07-16ACPICA: Fix for hang on GPE method invocationBob Moore1-7/+0
2008-07-16ACPICA: Add argument count checking to control method invocation via acpi_evaluate_objectBob Moore2-2/+5
2008-07-16Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki2-0/+11
2008-07-16ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell1-2/+2
2008-07-16ACPICA: fix mutex names in debug code.Vegard Nossum1-1/+1
2008-07-16Make GPE disable more robustBob Moore1-0/+2
2008-07-16ACPI: change processors from array to per_cpu variableMike Travis1-1/+1
2008-07-16IDE: Remove unused codeElias Oltmanns1-7/+0
2008-07-16IDE: Fix HDIO_DRIVE_RESET handlingElias Oltmanns1-0/+6
2008-07-16ide: ->port_init_devs -> ->init_devBartlomiej Zolnierkiewicz1-2/+2
2008-07-16ide: set hwif->dev in ide_init_port_hw() (take 2)Bartlomiej Zolnierkiewicz1-1/+1
2008-07-16ide: make ide_hwifs[] staticBartlomiej Zolnierkiewicz1-12/+0
2008-07-16ide: move PIO blacklist to ide-pio-blacklist.cBartlomiej Zolnierkiewicz1-0/+2
2008-07-16ide: remove no longer used ide_pio_timings[]Bartlomiej Zolnierkiewicz1-8/+0
2008-07-16ide: move ide_pio_cycle_time() to ide-timings.cBartlomiej Zolnierkiewicz1-1/+1
2008-07-16ide: convert ide-timing.h to ide-timings.c library (take 2)Bartlomiej Zolnierkiewicz1-0/+5
2008-07-16ide: move some bits from ide-timing.h to <linux/ide.h>Bartlomiej Zolnierkiewicz1-0/+28
2008-07-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds134-17285/+1178
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds11-201/+269
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt104-1587/+1768
2008-07-15Merge branch 'devel' into nextTrond Myklebust7-7/+149
2008-07-15SUNRPC: Support registering IPv6 interfaces with local rpcbind daemonChuck Lever1-0/+3
2008-07-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds42-919/+660