summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/perf_event_intel.c
AgeCommit message (Expand)Author
2016-08-19perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin
2015-10-22perf/x86/intel: Fix constraint accessPeter Zijlstra
2015-06-29perf/x86: Honor the architectural performance monitoring versionPalik, Imre
2015-06-29perf/x86: Add more Broadwell model numbersAndi Kleen
2015-05-27perf/x86: Improve HT workaround GP counter constraintPeter Zijlstra
2015-05-27perf/x86: Fix event/group validationPeter Zijlstra
2015-05-08perf/x86/intel: Fix SLM cache event listKan Liang
2015-04-22perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmuJiri Olsa
2015-04-17perf/x86/intel: Add Broadwell support for the LBR callstackKan Liang
2015-04-02perf/x86/intel: Streamline LBR MSR handling in PMIAndi Kleen
2015-04-02perf/x86/intel: Reset more state in PMU resetAndi Kleen
2015-04-02perf/x86/intel: Make the HT bug workaround conditional on HT enabledStephane Eranian
2015-04-02perf/x86/intel: Limit to half counters when the HT workaround is enabled, to ...Stephane Eranian
2015-04-02perf/x86/intel: Fix intel_get_event_constraints() for dynamic constraintsStephane Eranian
2015-04-02perf/x86/intel: Enforce HT bug workaround for SNB/IVB/HSWMaria Dimakopoulou
2015-04-02perf/x86/intel: Implement cross-HT corruption bug workaroundMaria Dimakopoulou
2015-04-02perf/x86/intel: Add cross-HT counter exclusion infrastructureMaria Dimakopoulou
2015-04-02perf/x86: Add 'index' param to get_event_constraint() callbackStephane Eranian
2015-04-02perf/x86: Vectorize cpuc->kfree_on_onlineStephane Eranian
2015-04-02perf/x86: Rename x86_pmu::er_flags to 'flags'Stephane Eranian
2015-04-02Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar
2015-04-02perf/x86/intel/bts: Add BTS PMU driverAlexander Shishkin
2015-04-02perf/x86/intel/pt: Add Intel PT PMU driverAlexander Shishkin
2015-04-02perf/x86: Mark Intel PT and LBR/BTS as mutually exclusiveAlexander Shishkin
2015-04-02perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraintsAndi Kleen
2015-04-02perf/x86/intel: Filter branches for PEBS eventKan Liang
2015-03-27perf/x86/intel: Add INST_RETIRED.ALL workaroundsAndi Kleen
2015-03-27perf/x86/intel: Add Broadwell core supportAndi Kleen
2015-03-27perf/x86/intel: Add new cache events table for HaswellAndi Kleen
2015-02-18perf: Simplify the branch stack checkYan, Zheng
2015-02-18perf/x86/intel: Add basic Haswell LBR call stack supportYan, Zheng
2015-02-18perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng
2015-01-28perf/x86/intel: Add model number for AirmontKan Liang
2014-10-29perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-09-24perf/x86/intel: Use Broadwell cache event list for HaswellAndi Kleen
2014-09-24perf/x86: Add INST_RETIRED.ALL workaroundsAndi Kleen
2014-09-24perf/x86/intel: Add Broadwell core supportAndi Kleen
2014-09-24perf/x86/intel: Document all Haswell modelsAndi Kleen
2014-09-24perf/x86/intel: Remove incorrect model number from Haswell perfAndi Kleen
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter
2014-08-13perf/x86: Use extended offcore mask on HaswellAndi Kleen
2014-08-13perf/x86/intel: Update Intel modelsPeter Zijlstra
2014-07-16perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang
2014-07-16perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver
2014-07-02perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke
2014-05-07perf/x86/intel: Fix Silvermont's event constraintsYan, Zheng
2014-02-21perf/x86: Correctly use FEATURE_PDCMPeter Zijlstra
2014-02-21perf, nmi: Fix unknown NMI warningMarkus Metzger
2013-10-04perf/x86: Suppress duplicated abort LBR recordsAndi Kleen