summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_intel.c
Commit message (Expand)AuthorAgeFilesLines
* perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.cBorislav Petkov2016-02-171-3773/+0
* perf/x86: De-obfuscate codePeter Zijlstra2016-01-291-3/+1
* perf/x86: Fix uninitialized value usagePeter Zijlstra2016-01-291-1/+2
* perf/x86/intel: Add perf core PMU support for Intel Knights LandingHarish Chegondi2016-01-061-0/+62
* perf/x86: Enable cycles:pp for Intel AtomStephane Eranian2016-01-061-0/+1
* perf/x86: Use INST_RETIRED.PREC_DIST for cycles: pppAndi Kleen2016-01-061-4/+46
* perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for SkylakeAndi Kleen2016-01-061-1/+1
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2015-12-061-1/+1
|\
| * perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on HaswellYuanfang Chen2015-12-061-1/+1
* | perf/x86: Handle multiple umask bits for BDW CYCLE_ACTIVITY.*Andi Kleen2015-11-231-1/+1
|/
* perf/x86/intel: Fix Skylake FRONTEND MSR extrareg maskAndi Kleen2015-09-181-1/+5
* perf/x86/intel/pebs: Add PEBS frontend profiling for SkylakeAndi Kleen2015-09-181-1/+10
* perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specificAndi Kleen2015-09-181-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-171-1/+4
|\
| * perf/x86/intel: Fix constraint accessPeter Zijlstra2015-09-131-1/+4
* | watchdog: rename watchdog_suspend() and watchdog_resume()Ulrich Obergfell2015-09-041-2/+2
* | watchdog: use suspend/resume interface in fixup_ht_bug()Ulrich Obergfell2015-09-041-2/+5
* | kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.hGuenter Roeck2015-09-041-1/+1
|/
* Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2015-08-121-7/+16
|\
| * perf/x86/intel: Fix memory leak on hot-plug allocation failPeter Zijlstra2015-08-121-7/+16
* | perf/x86/intel: Use 0x11 as extra reg test valueAndi Kleen2015-08-041-1/+1
* | perf/x86/intel: Add Intel Skylake PMU supportAndi Kleen2015-08-041-0/+232
* | perf/x86/intel: Move PMU ACK to after LBR readAndi Kleen2015-08-041-1/+1
* | perf/x86/intel: Handle new arch perfmon v4 status bitsAndi Kleen2015-08-041-6/+7
* | perf/x86/intel/lbr: Allow time stamp for free running PEBSv3Andi Kleen2015-08-041-1/+14
* | perf/x86/intel: Fix SLM MSR_OFFCORE_RSP1 valid_maskKan Liang2015-08-041-6/+10
|/
* 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
OpenPOWER on IntegriCloud