aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/cqm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-2/+2
2016-10-26x86/cqm: Share PQR_ASSOC related data between CQM and CATFenghua Yu1-20/+1
2016-10-26x86/intel_rdt: Add Haswell feature discoveryFenghua Yu1-1/+1
2016-09-06perf/x86/intel/cqm: Check cqm/mbm enabled state in event initJiri Olsa1-0/+9
2016-07-14perf/x86/intel/cqm: Convert Intel CQM to hotplug state machineRichard Cochran1-31/+18
2016-03-21perf/x86/cqm: Factor out some common codePeter Zijlstra1-15/+13
2016-03-21perf/x86/mbm: Add support for MBM counter overflow handlingVikas Shivappa1-5/+134
2016-03-21perf/x86/mbm: Implement RMID recyclingVikas Shivappa1-4/+27
2016-03-21perf/x86/mbm: Add memory bandwidth monitoring event managementTony Luck1-6/+116
2016-03-21perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and initVikas Shivappa1-3/+123
2016-03-21perf/x86/cqm: Fix CQM memory leak and notifier leakVikas Shivappa1-11/+32
2016-03-21perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa1-3/+10
2016-02-29perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookupsThomas Gleixner1-21/+11
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov1-1/+1
2016-02-17perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.cBorislav Petkov1-0/+1391