summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_intel.c
Commit message (Expand)AuthorAgeFilesLines
...
* perf/x86/intel: Limit to half counters when the HT workaround is enabled, to ...Stephane Eranian2015-04-021-2/+20
* perf/x86/intel: Fix intel_get_event_constraints() for dynamic constraintsStephane Eranian2015-04-021-5/+10
* perf/x86/intel: Enforce HT bug workaround for SNB/IVB/HSWMaria Dimakopoulou2015-04-021-9/+44
* perf/x86/intel: Implement cross-HT corruption bug workaroundMaria Dimakopoulou2015-04-021-1/+306
* perf/x86/intel: Add cross-HT counter exclusion infrastructureMaria Dimakopoulou2015-04-021-5/+66
* perf/x86: Add 'index' param to get_event_constraint() callbackStephane Eranian2015-04-021-5/+10
* perf/x86: Vectorize cpuc->kfree_on_onlineStephane Eranian2015-04-021-1/+3
* perf/x86: Rename x86_pmu::er_flags to 'flags'Stephane Eranian2015-04-021-12/+12
* Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar2015-04-021-5/+5
|\
| * perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraintsAndi Kleen2015-04-021-3/+3
| * perf/x86/intel: Filter branches for PEBS eventKan Liang2015-04-021-2/+2
* | perf/x86/intel/bts: Add BTS PMU driverAlexander Shishkin2015-04-021-1/+5
* | perf/x86/intel/pt: Add Intel PT PMU driverAlexander Shishkin2015-04-021-0/+8
* | perf/x86: Mark Intel PT and LBR/BTS as mutually exclusiveAlexander Shishkin2015-04-021-0/+11
* | perf/x86/intel: Add INST_RETIRED.ALL workaroundsAndi Kleen2015-03-271-0/+27
* | perf/x86/intel: Add Broadwell core supportAndi Kleen2015-03-271-0/+47
* | perf/x86/intel: Add new cache events table for HaswellAndi Kleen2015-03-271-2/+192
* | perf: Simplify the branch stack checkYan, Zheng2015-02-181-17/+3
* | perf/x86/intel: Add basic Haswell LBR call stack supportYan, Zheng2015-02-181-1/+1
* | perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng2015-02-181-13/+1
|/
* perf/x86/intel: Add model number for AirmontKan Liang2015-01-281-0/+1
* perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar2014-10-291-171/+2
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-9/+9
|\
| * x86: Replace __get_cpu_var usesChristoph Lameter2014-08-261-9/+9
* | perf/x86/intel: Use Broadwell cache event list for HaswellAndi Kleen2014-09-241-2/+2
* | perf/x86: Add INST_RETIRED.ALL workaroundsAndi Kleen2014-09-241-0/+19
* | perf/x86/intel: Add Broadwell core supportAndi Kleen2014-09-241-0/+150
* | perf/x86/intel: Document all Haswell modelsAndi Kleen2014-09-241-4/+4
* | perf/x86/intel: Remove incorrect model number from Haswell perfAndi Kleen2014-09-241-1/+0
* | perf/x86: Use extended offcore mask on HaswellAndi Kleen2014-08-131-1/+1
* | perf/x86/intel: Update Intel modelsPeter Zijlstra2014-08-131-25/+26
|/
* 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
OpenPOWER on IntegriCloud