summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/intel_rdt.c
AgeCommit message (Expand)Author
2017-10-21x86/intel_rdt: Initialize bitmask of shareable resource if CDP enabledReinette Chatre
2017-08-25x86/intel_rdt: Turn off most RDT features on SkylakeTony Luck
2017-08-25x86/intel_rdt: Add command line options for resource director technologyTony Luck
2017-08-25x86/intel_rdt: Move special case code for Haswell to a quirk functionTony Luck
2017-08-16x86/intel_rdt/cqm: Improve limbo list processingVikas Shivappa
2017-08-16x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplugVikas Shivappa
2017-08-14x86/intel_rdt: Modify the intel_pqr_state for better performanceVikas Shivappa
2017-08-14x86/intel_rdt/cqm: Clear the default RMID during hotcpuVikas Shivappa
2017-08-01x86/intel_rdt: Show bitmask of shareable resource with other executing unitsFenghua Yu
2017-08-01x86/intel_rdt/mbm: Handle counter overflowVikas Shivappa
2017-08-01x86/intel_rdt/mbm: Basic counting of MBM events (total and local)Tony Luck
2017-08-01x86/intel_rdt/cqm: Add CPU hotplug supportVikas Shivappa
2017-08-01x86/intel_rdt/cqm: Add mon_dataVikas Shivappa
2017-08-01x86/intel_rdt: Prepare to add RDT monitor cpus file supportVikas Shivappa
2017-08-01x86/intel_rdt: Simplify info and base file listsTony luck
2017-08-01x86/intel_rdt/cqm: Add RMID (Resource monitoring ID) managementVikas Shivappa
2017-08-01x86/intel_rdt/cqm: Add RDT monitoring initializationVikas Shivappa
2017-08-01x86/intel_rdt: Make rdt_resources_all more readableVikas Shivappa
2017-08-01x86/intel_rdt: Cleanup namespace to support RDT monitoringVikas Shivappa
2017-08-01x86/intel_rdt: Change file names to accommodate RDT monitor codeVikas Shivappa
2017-08-01x86/perf/cqm: Wipe out perf based cqmVikas Shivappa
2017-04-20x86/intel_rdt: Fix padding when resource is enabled via mountVikas Shivappa
2017-04-14x86/intel_rdt/mba: Add schemata file support for MBAVikas Shivappa
2017-04-14x86/intel_rdt: Make schemata file parsers resource specificVikas Shivappa
2017-04-14x86/intel_rdt/mba: Add info directory files for Memory Bandwidth AllocationVikas Shivappa
2017-04-14x86/intel_rdt: Make information files resource specificVikas Shivappa
2017-04-14x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA)Vikas Shivappa
2017-04-14x86/intel_rdt/mba: Memory bandwith allocation feature detectVikas Shivappa
2017-04-14x86/intel_rdt: Add resource specific msr update functionThomas Gleixner
2017-04-14x86/intel_rdt: Move CBM specific data into a structThomas Gleixner
2017-04-14x86/intel_rdt: Cleanup namespace to support multiple resource typesVikas Shivappa
2017-04-14x86/intel_rdt: Organize code properlyThomas Gleixner
2017-04-14x86/intel_rdt: Init padding only if a device existsThomas Gleixner
2017-04-05x86/intel_rdt: Update schemata read to show data in tabular formatVikas Shivappa
2017-04-05x86/intel_rdt: Implement "update" mode when writing schemata fileTony Luck
2016-10-30x86/intel_rdt: Add scheduler hookFenghua Yu
2016-10-30x86/intel_rdt: Add cpus fileTony Luck
2016-10-30x86/intel_rdt: Add basic resctrl filesystem supportFenghua Yu
2016-10-30x86/intel_rdt: Build structures for each resource based on cache topologyTony Luck
2016-10-26x86/intel_rdt: Pick up L3/L2 RDT parameters from CPUIDFenghua Yu
2016-10-26x86/intel_rdt: Add Haswell feature discoveryFenghua Yu
2016-10-26x86/intel_rdt: Add CONFIG, Makefile, and basic initializationFenghua Yu