summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-07-17Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds26-200/+246
2008-07-17block: Trivial fix for blk_integrity_rq()Martin K. Petersen1-0/+3
2008-07-17Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds7-7/+149
2008-07-17Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin1-6/+8
2008-07-17PNP: convert resource options to single linked listBjorn Helgaas1-2/+4
2008-07-17PNP: support optional IRQ resourcesBjorn Helgaas1-0/+1
2008-07-17PNP: make resource option structures private to PNP subsystemBjorn Helgaas1-48/+0
2008-07-17PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEMBjorn Helgaas2-3/+4
2008-07-17PNP: add pnp_possible_config() -- can a device could be configured this way?Bjorn Helgaas1-0/+5
2008-07-17PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas1-7/+13
2008-07-17PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resourcesBjorn Helgaas1-12/+60
2008-07-17ACPI : Create "idle=nomwait" bootparamZhao Yakui2-0/+2
2008-07-17ACPI: Create "idle=halt" bootparamZhao Yakui2-0/+2
2008-07-17ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui2-6/+0
2008-07-17ACPICA: Update version to 20080609Bob Moore1-1/+1
2008-07-17ACPICA: Cleanup debug operand dump mechanismBob Moore2-7/+3
2008-07-17ACPICA: Update disassembler for DMAR table changesBob Moore2-0/+5
2008-07-17ACPICA: Update DMAR and SRAT table definitionsBob Moore1-2/+17
2008-07-17ACPICA: Update version to 20080514Bob Moore1-1/+1
2008-07-17ACPICA: Add const qualifier for appropriate string constantsBob Moore5-42/+55
2008-07-17ACPICA: Eliminate acpi_native_uint type v2Bob Moore10-53/+44
2008-07-17ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore1-0/+4
2008-07-17ACPICA: Update tracking macros to reduce code/data sizeJan Beulich1-6/+4
2008-07-17ACPICA: Fix for hang on GPE method invocationBob Moore1-7/+0
2008-07-17ACPICA: Add argument count checking to control method invocation via acpi_eva...Bob Moore2-2/+5
2008-07-17Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki2-0/+11
2008-07-17ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell1-2/+2
2008-07-17ACPICA: fix mutex names in debug code.Vegard Nossum1-1/+1
2008-07-17Make GPE disable more robustBob Moore1-0/+2
2008-07-17ACPI: change processors from array to per_cpu variableMike Travis1-1/+1
2008-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds134-17285/+1178
2008-07-16Merge 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-16Merge branch 'devel' into nextTrond Myklebust7-7/+149
2008-07-16SUNRPC: Support registering IPv6 interfaces with local rpcbind daemonChuck Lever1-0/+3
2008-07-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds42-919/+660
2008-07-16Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-71/+89
2008-07-16Merge branch 'core/rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-376/+432
2008-07-16mm: fix build on non-mmu machinesSebastian Siewior1-1/+1
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar17-71/+89
2008-07-15Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar6-376/+432
2008-07-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+45
2008-07-15Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds4-15/+70
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-32/+24
2008-07-15ide: add ide_pc_intr() helperBartlomiej Zolnierkiewicz1-0/+6
2008-07-15ide: add ide_issue_pc() helperBartlomiej Zolnierkiewicz1-0/+2
2008-07-15ide: add PC_FLAG_DRQ_INTERRUPT pc flagBartlomiej Zolnierkiewicz1-0/+1
2008-07-15ide: add ide_transfer_pc() helperBartlomiej Zolnierkiewicz1-0/+3
2008-07-15ide: add PC_FLAG_ZIP_DRIVE pc flagBartlomiej Zolnierkiewicz1-0/+1