summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_intel.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-221-3/+3
|\
| * sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-3/+3
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-221-6/+8
|\ \
| * | perf/x86: Honor the architectural performance monitoring versionPalik, Imre2015-06-191-6/+6
| * | perf/x86: Add more Broadwell model numbersAndi Kleen2015-06-191-0/+2
* | | perf/x86/intel: Drain the PEBS buffer during context switchesYan, Zheng2015-06-071-1/+10
* | | perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interru...Yan, Zheng2015-06-071-1/+4
* | | perf/x86/intel: Use the PEBS auto reload mechanism when possibleYan, Zheng2015-06-071-2/+6
* | | perf/x86/intel: Simplify put_exclusive_constraints()Peter Zijlstra2015-05-271-14/+15
* | | perf/x86/intel: Remove intel_excl_states::init_statePeter Zijlstra2015-05-271-20/+2
* | | perf/x86/intel: Remove pointless testsPeter Zijlstra2015-05-271-10/+4
* | | perf/x86/intel: Clean up intel_commit_scheduling() placementPeter Zijlstra2015-05-271-30/+30
* | | perf/x86/intel: Make WARN()ings consistentPeter Zijlstra2015-05-271-11/+7
* | | perf/x86/intel: Simplify the dynamic constraint code somewhatPeter Zijlstra2015-05-271-11/+10
* | | perf/x86/intel: Add lockdep assertPeter Zijlstra2015-05-271-2/+1
* | | perf/x86/intel: Correct local vs remote sibling statePeter Zijlstra2015-05-271-46/+33
|/ /
* | perf/x86: Improve HT workaround GP counter constraintPeter Zijlstra2015-05-271-20/+10
* | perf/x86: Fix event/group validationPeter Zijlstra2015-05-271-11/+4
|/
* perf/x86/intel: Fix SLM cache event listKan Liang2015-05-081-4/+3
* perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmuJiri Olsa2015-04-221-28/+38
* perf/x86/intel: Add Broadwell support for the LBR callstackKan Liang2015-04-171-1/+1
* perf/x86/intel: Streamline LBR MSR handling in PMIAndi Kleen2015-04-021-5/+18
* perf/x86/intel: Reset more state in PMU resetAndi Kleen2015-04-021-0/+12
* perf/x86/intel: Make the HT bug workaround conditional on HT enabledStephane Eranian2015-04-021-21/+74
* 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
OpenPOWER on IntegriCloud