summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel_rdt.h
Commit message (Expand)AuthorAgeFilesLines
* x86/intel_rdt: Fix out-of-bounds memory access in CBM testsReinette Chatre2018-10-091-3/+3
* x86/intel_rdt: Global closid helper to support future fixesReinette Chatre2018-09-181-0/+1
* x86/intel_rdt: Fix data type in parsing callbacksXiaochen Shen2018-09-181-4/+12
* x86/intel_rdt: Support restoration of subset of permissionsReinette Chatre2018-07-031-1/+2
* x86/intel_rdt: Limit C-states dynamically when pseudo-locking activeReinette Chatre2018-06-241-0/+2
* x86/intel_rdt: Create character device exposing pseudo-locked regionReinette Chatre2018-06-241-9/+5
* x86/intel_rdt: Create debugfs files for pseudo-locking testingReinette Chatre2018-06-231-0/+3
* x86/intel_rdt: Create resctrl debug areaReinette Chatre2018-06-231-0/+2
* x86/intel_rdt: Ensure RDT cleanup on exitReinette Chatre2018-06-231-2/+1
* x86/intel_rdt: Pseudo-lock region creation/removal coreReinette Chatre2018-06-231-0/+17
* x86/intel_rdt: Add utilities to test pseudo-locked region possibilityReinette Chatre2018-06-231-0/+2
* x86/intel_rdt: Support enter/exit of locksetup modeReinette Chatre2018-06-231-0/+2
* x86/intel_rdt: Introduce pseudo-locked regionReinette Chatre2018-06-231-23/+41
* x86/intel_rdt: Add utility to restrict/restore access to resctrl filesReinette Chatre2018-06-231-0/+2
* x86/intel_rdt: Add utility to test if tasks assigned to resource groupReinette Chatre2018-06-231-0/+1
* x86/intel_rdt: Introduce the Cache Pseudo-Locking modesReinette Chatre2018-06-231-0/+10
* x86/intel_rdt: Display resource groups' allocations' size in bytesReinette Chatre2018-06-231-0/+2
* x86/intel_rdt: Ensure requested schemata respects modeReinette Chatre2018-06-231-0/+2
* x86/intel_rdt: Support flexible data to parsing callbacksReinette Chatre2018-06-231-3/+3
* x86/intel_rdt: Introduce new "exclusive" modeReinette Chatre2018-06-231-0/+2
* x86/intel_rdt: Make useful functions available internallyReinette Chatre2018-06-231-0/+2
* x86/intel_rdt: Associate mode with each RDT resource groupReinette Chatre2018-06-231-0/+3
* x86/intel_rdt: Introduce RDT resource group modeReinette Chatre2018-06-231-0/+16
* x86/intel_rdt: Provide pseudo-locking hooks within rdt_mountReinette Chatre2018-06-231-0/+9
* x86/intel_rdt/mba_sc: Feedback loop to dynamically update mem bandwidthVikas Shivappa2018-05-191-0/+2
* x86/intel_rdt/mba_sc: Prepare for feedback loopVikas Shivappa2018-05-191-0/+10
* x86/intel_rdt/mba_sc: Add initialization supportVikas Shivappa2018-05-191-0/+3
* x86/intel_rdt/mba_sc: Enable/disable MBA software controllerVikas Shivappa2018-05-191-0/+3
* x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFGFenghua Yu2018-01-181-0/+3
* x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP)Fenghua Yu2018-01-181-0/+2
* Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-131-0/+7
|\
| * x86/intel_rdt: Add framework for better RDT UI diagnosticsTony Luck2017-09-271-0/+7
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* x86/intel_rdt/cqm: Improve limbo list processingVikas Shivappa2017-08-161-1/+13
* x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplugVikas Shivappa2017-08-161-1/+1
* x86/intel_rdt: Show bitmask of shareable resource with other executing unitsFenghua Yu2017-08-011-0/+3
* x86/intel_rdt/mbm: Handle counter overflowVikas Shivappa2017-08-011-0/+10
* x86/intel_rdt/mbm: Add mbm counter initializationVikas Shivappa2017-08-011-0/+9
* x86/intel_rdt/mbm: Basic counting of MBM events (total and local)Tony Luck2017-08-011-0/+33
* x86/intel_rdt/cqm: Add CPU hotplug supportVikas Shivappa2017-08-011-0/+9
* x86/intel_rdt/cqm: Add sched_in supportVikas Shivappa2017-08-011-4/+0
* x86/intel_rdt/cqm: Add mount,umount supportVikas Shivappa2017-08-011-0/+4
* x86/intel_rdt/cqm: Add mon_dataVikas Shivappa2017-08-011-0/+29
* x86/intel_rdt: Prepare to add RDT monitor cpus file supportVikas Shivappa2017-08-011-2/+0
* x86/intel_rdt: Change closid type from int to u32Vikas Shivappa2017-08-011-1/+1
* x86/intel_rdt/cqm: Add mkdir support for RDT monitoringVikas Shivappa2017-08-011-0/+26
* x86/intel_rdt/cqm: Add info files for RDT monitoringVikas Shivappa2017-08-011-0/+8
* x86/intel_rdt: Simplify info and base file listsTony luck2017-08-011-6/+16
* x86/intel_rdt/cqm: Add RMID (Resource monitoring ID) managementVikas Shivappa2017-08-011-0/+6
* x86/intel_rdt/cqm: Add RDT monitoring initializationVikas Shivappa2017-08-011-0/+44