aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/perf_event_intel.c
AgeCommit message (Expand)Author
2016-12-15perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)
2016-07-27perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin
2016-04-12perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen
2016-04-12perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmiKan Liang
2016-04-12perf/x86/pebs: Add workaround for broken OVFL status on HSW+Stephane Eranian
2015-12-06perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on HaswellYuanfang Chen
2015-09-18perf/x86/intel: Fix Skylake FRONTEND MSR extrareg maskAndi Kleen
2015-09-18perf/x86/intel/pebs: Add PEBS frontend profiling for SkylakeAndi Kleen
2015-09-18perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specificAndi Kleen
2015-09-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-13perf/x86/intel: Fix constraint accessPeter Zijlstra
2015-09-04watchdog: rename watchdog_suspend() and watchdog_resume()Ulrich Obergfell
2015-09-04watchdog: use suspend/resume interface in fixup_ht_bug()Ulrich Obergfell
2015-09-04kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.hGuenter Roeck
2015-08-12Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar
2015-08-12perf/x86/intel: Fix memory leak on hot-plug allocation failPeter Zijlstra
2015-08-04perf/x86/intel: Use 0x11 as extra reg test valueAndi Kleen
2015-08-04perf/x86/intel: Add Intel Skylake PMU supportAndi Kleen
2015-08-04perf/x86/intel: Move PMU ACK to after LBR readAndi Kleen
2015-08-04perf/x86/intel: Handle new arch perfmon v4 status bitsAndi Kleen
2015-08-04perf/x86/intel/lbr: Allow time stamp for free running PEBSv3Andi Kleen
2015-08-04perf/x86/intel: Fix SLM MSR_OFFCORE_RSP1 valid_maskKan Liang
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-19perf/x86: Honor the architectural performance monitoring versionPalik, Imre
2015-06-19perf/x86: Add more Broadwell model numbersAndi Kleen
2015-06-07perf/x86/intel: Drain the PEBS buffer during context switchesYan, Zheng
2015-06-07perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interru...Yan, Zheng
2015-06-07perf/x86/intel: Use the PEBS auto reload mechanism when possibleYan, Zheng
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2015-05-27perf/x86/intel: Simplify put_exclusive_constraints()Peter Zijlstra
2015-05-27perf/x86/intel: Remove intel_excl_states::init_statePeter Zijlstra
2015-05-27perf/x86/intel: Remove pointless testsPeter Zijlstra
2015-05-27perf/x86/intel: Clean up intel_commit_scheduling() placementPeter Zijlstra
2015-05-27perf/x86/intel: Make WARN()ings consistentPeter Zijlstra
2015-05-27perf/x86/intel: Simplify the dynamic constraint code somewhatPeter Zijlstra
2015-05-27perf/x86/intel: Add lockdep assertPeter Zijlstra
2015-05-27perf/x86/intel: Correct local vs remote sibling statePeter Zijlstra
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