index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
cqm.c
Age
Commit message (
Expand
)
Author
2017-08-01
x86/perf/cqm: Wipe out perf based cqm
Vikas Shivappa
2017-05-26
perf/x86/intel/cqm: Use cpuhp_setup_state_cpuslocked()
Sebastian Andrzej Siewior
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-10-26
x86/cqm: Share PQR_ASSOC related data between CQM and CAT
Fenghua Yu
2016-10-26
x86/intel_rdt: Add Haswell feature discovery
Fenghua Yu
2016-09-06
perf/x86/intel/cqm: Check cqm/mbm enabled state in event init
Jiri Olsa
2016-07-14
perf/x86/intel/cqm: Convert Intel CQM to hotplug state machine
Richard Cochran
2016-03-21
perf/x86/cqm: Factor out some common code
Peter Zijlstra
2016-03-21
perf/x86/mbm: Add support for MBM counter overflow handling
Vikas Shivappa
2016-03-21
perf/x86/mbm: Implement RMID recycling
Vikas Shivappa
2016-03-21
perf/x86/mbm: Add memory bandwidth monitoring event management
Tony Luck
2016-03-21
perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
Vikas Shivappa
2016-03-21
perf/x86/cqm: Fix CQM memory leak and notifier leak
Vikas Shivappa
2016-03-21
perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
Vikas Shivappa
2016-02-29
perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookups
Thomas Gleixner
2016-02-17
perf/x86: Move perf_event.h to its new home
Borislav Petkov
2016-02-17
perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
Borislav Petkov