summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel_rdt_rdtgroup.c
Commit message (Expand)AuthorAgeFilesLines
* x86/intel_rdt: Make CPU information accessible for pseudo-locked regionsReinette Chatre2018-07-031-2/+6
* x86/intel_rdt: Support restoration of subset of permissionsReinette Chatre2018-07-031-2/+4
* x86/intel_rdt: Create character device exposing pseudo-locked regionReinette Chatre2018-06-241-0/+1
* x86/intel_rdt: Create resctrl debug areaReinette Chatre2018-06-231-0/+27
* x86/intel_rdt: Ensure RDT cleanup on exitReinette Chatre2018-06-231-0/+7
* x86/intel_rdt: Resctrl files reflect pseudo-locked informationReinette Chatre2018-06-231-6/+25
* x86/intel_rdt: Support creation/removal of pseudo-locked regionReinette Chatre2018-06-231-5/+20
* x86/intel_rdt: Split resource group removal in twoReinette Chatre2018-06-231-9/+16
* x86/intel_rdt: Enable entering of pseudo-locksetup modeReinette Chatre2018-06-231-5/+36
* x86/intel_rdt: Protect against resource group changes during lockingReinette Chatre2018-06-231-4/+28
* x86/intel_rdt: Add utility to restrict/restore access to resctrl filesReinette Chatre2018-06-231-0/+95
* x86/intel_rdt: Add utility to test if tasks assigned to resource groupReinette Chatre2018-06-231-0/+26
* x86/intel_rdt: Respect read and write accessReinette Chatre2018-06-231-1/+2
* x86/intel_rdt: Introduce the Cache Pseudo-Locking modesReinette Chatre2018-06-231-2/+11
* x86/intel_rdt: Display resource groups' allocations' size in bytesReinette Chatre2018-06-231-0/+81
* x86/intel_rdt: Introduce "bit_usage" to display cache allocations detailsReinette Chatre2018-06-231-0/+79
* x86/intel_rdt: Ensure requested schemata respects modeReinette Chatre2018-06-231-2/+2
* x86/intel_rdt: Enable setting of exclusive modeReinette Chatre2018-06-231-1/+96
* x86/intel_rdt: Introduce new "exclusive" modeReinette Chatre2018-06-231-0/+1
* x86/intel_rdt: Initialize new resource group with sane defaultsReinette Chatre2018-06-231-3/+112
* x86/intel_rdt: Make useful functions available internallyReinette Chatre2018-06-231-1/+1
* x86/intel_rdt: Introduce test to determine if closid is in useReinette Chatre2018-06-231-0/+12
* x86/intel_rdt: Introduce resource group's mode resctrl fileReinette Chatre2018-06-231-0/+83
* x86/intel_rdt: Associate mode with each RDT resource groupReinette Chatre2018-06-231-0/+22
* x86/intel_rdt: Provide pseudo-locking hooks within rdt_mountReinette Chatre2018-06-231-1/+9
* 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/+30
* x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...Wang Hui2018-02-231-0/+1
* x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFGFenghua Yu2018-01-181-26/+91
* x86/intel_rdt: Fix potential deadlock during resctrl mountReinette Chatre2017-10-211-3/+5
* x86/intel_rdt: Fix potential deadlock during resctrl unmountReinette Chatre2017-10-211-5/+5
* x86/intel_rdt: Remove redundant assignmentJithu Joseph2017-10-051-1/+0
* x86/intel_rdt: Add diagnostics when making directoriesTony Luck2017-09-271-6/+22
* x86/intel_rdt: Add diagnostics when writing the cpus fileTony Luck2017-09-271-3/+12
* x86/intel_rdt: Add diagnostics when writing the tasks fileTony Luck2017-09-271-3/+10
* x86/intel_rdt: Add framework for better RDT UI diagnosticsTony Luck2017-09-271-0/+56
* x86/intel_rdt: Remove redundant ternary operator on returnColin Ian King2017-08-161-1/+1
* x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplugVikas Shivappa2017-08-161-1/+1
* x86/intel_rdt: Modify the intel_pqr_state for better performanceVikas Shivappa2017-08-141-5/+5
* x86/intel_rdt: Show bitmask of shareable resource with other executing unitsFenghua Yu2017-08-011-0/+16
* x86/intel_rdt/mbm: Handle counter overflowVikas Shivappa2017-08-011-0/+9
* x86/intel_rdt/mbm: Add mbm counter initializationVikas Shivappa2017-08-011-0/+4
* x86/intel_rdt/cqm: Add CPU hotplug supportVikas Shivappa2017-08-011-0/+47
* x86/intel_rdt/cqm: Add mount,umount supportVikas Shivappa2017-08-011-4/+57
* x86/intel_rdt/cqm: Add rmdir supportVikas Shivappa2017-08-011-4/+86
* x86/intel_rdt: Separate the ctrl bits from rmdirVikas Shivappa2017-08-011-15/+33
* x86/intel_rdt/cqm: Add mon_dataVikas Shivappa2017-08-011-0/+145
* x86/intel_rdt/cqm: Add cpus file supportVikas Shivappa2017-08-011-17/+93
* x86/intel_rdt: Prepare to add RDT monitor cpus file supportVikas Shivappa2017-08-011-46/+57
* x86/intel_rdt/cqm: Add tasks file supportVikas Shivappa2017-08-011-2/+17