aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* m32r: fix tme_handlerHirokazu Takata2009-10-03
* Linux 2.6.32-rc1v2.6.32-rc2v2.6.32-rc1Linus Torvalds2009-09-27
* alpha: Fix duplicate <asm/thread_info.h> includeLinus Torvalds2009-09-27
* tty: Fix regressions caused by commit b50989dcDave Young2009-09-27
* ACPI: kill "unused variable ‘i’" warningLinus Torvalds2009-09-27
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-27
|\
| * hrtimer: Eliminate needless reprogramming of clock events deviceAshwin Chaugule2009-09-15
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-27
|\ \
| * | ACPI: IA64=y ACPI=n build fixLen Brown2009-09-27
| * | ACPI: Kill overly verbose "power state" log messagesRoland Dreier2009-09-27
| * | ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui2009-09-27
| * | ACPI: Clarify resource conflict messageJean Delvare2009-09-27
| * | thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problemHenrique de Moraes Holschuh2009-09-27
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-27
|\ \ \
| * | | x86: Fix hwpoison code related build failure on 32-bit NUMAQLinus Torvalds2009-09-27
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-09-26
|\ \ \ | |/ / |/| |
| * | [IA64] implement ticket locks for ItaniumTony Luck2009-09-25
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-09-26
|\ \ \
| * | | alpha: fix build after vmlinux.lds.S cleanupSam Ravnborg2009-09-25
| * | | mips: fix build of vmlinux.ldsManuel Lauss2009-09-25
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-09-26
|\ \ \ \
| * | | | leds: move leds-clevo-mail's probe function to .devinit.textUwe Kleine-König2009-09-07
| * | | | leds: Fix indentation in LEDS_LP3944 Kconfig entryAntonio Ospite2009-09-07
| * | | | leds: Fix LED names Olaf Hering2009-09-07
| * | | | leds: Fix leds-pca9532 whitespace issuesRichard Purdie2009-09-07
| * | | | leds: fix coding style in worker thread code for ledtrig-gpio.Thadeu Lima de Souza Cascardo2009-09-07
| * | | | leds: gpio-leds: fix typographics faultMichal Simek2009-09-07
| * | | | leds: Add WM831x status LED driverMark Brown2009-09-07
* | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-09-26
|\ \ \ \ \
| * | | | | backlight: new driver for ADP5520/ADP5501 MFD PMICsMichael Hennerich2009-09-26
| * | | | | backlight: extend event support to also support poll()Henrique de Moraes Holschuh2009-09-26
| * | | | | backlight/eeepc-laptop: Update the backlight state when we change brightnessMatthew Garrett2009-09-21
| * | | | | backlight/acpi: Update the backlight state when we change brightnessMatthew Garrett2009-09-21
| * | | | | backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett2009-09-21
| * | | | | backlight: switch to da903x driver to dev_pm_opsMike Rapoport2009-09-21
| * | | | | backlight: Add support for the Avionic Design Xanthos backlight device.Thierry Reding2009-09-07
| * | | | | backlight: spi driver for LMS283GF05 LCDMarek Vasut2009-09-07
| * | | | | backlight: move hp680-bl's probe function to .devinit.textUwe Kleine-König2009-09-07
| * | | | | backlight: Add support for new Apple machines.Mario Schwalbe2009-09-07
| * | | | | backlight: mbp_nvidia_bl: add support for MacBookAir 1,1Henrik Rydberg2009-09-07
| * | | | | backlight: Add WM831x backlight driverMark Brown2009-09-07
| |/ / / /
* | | | | headers: kref.h reduxAlexey Dobriyan2009-09-26
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-26
|\ \ \ \ \
| * | | | | futex: Add memory barrier commentary to futex_wait_queue_me()Darren Hart2009-09-24
| * | | | | futex: Fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me()Darren Hart2009-09-22
| * | | | | futex: Correct futex_q woken state commentaryDarren Hart2009-09-22
| * | | | | futex: Make function kernel-doc commentary consistentDarren Hart2009-09-22
| * | | | | futex: Correct queue_me and unqueue_me commentaryDarren Hart2009-09-22
| * | | | | futex: Correct futex_wait_requeue_pi() commentaryDarren Hart2009-09-22