summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/intel_rdt.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-01x86/intel_rdt: Change file names to accommodate RDT monitor codeVikas Shivappa1-286/+0
2017-08-01x86/intel_rdt: Introduce a common compile option for RDTVikas Shivappa1-2/+2
2017-04-17x86/intel_rdt: Get rid of anon unionThomas Gleixner1-4/+2
2017-04-14x86/intel_rdt/mba: Add schemata file support for MBAVikas Shivappa1-0/+1
2017-04-14x86/intel_rdt: Make schemata file parsers resource specificVikas Shivappa1-0/+6
2017-04-14x86/intel_rdt/mba: Add info directory files for Memory Bandwidth AllocationVikas Shivappa1-0/+1
2017-04-14x86/intel_rdt: Make information files resource specificVikas Shivappa1-0/+6
2017-04-14x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA)Vikas Shivappa1-1/+23
2017-04-14x86/intel_rdt/mba: Memory bandwith allocation feature detectVikas Shivappa1-0/+8
2017-04-14x86/intel_rdt: Add resource specific msr update functionThomas Gleixner1-30/+33
2017-04-14x86/intel_rdt: Move CBM specific data into a structThomas Gleixner1-20/+29
2017-04-14x86/intel_rdt: Cleanup namespace to support multiple resource typesVikas Shivappa1-11/+11
2017-04-10x86/intel_rdt: Add cpus_list rdtgroup fileJiri Olsa1-0/+5
2017-04-10x86/intel_rdt: Cleanup kernel-docThomas Gleixner1-7/+7
2017-04-05x86/intel_rdt: Update schemata read to show data in tabular formatVikas Shivappa1-0/+4
2017-04-05x86/intel_rdt: Implement "update" mode when writing schemata fileTony Luck1-6/+4
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar1-0/+1
2016-12-02x86/intel_rdt: Call intel_rdt_sched_in() with preemption disabledFenghua Yu1-0/+2
2016-11-07x86/intel_rdt: Add a missing #includeBorislav Petkov1-0/+1
2016-10-30x86/intel_rdt: Add scheduler hookFenghua Yu1-0/+42
2016-10-30x86/intel_rdt: Add schemata fileTony Luck1-0/+6
2016-10-30x86/intel_rdt: Add cpus fileTony Luck1-0/+5
2016-10-30x86/intel_rdt: Add mkdir to resctrl file systemFenghua Yu1-0/+9
2016-10-30x86/intel_rdt: Add "info" files to resctrl file systemFenghua Yu1-0/+24
2016-10-30x86/intel_rdt: Add basic resctrl filesystem supportFenghua Yu1-0/+26
2016-10-30x86/intel_rdt: Build structures for each resource based on cache topologyTony Luck1-0/+35
2016-10-26x86/intel_rdt: Pick up L3/L2 RDT parameters from CPUIDFenghua Yu1-0/+68
2016-10-26x86/intel_rdt: Add Haswell feature discoveryFenghua Yu1-0/+6