aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/msr.c
Commit message (Expand)AuthorAge
* perf/x86/msr: Add Tiger Lake CPU supportKan Liang2019-10-12
* perf/x86/msr: Add new CPU model numbers for Ice LakeKan Liang2019-10-12
* perf/x86/msr: Add Comet Lake CPU supportKan Liang2019-10-12
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-16
|\
| * x86/intel: Aggregate microserver namingPeter Zijlstra2019-08-28
| * x86/intel: Aggregate big core graphics namingPeter Zijlstra2019-08-28
| * x86/intel: Aggregate big core mobile namingPeter Zijlstra2019-08-28
| * x86/intel: Aggregate big core client namingPeter Zijlstra2019-08-28
* | perf/x86: Make more stuff staticValdis Klētnieks2019-09-03
|/
* perf/x86/msr: Use new probe functionJiri Olsa2019-06-24
* perf/x86/msr: Add Icelake supportKan Liang2019-04-16
* perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray2019-01-21
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-02
* perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driverPeter Zijlstra2018-05-05
* x86/tsc: Get rid of rdtscll()Thomas Gleixner2018-03-23
* perf/x86/msr: Clean up the codeIngo Molnar2018-01-06
* perf/x86/msr: Add support for MSR_IA32_THERM_STATUSStephane Eranian2018-01-06
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* perf/x86/msr: Add missing CPU IDsKan Liang2017-09-25
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-07-30
|\
* | perf/x86/msr: Add missing Intel modelsDave Hansen2016-06-08
* | perf/x86/msr: Use Intel family macros for MSR events codeDave Hansen2016-06-08
|/
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-12
|\
| * perf/x86/msr: Fix SMI overflowPeter Zijlstra2016-05-12
* | perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counterHuang Rui2016-03-31
* | perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) supportHuang Rui2016-03-31
|/
* perf/x86: Move perf_event_msr.c .............. => x86/events/msr.cBorislav Petkov2016-02-17