aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/msr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-05perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driverPeter Zijlstra1-3/+6
2018-03-23x86/tsc: Get rid of rdtscll()Thomas Gleixner1-1/+2
2018-01-06perf/x86/msr: Clean up the codeIngo Molnar1-32/+29
2018-01-06perf/x86/msr: Add support for MSR_IA32_THERM_STATUSStephane Eranian1-4/+23
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-25perf/x86/msr: Add missing CPU IDsKan Liang1-0/+8
2016-07-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-06-08perf/x86/msr: Add missing Intel modelsDave Hansen1-0/+4
2016-06-08perf/x86/msr: Use Intel family macros for MSR events codeDave Hansen1-23/+24
2016-05-12Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-1/+1
2016-05-12perf/x86/msr: Fix SMI overflowPeter Zijlstra1-1/+1
2016-03-31perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counterHuang Rui1-11/+19
2016-03-31perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) supportHuang Rui1-0/+8
2016-02-17perf/x86: Move perf_event_msr.c .............. => x86/events/msr.cBorislav Petkov1-0/+241