summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/perf_event_intel.c
AgeCommit message (Expand)Author
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
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