| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, perf: P4 PMU -- Get rid of redundant check for array index | Cyrill Gorcunov | 2010-05-08 | 1 | -5/+0 |
* | x86, perf: P4 PMU -- protect sensible procedures from preemption | Cyrill Gorcunov | 2010-05-08 | 1 | -2/+6 |
* | x86, perf: P4 PMU -- configure predefined events | Cyrill Gorcunov | 2010-05-08 | 1 | -15/+14 |
* | perf, x86: Call x86_setup_perfctr() from .hw_config() | Robert Richter | 2010-05-07 | 1 | -1/+1 |
* | perf, x86: Fix __initconst vs const | Peter Zijlstra | 2010-04-02 | 1 | -2/+2 |
* | perf, x86: Fix up the ANY flag stuff | Peter Zijlstra | 2010-04-02 | 1 | -18/+22 |
* | perf, x86: Undo some some *_counter* -> *_event* renames | Robert Richter | 2010-04-02 | 1 | -7/+7 |
* | perf, x86: Add Nehelem PMU programming errata workaround | Peter Zijlstra | 2010-03-26 | 1 | -1/+1 |
* | x86, perf: Add raw events support for the P4 PMU | Cyrill Gorcunov | 2010-03-26 | 1 | -322/+424 |
* | x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify) | Cyrill Gorcunov | 2010-03-18 | 1 | -1/+1 |
* | perf, x86: Add cache events for the Pentium-4 PMU | Lin Ming | 2010-03-18 | 1 | -6/+147 |
* | perf, x86: Add a key to simplify template lookup in Pentium-4 PMU | Lin Ming | 2010-03-18 | 1 | -52/+34 |
* | x86, perf: Use apic_write unconditionally | Cyrill Gorcunov | 2010-03-18 | 1 | -2/+0 |
* | perf, x86: Enable not tagged retired instruction counting on P4s | Cyrill Gorcunov | 2010-03-15 | 1 | -5/+3 |
* | x86, perf: Unmask LVTPC only if we have APIC supported | Cyrill Gorcunov | 2010-03-13 | 1 | -0/+2 |
* | perf, x86: Implement initial P4 PMU driver | Cyrill Gorcunov | 2010-03-11 | 1 | -0/+607 |