summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel
AgeCommit message (Expand)Author
2017-08-01x86/perf/cqm: Wipe out perf based cqmVikas Shivappa
2017-07-30Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar
2017-07-24perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regsStephane Eranian
2017-07-24perf/x86/intel/uncore: Fix SKX CHA event extra regsStephane Eranian
2017-07-24perf/x86/intel/uncore: Remove invalid Skylake server CHA filter fieldKan Liang
2017-07-24perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umaskKan Liang
2017-07-24perf/x86/intel/uncore: Fix Skylake server PCU PMU event formatKan Liang
2017-07-24perf/x86/intel/uncore: Fix Skylake UPI PMU event masksStephane Eranian
2017-07-21perf/x86/intel: Add proper condition to run sched_task callbacksJiri Olsa
2017-07-20Merge tag 'perf-core-for-mingo-4.13-20170718' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-07-18perf/x86/intel: Record branch typeJin Yao
2017-07-18perf/x86/intel: Fix debug_store reset field for freq eventsJiri Olsa
2017-07-18perf/x86/intel: Add Goldmont Plus CPU PMU supportKan Liang
2017-07-18perf/x86/intel: Enable C-state residency events for Apollo LakeHarry Pan
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-06-30perf/x86/intel: Constify the 'lbr_desc[]' array and make a function staticColin Ian King
2017-06-29perf/x86/intel/uncore: Fix wrong box pointer checkKan Liang
2017-06-22perf/x86/intel: Add 1G DTLB load/store miss support for SKLKan Liang
2017-05-26perf/x86/intel: Drop get_online_cpus() in intel_snb_check_microcode()Sebastian Andrzej Siewior
2017-05-26perf/x86/intel/cqm: Use cpuhp_setup_state_cpuslocked()Sebastian Andrzej Siewior
2017-05-23perf/x86: Add sysfs entry to freeze counters on SMIKan Liang
2017-05-03Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-05-03perf/x86: Fix Broadwell-EP DRAM RAPL eventsVince Weaver
2017-04-14perf/x86: Fix spurious NMI with PEBS Load Latency eventKan Liang
2017-04-14Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-04-14perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra
2017-03-30perf/x86/intel/pt: Allow the disabling of branch tracingAlexander Shishkin
2017-03-16perf/x86/intel/pt: Handle VMX betterAlexander Shishkin
2017-03-16perf/core: Keep AUX flags in the output handleWill Deacon
2017-03-16perf/x86: Add Top Down events to Intel GoldmontKan Liang
2017-03-01x86/events: Remove last remnants of old filenamesBorislav Petkov
2017-02-11perf/x86/intel: Add Kaby Lake supportSrinivas Pandruvada
2017-02-06Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-02-01perf/x86/intel/pt: Add format strings for PTWRITE and power event tracingAlexander Shishkin
2017-02-01perf/x86/intel/uncore: Make package handling more robustThomas Gleixner
2017-02-01perf/x86/intel/uncore: Clean up hotplug conversion falloutThomas Gleixner
2017-02-01perf/x86/intel/rapl: Make package handling more robustThomas Gleixner
2017-01-17perf/x86/intel: Handle exclusive threadid correctly on CPU hotplugZhou Chengming
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa
2017-01-11perf/x86/intel: Use ULL constant to prevent undefined shift behaviourColin King
2017-01-11perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ...Prarit Bhargava
2017-01-05perf/x86: Set pmu->module in Intel PMU modulesDavid Carrillo-Cisneros
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-25perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-22perf/x86: Fix overlap counter scheduling bugPeter Zijlstra
2016-12-22perf/x86/pebs: Fix handling of PEBS buffer overflowsStephane Eranian
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds