summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/msr.c
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/msr: Switch to new Intel CPU model definesTony Luck2024-04-291-66/+66
* x86/cpu: Fix Gracemont uarchPeter Zijlstra2023-08-091-1/+1
* perf/x86: Use local64_try_cmpxchgUros Bizjak2023-07-101-5/+3
* perf/x86/msr: Add Granite RapidsKan Liang2023-03-211-0/+2
* perf/x86/msr: Add Emerald RapidsKan Liang2023-01-091-0/+1
* perf/x86/msr: Add Meteor Lake supportKan Liang2023-01-091-0/+2
* perf/x86/msr: Add new Raptor Lake S supportKan Liang2022-09-291-0/+1
* perf/x86/msr: Add new Alder Lake and Raptor Lake supportKan Liang2022-05-111-0/+2
* perf/x86/msr: Add Raptor Lake CPU supportKan Liang2022-04-051-0/+1
* perf/x86/msr: Add Sapphire Rapids CPU supportKan Liang2021-10-151-0/+1
* perf/x86/msr: Add Alder Lake CPU supportKan Liang2021-04-191-0/+2
* perf/x86/msr: Add Rocket Lake CPU supportKan Liang2020-10-291-0/+1
* perf/x86/msr: Add Jasper Lake supportKan Liang2020-09-291-0/+1
* perf/x86/msr: Add Tremont supportKan Liang2020-02-111-1/+2
* perf/x86/msr: Add Tiger Lake CPU supportKan Liang2019-10-121-0/+2
* perf/x86/msr: Add new CPU model numbers for Ice LakeKan Liang2019-10-121-0/+3
* perf/x86/msr: Add Comet Lake CPU supportKan Liang2019-10-121-0/+2
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-161-13/+13
|\
| * x86/intel: Aggregate microserver namingPeter Zijlstra2019-08-281-3/+3
| * x86/intel: Aggregate big core graphics namingPeter Zijlstra2019-08-281-2/+2
| * x86/intel: Aggregate big core mobile namingPeter Zijlstra2019-08-281-4/+4
| * x86/intel: Aggregate big core client namingPeter Zijlstra2019-08-281-4/+4
* | perf/x86: Make more stuff staticValdis Klētnieks2019-09-031-1/+1
|/
* 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/+2
* 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/+29
* 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