aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/perf_event_p4.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2014-08-28percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tGravatar Christoph Lameter 1-1/+1
2013-04-26perf/x86/intel/P4: Robistify P4 PMU typesGravatar Ingo Molnar 1-31/+31
2011-07-21x86, perf: P4 PMU - Fix typos in comments and style cleanupGravatar Cyrill Gorcunov 1-1/+1
2011-07-14perf, x86: P4 PMU - Introduce event alias featureGravatar Cyrill Gorcunov 1-0/+33
2011-03-18x86: Fix common misspellingsGravatar Lucas De Marchi 1-2/+2
2011-02-16perf, x86: P4 PMU: Fix spurious NMI messagesGravatar Cyrill Gorcunov 1-0/+1
2011-01-09perf, x86: P4 PMU - Fix unflagged overflows handlingGravatar Cyrill Gorcunov 1-0/+3
2010-11-26perf, x86: P4 PMU - describe config formatGravatar Cyrill Gorcunov 1-8/+55
2010-09-01perf, x86, Pentium4: Add RAW events verificationGravatar Cyrill Gorcunov 1-30/+22
2010-07-05perf, x86: P4 PMU -- redesign cache eventsGravatar Cyrill Gorcunov 1-47/+52
2010-05-19perf, x86: P4 PMU -- add missing bit in CCCR maskGravatar Cyrill Gorcunov 1-1/+2
2010-03-26x86, perf: Add raw events support for the P4 PMUGravatar Cyrill Gorcunov 1-309/+382
2010-03-19perf, x86: Fix key indexing in Pentium-4 PMUGravatar Lin Ming 1-1/+1
2010-03-18x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify)Gravatar Cyrill Gorcunov 1-2/+2
2010-03-18perf, x86: Add cache events for the Pentium-4 PMUGravatar Lin Ming 1-0/+10
2010-03-18perf, x86: Add a key to simplify template lookup in Pentium-4 PMUGravatar Lin Ming 1-1/+4
2010-03-16x86, perf: Fix comments in Pentium-4 PMU definitionsGravatar Lin Ming 1-2/+3
2010-03-15perf, x86: Enable not tagged retired instruction counting on P4sGravatar Cyrill Gorcunov 1-4/+4
2010-03-11perf, x86: Implement initial P4 PMU driverGravatar Cyrill Gorcunov 1-0/+707