summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-15Merge branch 'linus' into releaseLen Brown8188-363640/+515128
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen7-26/+11
2010-08-15ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2-33/+54
2010-08-15ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2-50/+82
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui6-273/+0
2010-08-15ACPI power_resource: remove unused procfs I/FZhang Rui1-127/+1
2010-08-15ACPI: remove deprecated ACPI procfs I/FZhang Rui7-484/+1
2010-08-15ACPI: introduce drivers/acpi/sysfs.cZhang Rui6-571/+688
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown54-934/+570
2010-08-15Merge branch 'bugzilla-16422' into releaseLen Brown1-1/+2
2010-08-15Merge branch 'procfs-cleanup' into releaseLen Brown8-77/+105
2010-08-15Merge branch 'apei' into releaseLen Brown8-95/+386
2010-08-15Merge branch 'nvs' into releaseLen Brown3-80/+33
2010-08-15ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui4-2/+12
2010-08-15ACPI: introduce drivers/acpi/debugfs.cZhang Rui5-75/+93
2010-08-15ACPI, APEI, ERST debug supportHuang Ying3-0/+217
2010-08-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-5/+11
2010-08-14[IA64] Add latest crop of syscallsTony Luck2-1/+7
2010-08-14Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds3-17/+29
2010-08-14Merge branch 'stable/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+5
2010-08-14Merge git://git.infradead.org/~dwmw2/ideapad-2.6Linus Torvalds4-0/+315
2010-08-14Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-12/+27
2010-08-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-19/+27
2010-08-14Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-1/+1
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2-139/+186
2010-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2-2/+1
2010-08-14Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds5-43/+97
2010-08-14Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds11-63/+19
2010-08-14pcmcia: xirc2ps_cs bugfixDominik Brodowski1-1/+1
2010-08-14NOMMU: Remove an extraneous no_printk()David Howells1-5/+0
2010-08-14Mark arguments to certain syscalls as being constDavid Howells44-109/+125
2010-08-14[IA64] Fix 64-bit atomic routines to return "long"Tony Luck1-4/+4
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann7-51/+13
2010-08-14v4l: Remove reference to bkl ioctl in compat ioctl handlingFrederic Weisbecker1-6/+1
2010-08-14logfs: kill BKLArnd Bergmann3-6/+5
2010-08-14watchdog: hpwdt (12/12): Make NMI decoding a compile-time optiondann frazier2-7/+37
2010-08-14watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functionsdann frazier1-55/+69
2010-08-14watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing"dann frazier1-10/+10
2010-08-14watchdog: hpwdt (9/12): hpwdt_pretimeout reorganizationdann frazier1-17/+19
2010-08-14watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFTdann frazier1-0/+9
2010-08-14watchdog: hpwdt (7/12): allow full range of timer values supported by hardwaredann frazier1-2/+3
2010-08-14watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macrodann frazier1-2/+3
2010-08-14watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strictdann frazier1-6/+5
2010-08-14watchdog: hpwdt (4/12): Despecificate driver from iLO2dann frazier2-8/+8
2010-08-14watchdog: hpwdt (3/12): Group NMI sourcing specific items togetherdann frazier1-25/+24
2010-08-14watchdog: hpwdt (2/12): Group options that affect watchdog behavior togetherdann frazier1-3/+3
2010-08-14watchdog: hpwdt (1/12): clean-up include-files.dann frazier1-10/+2
2010-08-13Input: fix faulty XXinput_* callsDaniel Mack2-3/+3
2010-08-13dma-mapping: fix build errors on !HAS_DMA architecturesHeiko Carstens1-0/+2
2010-08-13time: Workaround gcc loop optimization that causes 64bit div errorsJohn Stultz1-3/+4