aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf_counter: x86: Fix up the amd NMI/INT throttlePeter Zijlstra2009-05-15
* perf_counter: Fix perf_output_copy() WARN to account for overflowPeter Zijlstra2009-05-15
* perf_counter: x86: Allow unpriviliged use of NMIsPeter Zijlstra2009-05-15
* perf_counter: x86: Fix throttlingIngo Molnar2009-05-15
* perf_counter: x86: More accurate counter updatePeter Zijlstra2009-05-15
* perf record: Allow specifying a pid to recordArnaldo Carvalho de Melo2009-05-15
* perf_counter: fix print debug irq disablePeter Zijlstra2009-05-13
* perf_counter: call hw_perf_save_disable/restore around group_sched_inPaul Mackerras2009-05-12
* perf_counter: call atomic64_set for counter->countPaul Mackerras2009-05-11
* perf_counter: don't count scheduler ticks as context switchesPaul Mackerras2009-05-11
* perf_counter: Put whole group on when enabling group leaderPaul Mackerras2009-05-11
* perf_counter, x86: clean up throttling printkMike Galbraith2009-05-11
* perf_counter tools: fix buffer overwrite problem for perf top commandErdem Aktas2009-05-10
* perf_counter tools: remove debug code from builtin-stat.cIngo Molnar2009-05-09
* perf_counter: add PERF_RECORD_CPUPeter Zijlstra2009-05-08
* perf_counter: add PERF_RECORD_CONFIGPeter Zijlstra2009-05-08
* perf_counter: rework ioctl()sPeter Zijlstra2009-05-08
* perf_counter: optimize perf_counter_task_tick()Peter Zijlstra2009-05-08
* Merge branch 'core/locking' into perfcounters/coreIngo Molnar2009-05-06
|\
| * mutex: add atomic_dec_and_mutex_lock(), fixAndrew Morton2009-04-30
| * locking, rtmutex.c: Documentation cleanupLuis Henriques2009-04-29
| * mutex: add atomic_dec_and_mutex_lock()Eric Paris2009-04-29
* | perf_counter: tools: update the tools to support process and inherited countersPeter Zijlstra2009-05-05
* | perf_counter: inheritable sample countersPeter Zijlstra2009-05-05
* | perf_counter: fix the output lockPeter Zijlstra2009-05-05
* | perf_counter: provide an mlock thresholdPeter Zijlstra2009-05-05
* | perf_counter: add ioctl(PERF_COUNTER_IOC_RESET)Peter Zijlstra2009-05-05
* | perf_counter: uncouple data_head updates from wakeupsPeter Zijlstra2009-05-05
* | perf_counter: fix fixed-purpose counter support on v2 Intel-PERFMONIngo Molnar2009-05-04
* | perf_counter: convert perf_resource_mutex to a spinlockIngo Molnar2009-05-04
* | perf_counter: initialize the per-cpu context earlierIngo Molnar2009-05-04
* | perf_counter: x86: fixup nmi_watchdog vs perf_counter boo-booPeter Zijlstra2009-05-04
* | perf_counter: round-robin per-CPU counters tooIngo Molnar2009-05-04
* | perf_counter tools: fix build errorMike Galbraith2009-05-03
* | perfcounter tools: get the syscall number from arch/*/include/asm/unistd.hThomas Gleixner2009-05-01
* | perfcounter tools: fix pointer mismatchThomas Gleixner2009-05-01
* | perfcounter tools: make rdclock an inline functionThomas Gleixner2009-05-01
* | perfcounter tools: move common defines ... to local header fileThomas Gleixner2009-05-01
* | perf_counter tools: remove build generated filesThomas Gleixner2009-05-01
* | perf_counter tools: fix x86 syscall numbersIngo Molnar2009-05-01
* | perf_counter: documentation updatePeter Zijlstra2009-05-01
* | perf_counter: tool: handle 0-length data filesPeter Zijlstra2009-05-01
* | perf_counter: fix nmi-watchdog interactionPeter Zijlstra2009-05-01
* | perf_counter: fix race in perf_output_*Peter Zijlstra2009-05-01
* | Merge branch 'core/signal' into perfcounters/coreThomas Gleixner2009-04-30
|\ \
| * | x86: hookup sys_rt_tgsigqueueinfoThomas Gleixner2009-04-30
| * | signals: implement sys_rt_tgsigqueueinfoThomas Gleixner2009-04-30
| * | signals: split do_tkillThomas Gleixner2009-04-30
| * | Linux 2.6.30-rc4v2.6.30-rc4Linus Torvalds2009-04-30
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2009-04-30
| |\ \