Age | Commit message (Expand) | Author | Files | Lines |
2011-04-27 | perf, x86, nmi: Move LVT un-masking into irq handlers | Don Zickus | 1 | -2/+10 |
2011-04-26 | perf, x86: Fix BTS condition | Peter Zijlstra | 1 | -2/+2 |
2011-04-22 | x86, perf event: Turn off unstructured raw event access to offcore registers | Ingo Molnar | 1 | -1/+5 |
2011-03-26 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+8 |
2011-03-25 | perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continue | Ingo Molnar | 1 | -2/+7 |
2011-03-19 | perf, x86: Fix Intel fixed counters base initialization | Stephane Eranian | 1 | -1/+1 |
2011-03-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2011-03-18 | x86, dumpstack: Correct stack dump info when frame pointer is available | Namhyung Kim | 1 | -1/+1 |
2011-03-18 | x86: Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-16 | perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraints | Lin Ming | 1 | -2/+0 |
2011-03-05 | perf: Avoid the percore allocations if the CPU is not HT capable | Lin Ming | 1 | -0/+1 |
2011-03-04 | perf: Fix LLC-* events on Intel Nehalem/Westmere | Andi Kleen | 1 | -5/+10 |
2011-03-04 | perf: Add support for supplementary event registers | Andi Kleen | 1 | -0/+64 |
2011-03-04 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -1/+3 |
2011-03-02 | perf, x86: Add Intel SandyBridge CPU support | Lin Ming | 1 | -1/+3 |
2011-02-16 | perf, x86: Add support for AMD family 15h core counters | Robert Richter | 1 | -2/+10 |
2011-02-16 | perf, x86: Store perfctr msr addresses in config_base/event_base | Robert Richter | 1 | -13/+8 |
2011-02-16 | perf, x86: Calculate perfctr msr addresses in helper functions | Robert Richter | 1 | -13/+23 |
2011-02-16 | perf, x86: Use helper function in x86_pmu_enable_all() | Robert Richter | 1 | -11/+8 |
2011-01-27 | x86, perf: Change two init functions to static | Yinghai Lu | 1 | -2/+2 |
2011-01-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+1 |
2011-01-08 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -16/+11 |
2011-01-07 | x86, NMI: Remove DIE_NMI_IPI | Don Zickus | 1 | -1/+0 |
2011-01-07 | x86, NMI: Add priorities to handlers | Don Zickus | 1 | -1/+1 |
2010-12-30 | x86: Use this_cpu_ops to optimize code | Tejun Heo | 1 | -16/+11 |
2010-12-16 | perf: Dynamic pmu types | Peter Zijlstra | 1 | -1/+1 |
2010-12-16 | perf, x86: Detect broken BIOSes that corrupt the PMU | Peter Zijlstra | 1 | -6/+42 |
2010-11-26 | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra | 1 | -4/+7 |
2010-11-26 | perf: Introduce is_sampling_event() | Franck Bui-Huu | 1 | -1/+1 |
2010-11-26 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -0/+20 |
2010-11-26 | x86, perf, nmi: Disable perf if counters are not accessible | Don Zickus | 1 | -0/+20 |
2010-11-18 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 1 | -1/+1 |
2010-11-18 | x86: Eliminate bp argument from the stack tracing routines | Soeren Sandmann Pedersen | 1 | -1/+1 |
2010-11-18 | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog | Don Zickus | 1 | -9/+0 |
2010-10-28 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -11/+10 |
2010-10-27 | perf, x86: Fix up kmap_atomic() type | Peter Zijlstra | 1 | -3/+2 |
2010-10-22 | perf, x86: Clean up reserve_ds_buffers() signature | Peter Zijlstra | 1 | -6/+3 |
2010-10-22 | perf, x86: Less disastrous PEBS/BTS buffer allocation failure | Peter Zijlstra | 1 | -2/+3 |
2010-10-22 | perf, x86: Fixup the precise_ip computation | Peter Zijlstra | 1 | -4/+5 |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 1 | -19/+0 |
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 | 1 | -1/+11 |
2010-09-24 | perf, x86: Catch spurious interrupts after disabling counters | Robert Richter | 1 | -1/+11 |
2010-09-09 | perf: Remove the sysfs bits | Peter Zijlstra | 1 | -1/+0 |
2010-09-09 | perf: Rework the PMU methods | Peter Zijlstra | 1 | -45/+61 |
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 | 1 | -13/+46 |