| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-10-18 | irq_work: Add generic hardirq context callbacks |  Peter Zijlstra | 1 | -19/+0 |
| 2010-10-18 | perf_events: Fix bogus AMD64 generic TLB events |  Stephane Eranian | 1 | -2/+2 |
| 2010-10-08 | Merge commit 'v2.6.36-rc7' into perf/core |  Ingo Molnar | 5 | -7/+16 |
| 2010-10-05 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+5 |
| 2010-10-05 | perf, gcc-4.6: Fix set but unused variable |  Andi Kleen | 1 | -2/+0 |
| 2010-10-05 | Merge branch 'perf/urgent' into perf/core |  Ingo Molnar | 2 | -2/+16 |
| 2010-10-04 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq |  Linus Torvalds | 1 | -6/+12 |
| 2010-09-30 | [CPUFREQ] Fix memory leaks in pcc_cpufreq_do_osc |  Pekka Enberg | 1 | -6/+12 |
| 2010-09-30 | [CPUFREQ] acpi-cpufreq: add missing __percpu markup |  Namhyung Kim | 1 | -1/+1 |
| 2010-09-30 | perf, x86: Handle in flight NMIs on P4 platform |  Cyrill Gorcunov | 1 | -1/+5 |
| 2010-09-28 | x86, cpu: After uncapping CPUID, re-run CPU feature detection |  H. Peter Anvin | 3 | -1/+3 |
| 2010-09-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+11 |
| 2010-09-24 | x86/hwmon: fix initialization of coretemp |  Jan Beulich | 1 | -0/+1 |
| 2010-09-24 | perf, x86: Catch spurious interrupts after disabling counters |  Robert Richter | 1 | -1/+11 |
| 2010-09-15 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core |  Ingo Molnar | 2 | -6/+7 |
| 2010-09-13 | perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2) |  Stephane Eranian | 2 | -8/+9 |
| 2010-09-09 | perf: Remove the sysfs bits |  Peter Zijlstra | 1 | -1/+0 |
| 2010-09-09 | perf: Rework the PMU methods |  Peter Zijlstra | 3 | -47/+63 |
| 2010-09-09 | perf: Per PMU disable |  Peter Zijlstra | 1 | -7/+9 |
| 2010-09-09 | perf: Reduce perf_disable() usage |  Peter Zijlstra | 1 | -8/+14 |
| 2010-09-09 | perf: Register PMU implementations |  Peter Zijlstra | 1 | -17/+28 |
| 2010-09-09 | perf: Deconstify struct pmu |  Peter Zijlstra | 1 | -7/+7 |
| 2010-09-09 | Merge branch 'perf/urgent' into perf/core |  Ingo Molnar | 3 | -20/+56 |
| 2010-09-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 2 | -6/+7 |
| 2010-09-05 | x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks |  Andreas Herrmann | 1 | -2/+2 |
| 2010-09-03 | perf, x86: Try to handle unknown nmis with an enabled PMU |  Robert Richter | 1 | -13/+46 |
| 2010-09-03 | perf, x86: Fix handle_irq return values |  Peter Zijlstra | 2 | -3/+8 |
| 2010-09-03 | perf, x86: Fix accidentally ack'ing a second event on intel perf counter |  Don Zickus | 1 | -4/+2 |
| 2010-09-01 | perf, x86, Pentium4: Add RAW events verification |  Cyrill Gorcunov | 1 | -24/+268 |
| 2010-08-27 | Merge branch 'perf/urgent' into perf/core |  Frederic Weisbecker | 1 | -0/+2 |
| 2010-08-25 | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag |  Lin Ming | 1 | -0/+2 |
| 2010-08-25 | Merge branch 'linus' into perf/core |  Ingo Molnar | 1 | -1/+1 |
| 2010-08-25 | perf: Remove unused variable |  Lin Ming | 1 | -3/+0 |
| 2010-08-20 | x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev |  Sergey Senozhatsky | 1 | -4/+5 |
| 2010-08-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+1 |
| 2010-08-20 | perf: Remove superfluous return values from perf_callchain_*() |  Peter Zijlstra | 1 | -2/+2 |
| 2010-08-19 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core |  Ingo Molnar | 28 | -314/+598 |
| 2010-08-19 | perf: Fix race in callchains |  Frederic Weisbecker | 1 | -13/+9 |
| 2010-08-19 | perf: Factorize callchain context handling |  Frederic Weisbecker | 1 | -2/+0 |
| 2010-08-19 | perf: Generalize some arch callchain code |  Frederic Weisbecker | 1 | -37/+8 |
| 2010-08-19 | perf: Generalize callchain_store() |  Frederic Weisbecker | 1 | -13/+7 |
| 2010-08-19 | perf: Drop unappropriate tests on arch callchains |  Frederic Weisbecker | 1 | -3/+0 |
| 2010-08-18 | x86, cpu: Fix regression in AMD errata checking code |  Hans Rosenfeld | 1 | -1/+1 |
| 2010-08-18 | perf, x86: Fix Intel-nhm PMU programming errata workaround |  Zhang, Yanmin | 1 | -18/+63 |
| 2010-08-15 | Merge branch 'linus' into release |  Len Brown | 27 | -370/+678 |
| 2010-08-13 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq |  Linus Torvalds | 1 | -1/+1 |
| 2010-08-13 | [CPUFREQ] acpi-cpufreq: add missing __percpu markup |  Namhyung Kim | 1 | -1/+1 |
| 2010-08-12 | Merge branch 'linus' into perf/urgent |  Ingo Molnar | 25 | -290/+526 |
| 2010-08-12 | [CPUFREQ] add missing __percpu markup in pcc-cpufreq.c |  Namhyung Kim | 1 | -1/+1 |
| 2010-08-08 | perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properly |  Cyrill Gorcunov | 1 | -3/+6 |