Age | Commit message (Expand) | Author |
2010-04-02 | perf, x86: Fix up the ANY flag stuff | Peter Zijlstra |
2010-04-02 | perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks | Robert Richter |
2010-04-02 | perf, x86: Undo some some *_counter* -> *_event* renames | Robert Richter |
2010-03-26 | perf, x86: Add Nehelem PMU programming errata workaround | Peter Zijlstra |
2010-03-11 | perf, x86: Implement initial P4 PMU driver | Cyrill Gorcunov |
2010-03-10 | perf, x86: Remove checking_{wr,rd}msr() usage | Peter Zijlstra |
2010-03-10 | perf, x86: Reorder intel_pmu_enable_all() | Peter Zijlstra |
2010-03-10 | perf, x86: Clear the LBRs on init | Peter Zijlstra |
2010-03-10 | perf, x86: Disable PEBS on clovertown chips | Peter Zijlstra |
2010-03-10 | perf, x86: Clean up IA32_PERF_CAPABILITIES usage | Peter Zijlstra |
2010-03-10 | perf, x86: use LBR for PEBS IP+1 fixup | Peter Zijlstra |
2010-03-10 | perf, x86: Implement simple LBR support | Peter Zijlstra |
2010-03-10 | perf, x86: Add PEBS infrastructure | Peter Zijlstra |
2010-03-10 | perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) | Peter Zijlstra |
2010-03-10 | perf, x86: Use unlocked bitops | Peter Zijlstra |
2010-03-10 | perf, x86: Change x86_pmu.{enable,disable} calling convention | Peter Zijlstra |
2010-03-10 | perf, x86: Remove superfluous arguments to x86_perf_event_update() | Peter Zijlstra |
2010-03-10 | perf, x86: Remove superfluous arguments to x86_perf_event_set_period() | Peter Zijlstra |
2010-03-10 | perf, x86, Do not user perf_disable from NMI context | Peter Zijlstra |
2010-03-10 | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra |
2010-03-10 | perf: Provide generic perf_sample_data initialization | Peter Zijlstra |
2010-03-09 | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar |
2010-03-06 | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita |
2010-03-02 | perf_events, x86: Fixup fixed counter constraints | Peter Zijlstra |
2010-02-26 | perf_events, x86: Split PMU definitions into separate files | Peter Zijlstra |