aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-15Merge branch 'linus' into releaseLen Brown
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen
2010-08-15ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui
2010-08-15ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui
2010-08-15ACPI power_resource: remove unused procfs I/FZhang Rui
2010-08-15ACPI: remove deprecated ACPI procfs I/FZhang Rui
2010-08-15ACPI: introduce drivers/acpi/sysfs.cZhang Rui
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown
2010-08-14Merge branch 'bugzilla-16422' into releaseLen Brown
2010-08-14Merge branch 'procfs-cleanup' into releaseLen Brown
2010-08-14Merge branch 'apei' into releaseLen Brown
2010-08-14Merge branch 'nvs' into releaseLen Brown
2010-08-14ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui
2010-08-14ACPI: introduce drivers/acpi/debugfs.cZhang Rui
2010-08-14ACPI, APEI, ERST debug supportHuang Ying
2010-08-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-08-13[IA64] Add latest crop of syscallsTony Luck
2010-08-13Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds
2010-08-13Merge branch 'stable/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-08-13Merge git://git.infradead.org/~dwmw2/ideapad-2.6Linus Torvalds
2010-08-13Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-08-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-08-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-08-13Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-08-13Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-08-13Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-08-13pcmcia: xirc2ps_cs bugfixDominik Brodowski
2010-08-13NOMMU: Remove an extraneous no_printk()David Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-13[IA64] Fix 64-bit atomic routines to return "long"Tony Luck
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann
2010-08-14v4l: Remove reference to bkl ioctl in compat ioctl handlingFrederic Weisbecker
2010-08-14logfs: kill BKLArnd Bergmann
2010-08-13watchdog: hpwdt (12/12): Make NMI decoding a compile-time optiondann frazier
2010-08-13watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functionsdann frazier
2010-08-13watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing"dann frazier
2010-08-13watchdog: hpwdt (9/12): hpwdt_pretimeout reorganizationdann frazier
2010-08-13watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFTdann frazier
2010-08-13watchdog: hpwdt (7/12): allow full range of timer values supported by hardwaredann frazier
2010-08-13watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macrodann frazier
2010-08-13watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strictdann frazier
2010-08-13watchdog: hpwdt (4/12): Despecificate driver from iLO2dann frazier
2010-08-13watchdog: hpwdt (3/12): Group NMI sourcing specific items togetherdann frazier
2010-08-13watchdog: hpwdt (2/12): Group options that affect watchdog behavior togetherdann frazier
2010-08-13watchdog: hpwdt (1/12): clean-up include-files.dann frazier
2010-08-13Input: fix faulty XXinput_* callsDaniel Mack
2010-08-13dma-mapping: fix build errors on !HAS_DMA architecturesHeiko Carstens
2010-08-13time: Workaround gcc loop optimization that causes 64bit div errorsJohn Stultz