| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | perf annotate: Use build-ids to find the right DSO | Arnaldo Carvalho de Melo | 2010-05-20 | 6 | -18/+54 |
| * | | | | | | perf TUI: Make 'space' be an alias to 'PgDn' | Arnaldo Carvalho de Melo | 2010-05-20 | 1 | -0/+2 |
| |/ / / / / |
|
| * | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-05-20 | 551 | -7755/+11364 |
| |\ \ \ \ \ |
|
| | * | | | | | perf: Fix unaligned accesses while fetching trace values | Frederic Weisbecker | 2010-05-20 | 1 | -1/+6 |
| | * | | | | | perf: Comply with new rcu checks API | Frederic Weisbecker | 2010-05-20 | 1 | -12/+46 |
| | * | | | | | perf: Use read() instead of lseek() in trace_event_read.c:skip() | Tom Zanussi | 2010-05-20 | 1 | -6/+13 |
| * | | | | | | perf session: Make read_build_id routines look at the host_machine too | Arnaldo Carvalho de Melo | 2010-05-19 | 5 | -40/+69 |
| * | | | | | | perf symbols: Don't try to read the build-id twice | Arnaldo Carvalho de Melo | 2010-05-19 | 1 | -0/+4 |
| * | | | | | | perf, x86: P4 PMU -- add missing bit in CCCR mask | Cyrill Gorcunov | 2010-05-19 | 1 | -1/+2 |
| * | | | | | | perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_ | Cyrill Gorcunov | 2010-05-19 | 1 | -1/+1 |
| * | | | | | | perf, x86: P4 PMU -- do a real check for ESCR address being in hash | Cyrill Gorcunov | 2010-05-19 | 1 | -3/+4 |
| * | | | | | | perf tools: remove xstrndup, xmalloc, xzalloc | Arnaldo Carvalho de Melo | 2010-05-18 | 4 | -51/+3 |
| * | | | | | | perf probe: Don't call die() | Arnaldo Carvalho de Melo | 2010-05-18 | 1 | -3/+7 |
| * | | | | | | perf probe: Fix some error exit paths | Arnaldo Carvalho de Melo | 2010-05-18 | 1 | -10/+19 |
| * | | | | | | perf tools: Remove some unused functions | Arnaldo Carvalho de Melo | 2010-05-18 | 19 | -1909/+20 |
| * | | | | | | perf stat: add perf stat -B to pretty print large numbers | Stephane Eranian | 2010-05-18 | 2 | -4/+17 |
| * | | | | | | perf, sparc: Implement group scheduling transactional APIs | Lin Ming | 2010-05-18 | 1 | -47/+61 |
| * | | | | | | perf: Optimize perf_output_*() by avoiding local_xchg() | Peter Zijlstra | 2010-05-18 | 2 | -1/+3 |
| * | | | | | | perf: Optimize the hotpath by converting the perf output buffer to local_t | Peter Zijlstra | 2010-05-18 | 2 | -23/+22 |
| * | | | | | | perf: Optimize the perf_output() path by removing IRQ-disables | Peter Zijlstra | 2010-05-18 | 2 | -69/+30 |
| * | | | | | | perf: Disallow mmap() on per-task inherited events | Peter Zijlstra | 2010-05-18 | 1 | -0/+8 |
| * | | | | | | perf: Optimize buffer placement by allocating buffers NUMA aware | Peter Zijlstra | 2010-05-18 | 1 | -2/+15 |
| * | | | | | | perf: Fix errors path in perf_output_begin() | Stephane Eranian | 2010-05-18 | 1 | -1/+1 |
| * | | | | | | perf/ftrace: Optimize perf/tracepoint interaction for single events | Peter Zijlstra | 2010-05-18 | 7 | -18/+31 |
| * | | | | | | perf, x86: P4 PMU -- fix typo in unflagged NMI handling | Cyrill Gorcunov | 2010-05-18 | 1 | -1/+1 |
| * | | | | | | perf, x86: P4 PMU -- handle unflagged events | Cyrill Gorcunov | 2010-05-18 | 1 | -16/+16 |
| * | | | | | | perf tui: Fix build problem with slang <= 2.0.6 | Arnaldo Carvalho de Melo | 2010-05-18 | 1 | -1/+9 |
| * | | | | | | perf probe: Don't compile CFI related code if elfutils is old | Masami Hiramatsu | 2010-05-17 | 2 | -0/+7 |
* | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2010-05-27 | 18 | -120/+2750 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gta02: Use pcf50633 backlight driver instead of platform backlight driver. | Lars-Peter Clausen | 2010-05-26 | 1 | -67/+9 |
| * | | | | | | | backlight: pcf50633: Register a pcf50633-backlight device in pcf50633 core dr... | Lars-Peter Clausen | 2010-05-26 | 2 | -0/+7 |
| * | | | | | | | backlight: Add pcf50633 backlight driver | Lars-Peter Clausen | 2010-05-26 | 4 | -0/+249 |
| * | | | | | | | backlight: 88pm860x_bl: fix error handling in pm860x_backlight_probe | Axel Lin | 2010-05-26 | 1 | -0/+1 |
| * | | | | | | | backlight: max8925_bl: Fix error handling path | Axel Lin | 2010-05-26 | 1 | -0/+1 |
| * | | | | | | | backlight: l4f00242t03: fix error handling in l4f00242t03_probe | Axel Lin | 2010-05-26 | 1 | -4/+3 |
| * | | | | | | | backlight: add S6E63M0 AMOLED LCD Panel driver | InKi Dae | 2010-05-26 | 5 | -0/+1218 |
| * | | | | | | | backlight: adp8860: add support for ADP8861 & ADP8863 | Michael Hennerich | 2010-05-26 | 3 | -20/+61 |
| * | | | | | | | backlight: mbp_nvidia_bl - Fix DMI_SYS_VENDOR for MacBook1,1 | Steffen Röcker | 2010-05-26 | 1 | -1/+1 |
| * | | | | | | | backlight: Add Cirrus EP93xx backlight driver | H Hartley Sweeten | 2010-05-26 | 3 | -0/+171 |
| * | | | | | | | backlight: l4f00242t03: Fix regulators handling code in remove function | Alberto Panizzo | 2010-05-26 | 1 | -2/+2 |
| * | | | | | | | backlight: fix adp8860_bl build errors | Randy Dunlap | 2010-05-26 | 1 | -1/+6 |
| * | | | | | | | backlight: new driver for the ADP8860 backlight parts | Michael Hennerich | 2010-05-26 | 4 | -0/+959 |
| * | | | | | | | backlight: 88pm860x_bl - potential memory leak | Dan Carpenter | 2010-05-26 | 1 | -0/+1 |
| * | | | | | | | backlight: mbp_nvidia_bl - add support for older MacBookPro and MacBook 6,1. | Mario Schwalbe | 2010-05-26 | 1 | -0/+45 |
| * | | | | | | | backlight: Kconfig cleanup | H Hartley Sweeten | 2010-05-26 | 1 | -44/+35 |
| * | | | | | | | backlight: backlight_device_register() return ERR_PTR() | Dan Carpenter | 2010-05-26 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2010-05-27 | 14 | -29/+691 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | leds: Add mx31moboard MC13783 led support | Philippe Rétornaz | 2010-05-26 | 1 | -1/+44 |
| * | | | | | | | | leds: Add mc13783 LED support | Philippe Rétornaz | 2010-05-26 | 5 | -0/+481 |
| * | | | | | | | | leds: leds-ss4200: fix led_classdev_unregister twice in error handling | Axel Lin | 2010-05-26 | 1 | -1/+1 |