aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+5
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+63
2017-06-22perf/x86/intel: Add 1G DTLB load/store miss support for SKLKan Liang1-2/+2
2017-05-26perf/x86/intel: Drop get_online_cpus() in intel_snb_check_microcode()Sebastian Andrzej Siewior1-6/+5
2017-05-23perf/x86: Add sysfs entry to freeze counters on SMIKan Liang1-0/+63
2017-04-14perf/x86: Fix spurious NMI with PEBS Load Latency eventKan Liang1-1/+1
2017-03-16perf/x86: Add Top Down events to Intel GoldmontKan Liang1-0/+22
2017-01-17perf/x86/intel: Handle exclusive threadid correctly on CPU hotplugZhou Chengming1-2/+5
2017-01-11perf/x86/intel: Use ULL constant to prevent undefined shift behaviourColin King1-1/+1
2016-12-22perf/x86/pebs: Fix handling of PEBS buffer overflowsStephane Eranian1-9/+21
2016-12-06perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)1-1/+1
2016-10-28perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisorsImre Palik1-3/+7
2016-10-17perf/x86/intel: Add Knights Mill CPUIDPiotr Luc1-1/+2
2016-09-23Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-7/+8
2016-09-15perf/x86/intel: Don't disable "intel_bts" around "intel" event batchingAlexander Shishkin1-7/+8
2016-08-10perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}()Peter Zijlstra1-13/+18
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2016-07-14perf/x86: Convert the core to the hotplug state machineThomas Gleixner1-2/+2
2016-07-07Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging new changesIngo Molnar1-0/+29
2016-07-03perf/x86/intel: Update event constraints when HT is offStephane Eranian1-0/+29
2016-06-27perf/x86/intel: Fix MSR_LAST_BRANCH_FROM_x bug when no TSXDavid Carrillo-Cisneros1-0/+18
2016-06-27perf/x86/intel: Print LBR support statement after validationDavid Carrillo-Cisneros1-0/+2
2016-06-08perf/x86/intel: Use Intel family macros for core perf eventsDave Hansen1-43/+44
2016-06-03perf/x86/intel: Use new topology_max_smt_threads() in HT leak workaroundAndi Kleen1-4/+2
2016-06-03perf/x86/intel: Add topdown events to Intel AtomAndi Kleen1-0/+24
2016-06-03perf/x86/intel: Add topdown events to Intel CoreAndi Kleen1-0/+50
2016-06-03perf/x86/intel: Change offcore response masks for Knights LandingLukasz Odzioba1-4/+2
2016-06-03perf/x86/intel: Add 'static' keyword to locally used arraysLukasz Odzioba1-4/+4
2016-05-12Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-1/+1
2016-05-12perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin1-1/+1
2016-05-05perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports itAlexander Shishkin1-0/+1
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-0/+2
2016-05-05perf/x86: Add model numbers for Kabylake CPUsAndi Kleen1-0/+2
2016-04-23perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUsKan Liang1-1/+1
2016-04-23perf/x86/intel: Add Goldmont CPU supportKan Liang1-0/+157
2016-04-23perf/x86/intel: Add model number for Skylake Server to perfAndi Kleen1-0/+1
2016-03-08perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen1-0/+2
2016-03-08perf/x86/pebs: Add proper PEBS constraints for BroadwellStephane Eranian1-1/+1
2016-03-08perf/x86/pebs: Add workaround for broken OVFL status on HSW+Stephane Eranian1-0/+10
2016-03-08perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmiKan Liang1-2/+13
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov1-1/+1
2016-02-17perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.cBorislav Petkov1-0/+3773