aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_p4.c
Commit message (Expand)AuthorAge
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-10-05
|\
| * perf, x86: Handle in flight NMIs on P4 platformCyrill Gorcunov2010-09-30
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-09-09
|\|
| * perf, x86: Fix handle_irq return valuesPeter Zijlstra2010-09-03
* | perf, x86, Pentium4: Add RAW events verificationCyrill Gorcunov2010-09-01
|/
* perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming2010-08-25
* perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properlyCyrill Gorcunov2010-08-08
* perf, x86: P4 PMU -- redesign cache eventsCyrill Gorcunov2010-07-05
* perf, x86: Make a second write to performance counter if neededCyrill Gorcunov2010-06-09
* perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_Cyrill Gorcunov2010-05-19
* perf, x86: P4 PMU -- do a real check for ESCR address being in hashCyrill Gorcunov2010-05-19
* perf, x86: P4 PMU -- fix typo in unflagged NMI handlingCyrill Gorcunov2010-05-18
* perf, x86: P4 PMU -- handle unflagged eventsCyrill Gorcunov2010-05-18
* x86, perf: P4 PMU - fix counters management logicCyrill Gorcunov2010-05-15
* x86, perf: P4 PMU -- use hash for p4_get_escr_idx()Cyrill Gorcunov2010-05-13
* x86, perf: P4 PMU -- check for proper event index in RAW eventsCyrill Gorcunov2010-05-08
* x86, perf: P4 PMU -- Get rid of redundant check for array indexCyrill Gorcunov2010-05-08
* x86, perf: P4 PMU -- protect sensible procedures from preemptionCyrill Gorcunov2010-05-08
* x86, perf: P4 PMU -- configure predefined eventsCyrill Gorcunov2010-05-08
* perf, x86: Call x86_setup_perfctr() from .hw_config()Robert Richter2010-05-07
* perf, x86: Fix __initconst vs constPeter Zijlstra2010-04-02
* perf, x86: Fix up the ANY flag stuffPeter Zijlstra2010-04-02
* perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter2010-04-02
* perf, x86: Add Nehelem PMU programming errata workaroundPeter Zijlstra2010-03-26
* x86, perf: Add raw events support for the P4 PMUCyrill Gorcunov2010-03-26
* x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify)Cyrill Gorcunov2010-03-18
* perf, x86: Add cache events for the Pentium-4 PMULin Ming2010-03-18
* perf, x86: Add a key to simplify template lookup in Pentium-4 PMULin Ming2010-03-18
* x86, perf: Use apic_write unconditionallyCyrill Gorcunov2010-03-18
* perf, x86: Enable not tagged retired instruction counting on P4sCyrill Gorcunov2010-03-15
* x86, perf: Unmask LVTPC only if we have APIC supportedCyrill Gorcunov2010-03-13
* perf, x86: Implement initial P4 PMU driverCyrill Gorcunov2010-03-11