summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel_rdt.c
Commit message (Expand)AuthorAgeFilesLines
* x86/intel_rdt: Fix padding when resource is enabled via mountVikas Shivappa2017-04-201-1/+1
* x86/intel_rdt/mba: Add schemata file support for MBAVikas Shivappa2017-04-141-0/+2
* x86/intel_rdt: Make schemata file parsers resource specificVikas Shivappa2017-04-141-0/+8
* x86/intel_rdt/mba: Add info directory files for Memory Bandwidth AllocationVikas Shivappa2017-04-141-0/+1
* x86/intel_rdt: Make information files resource specificVikas Shivappa2017-04-141-0/+1
* x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA)Vikas Shivappa2017-04-141-2/+87
* x86/intel_rdt/mba: Memory bandwith allocation feature detectVikas Shivappa2017-04-141-0/+4
* x86/intel_rdt: Add resource specific msr update functionThomas Gleixner2017-04-141-24/+51
* x86/intel_rdt: Move CBM specific data into a structThomas Gleixner2017-04-141-40/+48
* x86/intel_rdt: Cleanup namespace to support multiple resource typesVikas Shivappa2017-04-141-14/+14
* x86/intel_rdt: Organize code properlyThomas Gleixner2017-04-141-47/+45
* x86/intel_rdt: Init padding only if a device existsThomas Gleixner2017-04-141-2/+2
* x86/intel_rdt: Update schemata read to show data in tabular formatVikas Shivappa2017-04-051-0/+30
* x86/intel_rdt: Implement "update" mode when writing schemata fileTony Luck2017-04-051-2/+0
* x86/intel_rdt: Add scheduler hookFenghua Yu2016-10-301-1/+0
* x86/intel_rdt: Add cpus fileTony Luck2016-10-301-3/+20
* x86/intel_rdt: Add basic resctrl filesystem supportFenghua Yu2016-10-301-1/+7
* x86/intel_rdt: Build structures for each resource based on cache topologyTony Luck2016-10-301-0/+189
* x86/intel_rdt: Pick up L3/L2 RDT parameters from CPUIDFenghua Yu2016-10-261-7/+104
* x86/intel_rdt: Add Haswell feature discoveryFenghua Yu2016-10-261-4/+45
* x86/intel_rdt: Add CONFIG, Makefile, and basic initializationFenghua Yu2016-10-261-0/+54
OpenPOWER on IntegriCloud