aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel_rdt.c
Commit message (Expand)AuthorAge
* x86/intel_rdt: Prevent pseudo-locking from using stale pointersJithu Joseph2018-10-19
* x86/intel_rdt: Switch to bitmap_zalloc()Andy Shevchenko2018-10-03
* x86/intel_rdt: Ensure RDT cleanup on exitReinette Chatre2018-06-23
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-10
|\
| * x86/intel_rdt: Enable CMT and MBM on new Skylake steppingTony Luck2018-06-09
* | x86/intel_rdt/mba_sc: Feedback loop to dynamically update mem bandwidthVikas Shivappa2018-05-19
* | x86/intel_rdt/mba_sc: Add schemata supportVikas Shivappa2018-05-19
* | x86/intel_rdt/mba_sc: Add initialization supportVikas Shivappa2018-05-19
* | x86/intel_rdt/mba_sc: Enable/disable MBA software controllerVikas Shivappa2018-05-19
|/
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-14
|\
| * x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-14
* | x86/intel_rdt: Add command line parameter to control L2_CDPFenghua Yu2018-01-18
* | x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP)Fenghua Yu2018-01-18
|/
* x86/intel_rdt/cqm: Prevent use after freeThomas Gleixner2018-01-17
* x86/intel_rdt: Initialize bitmask of shareable resource if CDP enabledReinette Chatre2017-10-21
* x86/intel_rdt: Turn off most RDT features on SkylakeTony Luck2017-08-25
* x86/intel_rdt: Add command line options for resource director technologyTony Luck2017-08-25
* x86/intel_rdt: Move special case code for Haswell to a quirk functionTony Luck2017-08-25
* x86/intel_rdt/cqm: Improve limbo list processingVikas Shivappa2017-08-16
* x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplugVikas Shivappa2017-08-16
* x86/intel_rdt: Modify the intel_pqr_state for better performanceVikas Shivappa2017-08-14
* x86/intel_rdt/cqm: Clear the default RMID during hotcpuVikas Shivappa2017-08-14
* x86/intel_rdt: Show bitmask of shareable resource with other executing unitsFenghua Yu2017-08-01
* x86/intel_rdt/mbm: Handle counter overflowVikas Shivappa2017-08-01
* x86/intel_rdt/mbm: Basic counting of MBM events (total and local)Tony Luck2017-08-01
* x86/intel_rdt/cqm: Add CPU hotplug supportVikas Shivappa2017-08-01
* x86/intel_rdt/cqm: Add mon_dataVikas Shivappa2017-08-01
* x86/intel_rdt: Prepare to add RDT monitor cpus file supportVikas Shivappa2017-08-01
* x86/intel_rdt: Simplify info and base file listsTony luck2017-08-01
* x86/intel_rdt/cqm: Add RMID (Resource monitoring ID) managementVikas Shivappa2017-08-01
* x86/intel_rdt/cqm: Add RDT monitoring initializationVikas Shivappa2017-08-01
* x86/intel_rdt: Make rdt_resources_all more readableVikas Shivappa2017-08-01
* x86/intel_rdt: Cleanup namespace to support RDT monitoringVikas Shivappa2017-08-01
* x86/intel_rdt: Change file names to accommodate RDT monitor codeVikas Shivappa2017-08-01
* x86/perf/cqm: Wipe out perf based cqmVikas Shivappa2017-08-01
* x86/intel_rdt: Fix padding when resource is enabled via mountVikas Shivappa2017-04-20
* x86/intel_rdt/mba: Add schemata file support for MBAVikas Shivappa2017-04-14
* x86/intel_rdt: Make schemata file parsers resource specificVikas Shivappa2017-04-14
* x86/intel_rdt/mba: Add info directory files for Memory Bandwidth AllocationVikas Shivappa2017-04-14
* x86/intel_rdt: Make information files resource specificVikas Shivappa2017-04-14
* x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA)Vikas Shivappa2017-04-14
* x86/intel_rdt/mba: Memory bandwith allocation feature detectVikas Shivappa2017-04-14
* x86/intel_rdt: Add resource specific msr update functionThomas Gleixner2017-04-14
* x86/intel_rdt: Move CBM specific data into a structThomas Gleixner2017-04-14
* x86/intel_rdt: Cleanup namespace to support multiple resource typesVikas Shivappa2017-04-14
* x86/intel_rdt: Organize code properlyThomas Gleixner2017-04-14
* x86/intel_rdt: Init padding only if a device existsThomas Gleixner2017-04-14
* x86/intel_rdt: Update schemata read to show data in tabular formatVikas Shivappa2017-04-05
* x86/intel_rdt: Implement "update" mode when writing schemata fileTony Luck2017-04-05
* x86/intel_rdt: Add scheduler hookFenghua Yu2016-10-30