index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
intel_rdt.c
Age
Commit message (
Expand
)
Author
2017-04-20
x86/intel_rdt: Fix padding when resource is enabled via mount
Vikas Shivappa
2017-04-14
x86/intel_rdt/mba: Add schemata file support for MBA
Vikas Shivappa
2017-04-14
x86/intel_rdt: Make schemata file parsers resource specific
Vikas Shivappa
2017-04-14
x86/intel_rdt/mba: Add info directory files for Memory Bandwidth Allocation
Vikas Shivappa
2017-04-14
x86/intel_rdt: Make information files resource specific
Vikas Shivappa
2017-04-14
x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA)
Vikas Shivappa
2017-04-14
x86/intel_rdt/mba: Memory bandwith allocation feature detect
Vikas Shivappa
2017-04-14
x86/intel_rdt: Add resource specific msr update function
Thomas Gleixner
2017-04-14
x86/intel_rdt: Move CBM specific data into a struct
Thomas Gleixner
2017-04-14
x86/intel_rdt: Cleanup namespace to support multiple resource types
Vikas Shivappa
2017-04-14
x86/intel_rdt: Organize code properly
Thomas Gleixner
2017-04-14
x86/intel_rdt: Init padding only if a device exists
Thomas Gleixner
2017-04-05
x86/intel_rdt: Update schemata read to show data in tabular format
Vikas Shivappa
2017-04-05
x86/intel_rdt: Implement "update" mode when writing schemata file
Tony Luck
2016-10-30
x86/intel_rdt: Add scheduler hook
Fenghua Yu
2016-10-30
x86/intel_rdt: Add cpus file
Tony Luck
2016-10-30
x86/intel_rdt: Add basic resctrl filesystem support
Fenghua Yu
2016-10-30
x86/intel_rdt: Build structures for each resource based on cache topology
Tony Luck
2016-10-26
x86/intel_rdt: Pick up L3/L2 RDT parameters from CPUID
Fenghua Yu
2016-10-26
x86/intel_rdt: Add Haswell feature discovery
Fenghua Yu
2016-10-26
x86/intel_rdt: Add CONFIG, Makefile, and basic initialization
Fenghua Yu