Age | Commit message (Expand) | Author | Files | Lines |
2022-09-29 | perf/x86/msr: Add new Raptor Lake S support | Kan Liang | 1 | -0/+1 |
2022-05-11 | perf/x86/msr: Add new Alder Lake and Raptor Lake support | Kan Liang | 1 | -0/+2 |
2022-04-05 | perf/x86/msr: Add Raptor Lake CPU support | Kan Liang | 1 | -0/+1 |
2021-10-15 | perf/x86/msr: Add Sapphire Rapids CPU support | Kan Liang | 1 | -0/+1 |
2021-04-19 | perf/x86/msr: Add Alder Lake CPU support | Kan Liang | 1 | -0/+2 |
2020-10-29 | perf/x86/msr: Add Rocket Lake CPU support | Kan Liang | 1 | -0/+1 |
2020-09-29 | perf/x86/msr: Add Jasper Lake support | Kan Liang | 1 | -0/+1 |
2020-02-11 | perf/x86/msr: Add Tremont support | Kan Liang | 1 | -1/+2 |
2019-10-12 | perf/x86/msr: Add Tiger Lake CPU support | Kan Liang | 1 | -0/+2 |
2019-10-12 | perf/x86/msr: Add new CPU model numbers for Ice Lake | Kan Liang | 1 | -0/+3 |
2019-10-12 | perf/x86/msr: Add Comet Lake CPU support | Kan Liang | 1 | -0/+2 |
2019-09-17 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -13/+13 |
2019-09-03 | perf/x86: Make more stuff static | Valdis Klētnieks | 1 | -1/+1 |
2019-08-28 | x86/intel: Aggregate microserver naming | Peter Zijlstra | 1 | -3/+3 |
2019-08-28 | x86/intel: Aggregate big core graphics naming | Peter Zijlstra | 1 | -2/+2 |
2019-08-28 | x86/intel: Aggregate big core mobile naming | Peter Zijlstra | 1 | -4/+4 |
2019-08-28 | x86/intel: Aggregate big core client naming | Peter Zijlstra | 1 | -4/+4 |
2019-06-24 | perf/x86/msr: Use new probe function | Jiri Olsa | 1 | -50/+60 |
2019-04-16 | perf/x86/msr: Add Icelake support | Kan Liang | 1 | -0/+1 |
2019-01-21 | perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs | Andrew Murray | 1 | -8/+2 |
2018-10-02 | x86/cpu: Sanitize FAM6_ATOM naming | Peter Zijlstra | 1 | -4/+4 |
2018-05-05 | perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver | Peter Zijlstra | 1 | -3/+6 |
2018-03-23 | x86/tsc: Get rid of rdtscll() | Thomas Gleixner | 1 | -1/+2 |
2018-01-06 | perf/x86/msr: Clean up the code | Ingo Molnar | 1 | -32/+29 |
2018-01-06 | perf/x86/msr: Add support for MSR_IA32_THERM_STATUS | Stephane Eranian | 1 | -4/+23 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-25 | perf/x86/msr: Add missing CPU IDs | Kan Liang | 1 | -0/+8 |
2016-07-30 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2016-06-08 | perf/x86/msr: Add missing Intel models | Dave Hansen | 1 | -0/+4 |
2016-06-08 | perf/x86/msr: Use Intel family macros for MSR events code | Dave Hansen | 1 | -23/+24 |
2016-05-12 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
2016-05-12 | perf/x86/msr: Fix SMI overflow | Peter Zijlstra | 1 | -1/+1 |
2016-03-31 | perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counter | Huang Rui | 1 | -11/+19 |
2016-03-31 | perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) support | Huang Rui | 1 | -0/+8 |
2016-02-17 | perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c | Borislav Petkov | 1 | -0/+241 |