perf, x86: P4 PMU -- handle unflagged events
[safe/jmp/linux-2.6] / arch / x86 / kernel / cpu / perf_event_p4.c
2010-05-18 Cyrill Gorcunovperf, x86: P4 PMU -- handle unflagged events
2010-05-15 Cyrill Gorcunovx86, perf: P4 PMU - fix counters management logic
2010-05-13 Cyrill Gorcunovx86, perf: P4 PMU -- use hash for p4_get_escr_idx()
2010-05-08 Cyrill Gorcunovx86, perf: P4 PMU -- check for proper event index in...
2010-05-08 Cyrill Gorcunovx86, perf: P4 PMU -- Get rid of redundant check for...
2010-05-08 Cyrill Gorcunovx86, perf: P4 PMU -- protect sensible procedures from...
2010-05-08 Cyrill Gorcunovx86, perf: P4 PMU -- configure predefined events
2010-05-07 Robert Richterperf, x86: Call x86_setup_perfctr() from .hw_config()
2010-04-02 Peter Zijlstraperf, x86: Fix __initconst vs const
2010-04-02 Peter Zijlstraperf, x86: Fix up the ANY flag stuff
2010-04-02 Robert Richterperf, x86: Undo some some *_counter* -> *_event* renames
2010-03-26 Peter Zijlstraperf, x86: Add Nehelem PMU programming errata workaround
2010-03-26 Cyrill Gorcunovx86, perf: Add raw events support for the P4 PMU
2010-03-18 Cyrill Gorcunovx86, perf: Fix few cosmetic dabs for P4 pmu (comments...
2010-03-18 Lin Mingperf, x86: Add cache events for the Pentium-4 PMU
2010-03-18 Lin Mingperf, x86: Add a key to simplify template lookup in...
2010-03-18 Cyrill Gorcunovx86, perf: Use apic_write unconditionally
2010-03-15 Cyrill Gorcunovperf, x86: Enable not tagged retired instruction counti...
2010-03-13 Cyrill Gorcunovx86, perf: Unmask LVTPC only if we have APIC supported
2010-03-11 Cyrill Gorcunovperf, x86: Implement initial P4 PMU driver