aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel_rdt.c
AgeCommit message (Expand)Author
2021-10-20x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() failsJames Morse
2020-04-21x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse
2020-01-23x86/resctrl: Fix an imbalance in domain_remove_cpu()Qian Cai
2019-12-01x86/intel_rdt: Prevent pseudo-locking from using stale pointersJithu Joseph
2019-11-24x86/resctrl: Fix rdt_find_domain() return value and checksReinette Chatre
2018-06-23x86/intel_rdt: Ensure RDT cleanup on exitReinette Chatre
2018-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-09x86/intel_rdt: Enable CMT and MBM on new Skylake steppingTony Luck
2018-05-19x86/intel_rdt/mba_sc: Feedback loop to dynamically update mem bandwidthVikas Shivappa
2018-05-19x86/intel_rdt/mba_sc: Add schemata supportVikas Shivappa
2018-05-19x86/intel_rdt/mba_sc: Add initialization supportVikas Shivappa
2018-05-19x86/intel_rdt/mba_sc: Enable/disable MBA software controllerVikas Shivappa
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-01-18x86/intel_rdt: Add command line parameter to control L2_CDPFenghua Yu
2018-01-18x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP)Fenghua Yu
2018-01-17x86/intel_rdt/cqm: Prevent use after freeThomas Gleixner
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