summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/cqm.c
Commit message (Expand)AuthorAgeFilesLines
* x86/perf/cqm: Wipe out perf based cqmVikas Shivappa2017-08-011-1766/+0
* perf/x86/intel/cqm: Use cpuhp_setup_state_cpuslocked()Sebastian Andrzej Siewior2017-05-261-8/+8
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-2/+2
* x86/cqm: Share PQR_ASSOC related data between CQM and CATFenghua Yu2016-10-261-20/+1
* x86/intel_rdt: Add Haswell feature discoveryFenghua Yu2016-10-261-1/+1
* perf/x86/intel/cqm: Check cqm/mbm enabled state in event initJiri Olsa2016-09-061-0/+9
* perf/x86/intel/cqm: Convert Intel CQM to hotplug state machineRichard Cochran2016-07-141-31/+18
* perf/x86/cqm: Factor out some common codePeter Zijlstra2016-03-211-15/+13
* perf/x86/mbm: Add support for MBM counter overflow handlingVikas Shivappa2016-03-211-5/+134
* perf/x86/mbm: Implement RMID recyclingVikas Shivappa2016-03-211-4/+27
* perf/x86/mbm: Add memory bandwidth monitoring event managementTony Luck2016-03-211-6/+116
* perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and initVikas Shivappa2016-03-211-3/+123
* perf/x86/cqm: Fix CQM memory leak and notifier leakVikas Shivappa2016-03-211-11/+32
* perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa2016-03-211-3/+10
* perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookupsThomas Gleixner2016-02-291-21/+11
* perf/x86: Move perf_event.h to its new homeBorislav Petkov2016-02-171-1/+1
* perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.cBorislav Petkov2016-02-171-0/+1391
OpenPOWER on IntegriCloud