index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
msr.c
Age
Commit message (
Expand
)
Author
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