summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/msr.c
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/msr: Use new probe functionJiri Olsa2019-06-241-50/+60
* perf/x86/msr: Add Icelake supportKan Liang2019-04-161-0/+1
* perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray2019-01-211-8/+2Star
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-021-4/+4
* perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driverPeter Zijlstra2018-05-051-3/+6
* x86/tsc: Get rid of rdtscll()Thomas Gleixner2018-03-231-1/+2
* perf/x86/msr: Clean up the codeIngo Molnar2018-01-061-32/+29Star
* perf/x86/msr: Add support for MSR_IA32_THERM_STATUSStephane Eranian2018-01-061-4/+23
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf/x86/msr: Add missing CPU IDsKan Liang2017-09-251-0/+8
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-07-301-1/+1
|\
* | perf/x86/msr: Add missing Intel modelsDave Hansen2016-06-081-0/+4
* | perf/x86/msr: Use Intel family macros for MSR events codeDave Hansen2016-06-081-23/+24
|/
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-121-1/+1
|\
| * perf/x86/msr: Fix SMI overflowPeter Zijlstra2016-05-121-1/+1
* | perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counterHuang Rui2016-03-311-11/+19
* | perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) supportHuang Rui2016-03-311-0/+8
|/
* perf/x86: Move perf_event_msr.c .............. => x86/events/msr.cBorislav Petkov2016-02-171-0/+241