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