summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel_rdt_rdtgroup.c
Commit message (Expand)AuthorAgeFilesLines
* x86/resctrl: Rename and move rdt files to a separate directoryBabu Moger2018-11-221-3062/+0Star
* x86/intel_rdt: Prevent pseudo-locking from using stale pointersJithu Joseph2018-10-191-10/+28
* x86/intel_rdt: Fix initial allocation to consider CDPReinette Chatre2018-10-091-3/+16
* x86/intel_rdt: CBM overlap should also check for overlap with CDP peerReinette Chatre2018-10-091-7/+41
* x86/intel_rdt: Introduce utility to obtain CDP peerReinette Chatre2018-10-091-0/+72
* Merge branch 'x86/urgent' into x86/cache, to pick up dependent fixIngo Molnar2018-10-091-13/+23
|\
| * x86/intel_rdt: Fix out-of-bounds memory access in CBM testsReinette Chatre2018-10-091-13/+23
* | x86/intel_rdt: Show missing resctrl mount optionsXiaochen Shen2018-10-031-0/+7
|/
* x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre2018-09-181-1/+1
* x86/intel_rdt: Fix exclusive mode handling of MBA resourceReinette Chatre2018-09-181-2/+12
* x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre2018-09-181-1/+1
* x86/intel_rdt: Fix unchecked MSR accessReinette Chatre2018-09-181-0/+12
* x86/intel_rdt: Fix invalid mode warning when multiple resources are managedReinette Chatre2018-09-181-1/+1
* x86/intel_rdt: Global closid helper to support future fixesReinette Chatre2018-09-181-0/+7
* x86/intel_rdt: Fix size reporting of MBA resourceReinette Chatre2018-09-181-4/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-161-1/+3
|\
| * kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov2018-07-211-1/+3
* | 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/+0Star
* x86/intel_rdt: Add diagnostics when making directoriesTony Luck2017-09-271-6/+22