| Commit message (Expand) | Author | Age | Files | Lines |
* | perf_events: Fix Intel Westmere event constraints | Stephane Eranian | 2010-06-10 | 1 | -0/+1 |
* | perf, x86: Improve the PEBS ABI | Peter Zijlstra | 2010-05-07 | 1 | -2/+2 |
* | perf, x86: Pass enable bit mask to __x86_pmu_enable_event() | Robert Richter | 2010-05-07 | 1 | -2/+3 |
* | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-04-08 | 1 | -0/+1 |
|\ |
|
| * | perf, x86: Enable Nehalem-EX support | Vince Weaver | 2010-04-06 | 1 | -0/+1 |
* | | perf, x86: Add Nehalem programming quirk to Westmere | Peter Zijlstra | 2010-04-02 | 1 | -0/+2 |
* | | perf, x86: Fix __initconst vs const | Peter Zijlstra | 2010-04-02 | 1 | -6/+6 |
* | | perf, x86: Fix up the ANY flag stuff | Peter Zijlstra | 2010-04-02 | 1 | -4/+26 |
* | | perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks | Robert Richter | 2010-04-02 | 1 | -20/+2 |
* | | perf, x86: Undo some some *_counter* -> *_event* renames | Robert Richter | 2010-04-02 | 1 | -8/+8 |
* | | perf, x86: Add Nehelem PMU programming errata workaround | Peter Zijlstra | 2010-03-26 | 1 | -4/+39 |
* | | perf, x86: Implement initial P4 PMU driver | Cyrill Gorcunov | 2010-03-11 | 1 | -5/+10 |
* | | perf, x86: Remove checking_{wr,rd}msr() usage | Peter Zijlstra | 2010-03-10 | 1 | -3/+2 |
* | | perf, x86: Reorder intel_pmu_enable_all() | Peter Zijlstra | 2010-03-10 | 1 | -3/+2 |
* | | perf, x86: Clear the LBRs on init | Peter Zijlstra | 2010-03-10 | 1 | -2/+16 |
* | | perf, x86: Disable PEBS on clovertown chips | Peter Zijlstra | 2010-03-10 | 1 | -0/+27 |
* | | perf, x86: Clean up IA32_PERF_CAPABILITIES usage | Peter Zijlstra | 2010-03-10 | 1 | -0/+10 |
* | | perf, x86: use LBR for PEBS IP+1 fixup | Peter Zijlstra | 2010-03-10 | 1 | -2/+2 |
* | | perf, x86: Implement simple LBR support | Peter Zijlstra | 2010-03-10 | 1 | -0/+13 |
* | | perf, x86: Add PEBS infrastructure | Peter Zijlstra | 2010-03-10 | 1 | -116/+34 |
|/ |
|
* | perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) | Peter Zijlstra | 2010-03-10 | 1 | -1/+1 |
* | perf, x86: Use unlocked bitops | Peter Zijlstra | 2010-03-10 | 1 | -1/+0 |
* | perf, x86: Change x86_pmu.{enable,disable} calling convention | Peter Zijlstra | 2010-03-10 | 1 | -13/+17 |
* | perf, x86: Remove superfluous arguments to x86_perf_event_update() | Peter Zijlstra | 2010-03-10 | 1 | -8/+2 |
* | perf, x86: Remove superfluous arguments to x86_perf_event_set_period() | Peter Zijlstra | 2010-03-10 | 1 | -1/+1 |
* | perf, x86, Do not user perf_disable from NMI context | Peter Zijlstra | 2010-03-10 | 1 | -6/+5 |
* | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra | 2010-03-10 | 1 | -1/+4 |
* | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 2010-03-10 | 1 | -4/+2 |
* | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar | 2010-03-09 | 1 | -1/+1 |
|\ |
|
| * | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita | 2010-03-06 | 1 | -1/+1 |
* | | perf_events, x86: Fixup fixed counter constraints | Peter Zijlstra | 2010-03-02 | 1 | -10/+21 |
|/ |
|
* | perf_events, x86: Split PMU definitions into separate files | Peter Zijlstra | 2010-02-26 | 1 | -0/+971 |