aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-17sparc: copy exported sparc64 specific header files to asm-sparcSam Ravnborg15-471/+485
2008-07-17sparc64 Kbuild: apb.h and bbc.h should not be exported to userspaceDavid S. Miller1-2/+0
2008-07-17sparc: Merge include/asm-sparc{,64}/perfctr.hSam Ravnborg1-173/+1
2008-07-17sparc: Merge include/asm-sparc{,64}/openpromio.hSam Ravnborg1-69/+1
2008-07-17sparc: remove PROM_AP1000Adrian Bunk1-1/+0
2008-07-17sparc64/kernel/: make code staticAdrian Bunk1-10/+0
2008-07-17sparc/mm/: possible cleanupsAdrian Bunk2-4/+0
2008-07-17sparc/kernel/: possible cleanupsAdrian Bunk3-6/+0
2008-07-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds1-2/+2
2008-07-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
2008-07-17x86: fix asm/e820.h for userspace inclusionRusty Russell1-1/+2
2008-07-17Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-utraceLinus Torvalds2-16/+14
2008-07-17[S390] qdio: new qdio driver.Jan Glauber2-335/+313
2008-07-17[S390] chsc headers userspace cleanupAdrian Bunk3-4/+7
2008-07-16ptrace children revampRoland McGrath2-16/+14
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