aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-01perfcounter tools: fix pointer mismatchThomas Gleixner
2009-05-01perfcounter tools: make rdclock an inline functionThomas Gleixner
2009-05-01perfcounter tools: move common defines ... to local header fileThomas Gleixner
2009-05-01perf_counter tools: remove build generated filesThomas Gleixner
2009-05-01perf_counter tools: fix x86 syscall numbersIngo Molnar
2009-05-01perf_counter: documentation updatePeter Zijlstra
2009-05-01perf_counter: tool: handle 0-length data filesPeter Zijlstra
2009-05-01perf_counter: fix nmi-watchdog interactionPeter Zijlstra
2009-05-01perf_counter: fix race in perf_output_*Peter Zijlstra
2009-04-30Merge branch 'core/signal' into perfcounters/coreThomas Gleixner
2009-04-30x86: hookup sys_rt_tgsigqueueinfoThomas Gleixner
2009-04-30signals: implement sys_rt_tgsigqueueinfoThomas Gleixner
2009-04-30signals: split do_tkillThomas Gleixner
2009-04-30perf_counter tools: fix infinite loop in perf-report on zeroed event recordsIngo Molnar
2009-04-30perf_counter tools: perf stat: make -l default-onIngo Molnar
2009-04-30perf_counter tools: add perf-report to the MakefileIngo Molnar
2009-04-30mutex: add atomic_dec_and_mutex_lock(), fixAndrew Morton
2009-04-30perf_counter: update copyright noticePaul Mackerras
2009-04-29Linux 2.6.30-rc4Linus Torvalds
2009-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2009-04-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-04-29locking, rtmutex.c: Documentation cleanupLuis Henriques
2009-04-29perf_counter, x86: rename bitmasks to ->used_mask and ->active_maskRobert Richter
2009-04-29V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect.Devin Heitmueller
2009-04-29V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual ExpressChristopher Pascoe
2009-04-29V4L/DVB (11612): mx3_camera: Fix compilation with CONFIG_PMSascha Hauer
2009-04-29V4L/DVB (11570): patch: s2255drv: fix race condition on set modeDean Anderson
2009-04-29V4L/DVB (11568): cx18: Fix the handling of i2c bus registration errorJean Delvare
2009-04-29V4L/DVB (11561a): move media after i2cGuennadi Liakhovetski
2009-04-29V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-freeDan Carpenter
2009-04-29V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leakDan Carpenter
2009-04-29V4L/DVB (11494a): cx231xx Kconfig fixesMauro Carvalho Chehab
2009-04-29V4L/DVB (11494): cx18: Send correct input routing value to external audio mul...Andy Walls
2009-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-29mutex: add atomic_dec_and_mutex_lock()Eric Paris
2009-04-29perf_counter: powerpc: allow use of limited-function countersPaul Mackerras
2009-04-29perf_counter: add/update copyrightsIngo Molnar
2009-04-29perf_counter: update 'perf top' documentationRobert Richter
2009-04-29perf_counter, x86: remove unused function argument in intel_pmu_get_status()Robert Richter
2009-04-29perf_counter, x86: remove vendor check in fixed_mode_idx()Robert Richter
2009-04-29perf_counter, x86: introduce max_period variableRobert Richter
2009-04-29perf_counter, x86: return raw count with x86_perf_counter_update()Robert Richter
2009-04-29perf_counter, x86: implement the interrupt handler for AMD cpusRobert Richter
2009-04-29perf_counter, x86: change and remove pmu initialization checksRobert Richter
2009-04-29perf_counter, x86: rework counter disable functionsRobert Richter
2009-04-29perf_counter, x86: rework counter enable functionsRobert Richter
2009-04-29perf_counter, x86: consistent use of type int for counter indexRobert Richter
2009-04-29perf_counter, x86: generic use of cpuc->activeRobert Richter
2009-04-29perf_counter, x86: rename cpuc->active_maskRobert Richter
2009-04-29perf_counter, x86: make x86_pmu_read() static inlineRobert Richter