Age | Commit message (Expand) | Author | Files | Lines |
2009-05-01 | perfcounter tools: fix pointer mismatch | Thomas Gleixner | 1 | -1/+1 |
2009-05-01 | perfcounter tools: make rdclock an inline function | Thomas Gleixner | 1 | -7/+11 |
2009-05-01 | perfcounter tools: move common defines ... to local header file | Thomas Gleixner | 5 | -181/+70 |
2009-05-01 | perf_counter tools: remove build generated files | Thomas Gleixner | 3 | -6/+0 |
2009-05-01 | perf_counter tools: fix x86 syscall numbers | Ingo Molnar | 3 | -6/+6 |
2009-05-01 | perf_counter: documentation update | Peter Zijlstra | 1 | -54/+220 |
2009-05-01 | perf_counter: tool: handle 0-length data files | Peter Zijlstra | 1 | -0/+5 |
2009-05-01 | perf_counter: fix nmi-watchdog interaction | Peter Zijlstra | 1 | -0/+3 |
2009-05-01 | perf_counter: fix race in perf_output_* | Peter Zijlstra | 2 | -30/+105 |
2009-04-30 | Merge branch 'core/signal' into perfcounters/core | Thomas Gleixner | 54 | -507/+915 |
2009-04-30 | x86: hookup sys_rt_tgsigqueueinfo | Thomas Gleixner | 4 | -0/+5 |
2009-04-30 | signals: implement sys_rt_tgsigqueueinfo | Thomas Gleixner | 4 | -0/+41 |
2009-04-30 | signals: split do_tkill | Thomas Gleixner | 1 | -12/+18 |
2009-04-30 | perf_counter tools: fix infinite loop in perf-report on zeroed event records | Ingo Molnar | 1 | -2/+16 |
2009-04-30 | perf_counter tools: perf stat: make -l default-on | Ingo Molnar | 1 | -1/+1 |
2009-04-30 | perf_counter tools: add perf-report to the Makefile | Ingo Molnar | 1 | -1/+5 |
2009-04-30 | mutex: add atomic_dec_and_mutex_lock(), fix | Andrew Morton | 2 | -24/+25 |
2009-04-30 | perf_counter: update copyright notice | Paul Mackerras | 1 | -0/+1 |
2009-04-30 | Linux 2.6.30-rc4v2.6.30-rc4 | Linus Torvalds | 1 | -2/+2 |
2009-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 1 | -2/+2 |
2009-04-30 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 11 | -41/+49 |
2009-04-30 | locking, rtmutex.c: Documentation cleanup | Luis Henriques | 1 | -4/+4 |
2009-04-30 | perf_counter, x86: rename bitmasks to ->used_mask and ->active_mask | Robert Richter | 1 | -14/+14 |
2009-04-29 | V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect. | Devin Heitmueller | 1 | -2/+4 |
2009-04-29 | V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual Express | Christopher Pascoe | 2 | -2/+3 |
2009-04-29 | V4L/DVB (11612): mx3_camera: Fix compilation with CONFIG_PM | Sascha Hauer | 1 | -4/+0 |
2009-04-29 | V4L/DVB (11570): patch: s2255drv: fix race condition on set mode | Dean Anderson | 1 | -1/+1 |
2009-04-29 | V4L/DVB (11568): cx18: Fix the handling of i2c bus registration error | Jean Delvare | 1 | -3/+13 |
2009-04-29 | V4L/DVB (11561a): move media after i2c | Guennadi Liakhovetski | 1 | -2/+2 |
2009-04-29 | V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-free | Dan Carpenter | 1 | -2/+1 |
2009-04-29 | V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leak | Dan Carpenter | 1 | -2/+2 |
2009-04-29 | V4L/DVB (11494a): cx231xx Kconfig fixes | Mauro Carvalho Chehab | 1 | -22/+22 |
2009-04-29 | V4L/DVB (11494): cx18: Send correct input routing value to external audio mul... | Andy Walls | 1 | -1/+1 |
2009-04-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 33 | -447/+795 |
2009-04-29 | mutex: add atomic_dec_and_mutex_lock() | Eric Paris | 1 | -0/+23 |
2009-04-29 | perf_counter: powerpc: allow use of limited-function counters | Paul Mackerras | 7 | -76/+479 |
2009-04-29 | perf_counter: add/update copyrights | Ingo Molnar | 2 | -7/+8 |
2009-04-29 | perf_counter: update 'perf top' documentation | Robert Richter | 1 | -1/+1 |
2009-04-29 | perf_counter, x86: remove unused function argument in intel_pmu_get_status() | Robert Richter | 1 | -3/+3 |
2009-04-29 | perf_counter, x86: remove vendor check in fixed_mode_idx() | Robert Richter | 1 | -1/+1 |
2009-04-29 | perf_counter, x86: introduce max_period variable | Robert Richter | 1 | -8/+12 |
2009-04-29 | perf_counter, x86: return raw count with x86_perf_counter_update() | Robert Richter | 1 | -3/+4 |
2009-04-29 | perf_counter, x86: implement the interrupt handler for AMD cpus | Robert Richter | 1 | -8/+37 |
2009-04-29 | perf_counter, x86: change and remove pmu initialization checks | Robert Richter | 1 | -21/+13 |
2009-04-29 | perf_counter, x86: rework counter disable functions | Robert Richter | 1 | -25/+23 |
2009-04-29 | perf_counter, x86: rework counter enable functions | Robert Richter | 1 | -28/+24 |
2009-04-29 | perf_counter, x86: consistent use of type int for counter index | Robert Richter | 2 | -5/+5 |
2009-04-29 | perf_counter, x86: generic use of cpuc->active | Robert Richter | 1 | -11/+9 |
2009-04-29 | perf_counter, x86: rename cpuc->active_mask | Robert Richter | 1 | -5/+5 |
2009-04-29 | perf_counter, x86: make x86_pmu_read() static inline | Robert Richter | 1 | -1/+1 |