index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
msr.c
Age
Commit message (
Expand
)
Author
2020-02-11
perf/x86/msr: Add Tremont support
Kan Liang
2019-10-12
perf/x86/msr: Add Tiger Lake CPU support
Kan Liang
2019-10-12
perf/x86/msr: Add new CPU model numbers for Ice Lake
Kan Liang
2019-10-12
perf/x86/msr: Add Comet Lake CPU support
Kan Liang
2019-09-16
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-09-03
perf/x86: Make more stuff static
Valdis Klētnieks
2019-08-28
x86/intel: Aggregate microserver naming
Peter Zijlstra
2019-08-28
x86/intel: Aggregate big core graphics naming
Peter Zijlstra
2019-08-28
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
2019-08-28
x86/intel: Aggregate big core client naming
Peter Zijlstra
2019-06-24
perf/x86/msr: Use new probe function
Jiri Olsa
2019-04-16
perf/x86/msr: Add Icelake support
Kan Liang
2019-01-21
perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
Andrew Murray
2018-10-02
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
2018-05-05
perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver
Peter Zijlstra
2018-03-23
x86/tsc: Get rid of rdtscll()
Thomas Gleixner
2018-01-06
perf/x86/msr: Clean up the code
Ingo Molnar
2018-01-06
perf/x86/msr: Add support for MSR_IA32_THERM_STATUS
Stephane Eranian
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-25
perf/x86/msr: Add missing CPU IDs
Kan Liang
2016-07-30
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-06-08
perf/x86/msr: Add missing Intel models
Dave Hansen
2016-06-08
perf/x86/msr: Use Intel family macros for MSR events code
Dave Hansen
2016-05-12
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2016-05-12
perf/x86/msr: Fix SMI overflow
Peter Zijlstra
2016-03-31
perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counter
Huang Rui
2016-03-31
perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) support
Huang Rui
2016-02-17
perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
Borislav Petkov