summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [IA64] implement ticket locks for ItaniumTony Luck2009-09-256-218/+92Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-09-263-6/+9
|\ \ \
| * | | alpha: fix build after vmlinux.lds.S cleanupSam Ravnborg2009-09-251-0/+1
| * | | mips: fix build of vmlinux.ldsManuel Lauss2009-09-252-6/+8
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-09-2611-31/+414
|\ \ \ \
| * | | | leds: move leds-clevo-mail's probe function to .devinit.textUwe Kleine-König2009-09-071-1/+1
| * | | | leds: Fix indentation in LEDS_LP3944 Kconfig entryAntonio Ospite2009-09-071-3/+3
| * | | | leds: Fix LED names Olaf Hering2009-09-073-4/+4
| * | | | leds: Fix leds-pca9532 whitespace issuesRichard Purdie2009-09-071-6/+6
| * | | | leds: fix coding style in worker thread code for ledtrig-gpio.Thadeu Lima de Souza Cascardo2009-09-071-16/+16
| * | | | leds: gpio-leds: fix typographics faultMichal Simek2009-09-071-1/+1
| * | | | leds: Add WM831x status LED driverMark Brown2009-09-074-0/+383
* | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-09-2613-2/+1203
|\ \ \ \ \
| * | | | | backlight: new driver for ADP5520/ADP5501 MFD PMICsMichael Hennerich2009-09-263-0/+390
| * | | | | backlight: extend event support to also support poll()Henrique de Moraes Holschuh2009-09-261-0/+1
| * | | | | backlight/eeepc-laptop: Update the backlight state when we change brightnessMatthew Garrett2009-09-211-1/+1
| * | | | | backlight/acpi: Update the backlight state when we change brightnessMatthew Garrett2009-09-211-0/+4
| * | | | | backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett2009-09-212-0/+48
| * | | | | backlight: switch to da903x driver to dev_pm_opsMike Rapoport2009-09-211-10/+10
| * | | | | backlight: Add support for the Avionic Design Xanthos backlight device.Thierry Reding2009-09-073-1/+187
| * | | | | backlight: spi driver for LMS283GF05 LCDMarek Vasut2009-09-074-0/+278
| * | | | | backlight: move hp680-bl's probe function to .devinit.textUwe Kleine-König2009-09-071-1/+1
| * | | | | backlight: Add support for new Apple machines.Mario Schwalbe2009-09-071-0/+27
| * | | | | backlight: mbp_nvidia_bl: add support for MacBookAir 1,1Henrik Rydberg2009-09-071-0/+9
| * | | | | backlight: Add WM831x backlight driverMark Brown2009-09-073-0/+258
| |/ / / /
* | | | | headers: kref.h reduxAlexey Dobriyan2009-09-269-10/+0Star
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-261-61/+76
|\ \ \ \ \
| * | | | | futex: Add memory barrier commentary to futex_wait_queue_me()Darren Hart2009-09-241-0/+6
| * | | | | futex: Fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me()Darren Hart2009-09-221-12/+3Star
| * | | | | futex: Correct futex_q woken state commentaryDarren Hart2009-09-221-16/+16
| * | | | | futex: Make function kernel-doc commentary consistentDarren Hart2009-09-221-20/+21
| * | | | | futex: Correct queue_me and unqueue_me commentaryDarren Hart2009-09-221-12/+29
| * | | | | futex: Correct futex_wait_requeue_pi() commentaryDarren Hart2009-09-221-3/+3
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-268-69/+119
|\ \ \ \ \ \
| * | | | | | perf tools: Dont use openat()Eric Dumazet2009-09-241-29/+20Star
| * | | | | | perf tools: Fix buffer allocationEric Dumazet2009-09-241-1/+1
| * | | | | | perf tools: .gitignore += perf*.htmlKirill Smelkov2009-09-241-0/+1
| * | | | | | perf tools: Handle relative paths while loading module symbolsMike Galbraith2009-09-241-30/+66
| * | | | | | perf tools: Fix module symbol loading bugMike Galbraith2009-09-231-4/+13
| * | | | | | perf_event, x86: Fix 'perf sched record' crashing the machinePeter Zijlstra2009-09-231-0/+3
| * | | | | | perf_event: Update PERF_EVENT_FORK header definitionAnton Blanchard2009-09-222-2/+2
| * | | | | | perf stat: Fix zero total printoutsIngo Molnar2009-09-221-4/+14
* | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-261-4/+0Star
|\ \ \ \ \ \ \
| * | | | | | | clocksource: Resume clocksource without taking the clocksource mutexMartin Schwidefsky2009-09-241-4/+0Star
* | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-266-19/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | modules, tracing: Remove stale struct marker signature from module_layout()Ingo Molnar2009-09-231-1/+0Star
| * | | | | | | | tracing/workqueue: Use %pf in workqueue trace eventsAnton Blanchard2009-09-221-2/+2
| * | | | | | | | tracing: Fix a comment and a trivial format issue in tracepoint.hLi Hong2009-09-221-2/+2
| * | | | | | | | tracing: Fix failure path in ftrace_regex_open()Li Zefan2009-09-221-1/+3
| * | | | | | | | tracing: Fix failure path in ftrace_graph_write()Li Zefan2009-09-221-4/+6