summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-1626-200/+246
|\
| * Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin2008-07-161-6/+8
| * PNP: convert resource options to single linked listBjorn Helgaas2008-07-161-2/+4
| * PNP: support optional IRQ resourcesBjorn Helgaas2008-07-161-0/+1
| * PNP: make resource option structures private to PNP subsystemBjorn Helgaas2008-07-161-48/+0
| * PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEMBjorn Helgaas2008-07-162-3/+4
| * PNP: add pnp_possible_config() -- can a device could be configured this way?Bjorn Helgaas2008-07-161-0/+5
| * PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas2008-07-161-7/+13
| * PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resourcesBjorn Helgaas2008-07-161-12/+60
| * ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-162-0/+2
| * ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-162-0/+2
| * ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui2008-07-162-6/+0
| * ACPICA: Update version to 20080609Bob Moore2008-07-161-1/+1
| * ACPICA: Cleanup debug operand dump mechanismBob Moore2008-07-162-7/+3
| * ACPICA: Update disassembler for DMAR table changesBob Moore2008-07-162-0/+5
| * ACPICA: Update DMAR and SRAT table definitionsBob Moore2008-07-161-2/+17
| * ACPICA: Update version to 20080514Bob Moore2008-07-161-1/+1
| * ACPICA: Add const qualifier for appropriate string constantsBob Moore2008-07-165-42/+55
| * ACPICA: Eliminate acpi_native_uint type v2Bob Moore2008-07-1610-53/+44
| * ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore2008-07-161-0/+4
| * ACPICA: Update tracking macros to reduce code/data sizeJan Beulich2008-07-161-6/+4
| * ACPICA: Fix for hang on GPE method invocationBob Moore2008-07-161-7/+0
| * ACPICA: Add argument count checking to control method invocation via acpi_eva...Bob Moore2008-07-162-2/+5
| * Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki2008-07-162-0/+11
| * ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-07-161-2/+2
| * ACPICA: fix mutex names in debug code.Vegard Nossum2008-07-161-1/+1
| * Make GPE disable more robustBob Moore2008-07-161-0/+2
| * ACPI: change processors from array to per_cpu variableMike Travis2008-07-161-1/+1
* | block: Trivial fix for blk_integrity_rq()Martin K. Petersen2008-07-161-0/+3
* | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-07-167-7/+149
|\ \ | |/ |/|
| * Merge branch 'devel' into nextTrond Myklebust2008-07-157-7/+149
| |\
| | * SUNRPC: Support registering IPv6 interfaces with local rpcbind daemonChuck Lever2008-07-151-0/+3
| | * NFS: use documenting macro constants for initializing ac{reg, dir}{min, max}Chuck Lever2008-07-091-0/+5
| | * NFS: set transport defaults after mount option parsing is finishedTrond Myklebust2008-07-091-0/+5
| | * NFS: Add string length argument to nfs_parse_server_addressChuck Lever2008-07-091-0/+7
| | * NFS: Allow redirtying of a completed unstable write.Trond Myklebust2008-07-091-3/+6
| | * NFS: Move fs/nfs/iostat.h to include/linuxChuck Lever2008-07-091-0/+119
| | * NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust2008-07-091-2/+0
| | * rpc: minor cleanup of scheduler callback code\\\"J. Bruce Fields\\\2008-07-091-1/+0
| | * rpc: bring back cl_chattyOlga Kornievskaia2008-07-091-1/+3
| | * NFS: Add correct bounds checking to NFSv2 locksTrond Myklebust2008-07-091-0/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-15134-17285/+1178
|\ \ \
| * \ \ Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-16104-1587/+1768
| |\ \ \
| * \ \ \ Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-15393-4908/+17656
| |\ \ \ \
| * | | | | powerpc: Fix pte_update for CONFIG_PTE_64BIT and !PTE_ATOMIC_UPDATESKumar Gala2008-07-151-1/+1
| * | | | | powerpc: fix giveup_vsx to save registers correctlyMichael Neuling2008-07-151-0/+1
| * | | | | powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPATNathan Lynch2008-07-151-0/+3
| * | | | | powerpc: mman.h export fixupsStephen Rothwell2008-07-152-3/+6
| * | | | | Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2008-07-151-15/+46
| |\ \ \ \ \
| | * | | | | powerpc: rework 4xx PTE access and TLB missBenjamin Herrenschmidt2008-07-091-15/+46