aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel_rdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-20x86/intel_rdt: Fix padding when resource is enabled via mountVikas Shivappa1-1/+1
2017-04-14x86/intel_rdt/mba: Add schemata file support for MBAVikas Shivappa1-0/+2
2017-04-14x86/intel_rdt: Make schemata file parsers resource specificVikas Shivappa1-0/+8
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/+1
2017-04-14x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA)Vikas Shivappa1-2/+87
2017-04-14x86/intel_rdt/mba: Memory bandwith allocation feature detectVikas Shivappa1-0/+4
2017-04-14x86/intel_rdt: Add resource specific msr update functionThomas Gleixner1-24/+51
2017-04-14x86/intel_rdt: Move CBM specific data into a structThomas Gleixner1-40/+48
2017-04-14x86/intel_rdt: Cleanup namespace to support multiple resource typesVikas Shivappa1-14/+14
2017-04-14x86/intel_rdt: Organize code properlyThomas Gleixner1-47/+45
2017-04-14x86/intel_rdt: Init padding only if a device existsThomas Gleixner1-2/+2
2017-04-05x86/intel_rdt: Update schemata read to show data in tabular formatVikas Shivappa1-0/+30
2017-04-05x86/intel_rdt: Implement "update" mode when writing schemata fileTony Luck1-2/+0
2016-10-30x86/intel_rdt: Add scheduler hookFenghua Yu1-1/+0
2016-10-30x86/intel_rdt: Add cpus fileTony Luck1-3/+20
2016-10-30x86/intel_rdt: Add basic resctrl filesystem supportFenghua Yu1-1/+7
2016-10-30x86/intel_rdt: Build structures for each resource based on cache topologyTony Luck1-0/+189
2016-10-26x86/intel_rdt: Pick up L3/L2 RDT parameters from CPUIDFenghua Yu1-7/+104
2016-10-26x86/intel_rdt: Add Haswell feature discoveryFenghua Yu1-4/+45
2016-10-26x86/intel_rdt: Add CONFIG, Makefile, and basic initializationFenghua Yu1-0/+54