summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_intel.c
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang2014-07-161-1/+65
* perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver2014-07-161-0/+3
* perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke2014-07-021-0/+9
* perf/x86/intel: Fix Silvermont's event constraintsYan, Zheng2014-05-071-1/+0
* perf/x86: Correctly use FEATURE_PDCMPeter Zijlstra2014-02-211-4/+1
* perf, nmi: Fix unknown NMI warningMarkus Metzger2014-02-211-4/+2
* perf/x86: Suppress duplicated abort LBR recordsAndi Kleen2013-10-041-0/+1
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-10-041-0/+1
|\
| * perf/x86/intel: Add model number for Avoton SilvermontYan, Zheng2013-09-231-0/+1
* | perf/x86/intel: Clean up EVENT_ATTR_STR() muckIngo Molnar2013-09-121-18/+17
* | perf/x86/intel: Clean up checkpoint-interrupt bitsPeter Zijlstra2013-09-121-9/+13
* | perf/x86/intel: Add Haswell TSX event aliasesAndi Kleen2013-09-121-0/+27
* | perf/x86/intel: Avoid checkpointed counters causing excessive TSX abortsAndi Kleen2013-09-121-0/+37
|/
* perf/x86/intel: Fix Silvermont offcore masksPeter Zijlstra2013-09-121-2/+2
* perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDINGStephane Eranian2013-09-121-0/+1
* perf/x86: Add Silvermont (22nm Atom) supportYan, Zheng2013-09-021-0/+158
* perf/x86: use INTEL_UEVENT_EXTRA_REG to define MSR_OFFCORE_RSP_XYan, Zheng2013-09-021-9/+13
* perf/x86: Add Haswell ULT model number used in Macbook Air and other systemsAndi Kleen2013-08-121-0/+1
* perf/x86: Fix shared register mutual exclusion enforcementStephane Eranian2013-06-261-2/+0
* perf/x86/intel: Support full width countingAndi Kleen2013-06-261-0/+7
* perf/x86/intel: Add mem-loads/stores support for HaswellAndi Kleen2013-06-191-0/+10
* perf/x86/intel: Move NMI clearing to end of PMI handlerAndi Kleen2013-06-191-8/+12
* perf/x86/intel: Add Haswell PEBS supportAndi Kleen2013-06-191-2/+4
* perf/x86/intel: Add simple Haswell PMU supportAndi Kleen2013-06-191-1/+84
* perf/x86: Only print PMU state when also WARN()'ingDave Hansen2013-06-191-2/+6
* perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian2013-06-191-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-051-4/+9
|\
| * perf/x86: Blacklist all MEM_*_RETIRED events for Ivy BridgePeter Zijlstra2013-05-041-4/+9
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-04-211-4/+17
|\ \ | |/
| * perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian2013-04-161-4/+16
* | perf/x86: Add Sandy Bridge constraints for CYCLE_ACTIVITY.*Andi Kleen2013-04-101-0/+2
* | perf/x86: Add support for PEBS Precise StoreStephane Eranian2013-04-011-0/+2
* | perf/x86: Export PEBS load latency threshold register to sysfsStephane Eranian2013-04-011-0/+3
* | perf/x86: Add memory profiling via PEBS Load LatencyStephane Eranian2013-04-011-0/+24
* | perf/x86: Add flags to event constraintsStephane Eranian2013-04-011-1/+5
|/
* perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity eventStephane Eranian2013-03-181-0/+4
* perf/x86: Add Intel IvyBridge event scheduling constraintsStephane Eranian2013-02-201-1/+22
* x86/perf: Add IvyBridge EP supportYouquan Song2013-01-241-0/+1
* perf/x86: Enable Intel Lincroft/Penwell/Cloverview Atom supportShuoX Liu2013-01-241-1/+4
* perf/x86: Add hardware events translations for AMD cpusJiri Olsa2012-10-241-2/+9
* perf/x86: Add hardware events translations for Intel cpusJiri Olsa2012-10-241-0/+2
* perf/x86: Add support for Intel Xeon-Phi Knights Corner PMUVince Weaver2012-10-041-0/+2
* perf/x86: Fix Intel Ivy Bridge supportStephane Eranian2012-09-191-1/+23
* perf/x86: Enable Intel Cedarview Atom suppportStephane Eranian2012-09-041-0/+1
* perf/x86: disable PEBS on a guest entry.Gleb Natapov2012-08-131-1/+9
* perf/x86: Fix LLC-* and node-* events on Intel SandyBridgeYan, Zheng2012-07-261-6/+86
* Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-221-5/+7
|\
| * Merge commit 'v3.5-rc3' into x86/debugIngo Molnar2012-06-201-37/+108
| |\
| | * perf/x86: Enable/Add IvyBridge hardware supportPeter Zijlstra2012-06-061-1/+2
| | * perf/x86: Implement cycles:p for SNB/IVBPeter Zijlstra2012-06-061-8/+42
OpenPOWER on IntegriCloud