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
/
amd
/
core.c
Age
Commit message (
Expand
)
Author
2020-11-19
x86/CPU/AMD: Remove amd_get_nb_id()
Yazen Ghannam
2020-02-11
perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map
Kim Phillips
2020-01-17
perf/x86/amd: Add support for Large Increment per Cycle Events
Kim Phillips
2020-01-17
perf/x86/amd: Constrain Large Increment per Cycle events
Kim Phillips
2019-11-11
perf/x86/amd: Remove set but not used variable 'active'
Zheng Yongjun
2019-10-09
perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp
Tom Lendacky
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-02
perf/x86/amd: Update generic hardware cache events for Family 17h
Kim Phillips
2019-04-18
perf/x86/amd: Add event map for AMD Family 17h
Kim Phillips
2019-04-10
x86/perf/amd: Remove need to check "running" bit in NMI handler
Lendacky, Thomas
2019-04-03
x86/perf/amd: Resolve NMI latency issues for active PMCs
Lendacky, Thomas
2019-04-03
x86/perf/amd: Resolve race condition when disabling PMC
Lendacky, Thomas
2018-09-27
x86/events: Add Hygon Dhyana support to PMU infrastructure
Pu Wen
2017-03-01
x86/events: Remove last remnants of old filenames
Borislav Petkov
2016-11-18
perf/x86: Add perf support for AMD family-17h processors
Janakarajan Natarajan
2016-09-16
perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2
Matt Fleming
2016-07-14
perf/x86: Convert the core to the hotplug state machine
Thomas Gleixner
2016-04-28
perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAX
Adam Borowski
2016-03-29
perf/x86/amd: Cleanup Fam10h NB event constraints
Peter Zijlstra
2016-02-17
perf/x86: Move perf_event.h to its new home
Borislav Petkov
2016-02-09
perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
Borislav Petkov