summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/perf_event_intel.c
AgeCommit message (Expand)Author
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
2013-10-04Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-09-23perf/x86/intel: Add model number for Avoton SilvermontYan, Zheng
2013-09-12perf/x86/intel: Clean up EVENT_ATTR_STR() muckIngo Molnar
2013-09-12perf/x86/intel: Clean up checkpoint-interrupt bitsPeter Zijlstra
2013-09-12perf/x86/intel: Add Haswell TSX event aliasesAndi Kleen
2013-09-12perf/x86/intel: Avoid checkpointed counters causing excessive TSX abortsAndi Kleen
2013-09-12perf/x86/intel: Fix Silvermont offcore masksPeter Zijlstra
2013-09-12perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDINGStephane Eranian
2013-09-02perf/x86: Add Silvermont (22nm Atom) supportYan, Zheng
2013-09-02perf/x86: use INTEL_UEVENT_EXTRA_REG to define MSR_OFFCORE_RSP_XYan, Zheng
2013-08-12perf/x86: Add Haswell ULT model number used in Macbook Air and other systemsAndi Kleen
2013-06-26perf/x86: Fix shared register mutual exclusion enforcementStephane Eranian