aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel_rdt_rdtgroup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-22x86/resctrl: Rename and move rdt files to a separate directoryBabu Moger1-3062/+0
2018-10-19x86/intel_rdt: Prevent pseudo-locking from using stale pointersJithu Joseph1-10/+28
2018-10-09x86/intel_rdt: Fix initial allocation to consider CDPReinette Chatre1-3/+16
2018-10-09x86/intel_rdt: CBM overlap should also check for overlap with CDP peerReinette Chatre1-7/+41
2018-10-09x86/intel_rdt: Introduce utility to obtain CDP peerReinette Chatre1-0/+72
2018-10-09Merge branch 'x86/urgent' into x86/cache, to pick up dependent fixIngo Molnar1-13/+23
2018-10-09x86/intel_rdt: Fix out-of-bounds memory access in CBM testsReinette Chatre1-13/+23
2018-10-03x86/intel_rdt: Show missing resctrl mount optionsXiaochen Shen1-0/+7
2018-09-18x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre1-1/+1
2018-09-18x86/intel_rdt: Fix exclusive mode handling of MBA resourceReinette Chatre1-2/+12
2018-09-18x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre1-1/+1
2018-09-18x86/intel_rdt: Fix unchecked MSR accessReinette Chatre1-0/+12
2018-09-18x86/intel_rdt: Fix invalid mode warning when multiple resources are managedReinette Chatre1-1/+1
2018-09-18x86/intel_rdt: Global closid helper to support future fixesReinette Chatre1-0/+7
2018-09-18x86/intel_rdt: Fix size reporting of MBA resourceReinette Chatre1-4/+10
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+3
2018-07-20kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov1-1/+3
2018-07-03x86/intel_rdt: Make CPU information accessible for pseudo-locked regionsReinette Chatre1-2/+6
2018-07-03x86/intel_rdt: Support restoration of subset of permissionsReinette Chatre1-2/+4
2018-06-24x86/intel_rdt: Create character device exposing pseudo-locked regionReinette Chatre1-0/+1
2018-06-23x86/intel_rdt: Create resctrl debug areaReinette Chatre1-0/+27
2018-06-23x86/intel_rdt: Ensure RDT cleanup on exitReinette Chatre1-0/+7
2018-06-23x86/intel_rdt: Resctrl files reflect pseudo-locked informationReinette Chatre1-6/+25
2018-06-23x86/intel_rdt: Support creation/removal of pseudo-locked regionReinette Chatre1-5/+20
2018-06-23x86/intel_rdt: Split resource group removal in twoReinette Chatre1-9/+16
2018-06-23x86/intel_rdt: Enable entering of pseudo-locksetup modeReinette Chatre1-5/+36
2018-06-23x86/intel_rdt: Protect against resource group changes during lockingReinette Chatre1-4/+28
2018-06-23x86/intel_rdt: Add utility to restrict/restore access to resctrl filesReinette Chatre1-0/+95
2018-06-23x86/intel_rdt: Add utility to test if tasks assigned to resource groupReinette Chatre1-0/+26
2018-06-23x86/intel_rdt: Respect read and write accessReinette Chatre1-1/+2
2018-06-23x86/intel_rdt: Introduce the Cache Pseudo-Locking modesReinette Chatre1-2/+11
2018-06-23x86/intel_rdt: Display resource groups' allocations' size in bytesReinette Chatre1-0/+81
2018-06-23x86/intel_rdt: Introduce "bit_usage" to display cache allocations detailsReinette Chatre1-0/+79
2018-06-23x86/intel_rdt: Ensure requested schemata respects modeReinette Chatre1-2/+2
2018-06-23x86/intel_rdt: Enable setting of exclusive modeReinette Chatre1-1/+96
2018-06-23x86/intel_rdt: Introduce new "exclusive" modeReinette Chatre1-0/+1
2018-06-23x86/intel_rdt: Initialize new resource group with sane defaultsReinette Chatre1-3/+112
2018-06-23x86/intel_rdt: Make useful functions available internallyReinette Chatre1-1/+1
2018-06-23x86/intel_rdt: Introduce test to determine if closid is in useReinette Chatre1-0/+12
2018-06-23x86/intel_rdt: Introduce resource group's mode resctrl fileReinette Chatre1-0/+83
2018-06-23x86/intel_rdt: Associate mode with each RDT resource groupReinette Chatre1-0/+22
2018-06-23x86/intel_rdt: Provide pseudo-locking hooks within rdt_mountReinette Chatre1-1/+9
2018-05-19x86/intel_rdt/mba_sc: Add initialization supportVikas Shivappa1-0/+3
2018-05-19x86/intel_rdt/mba_sc: Enable/disable MBA software controllerVikas Shivappa1-0/+30
2018-02-23x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directory in resctrl file systemWang Hui1-0/+1
2018-01-18x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFGFenghua Yu1-26/+91
2017-10-21x86/intel_rdt: Fix potential deadlock during resctrl mountReinette Chatre1-3/+5
2017-10-21x86/intel_rdt: Fix potential deadlock during resctrl unmountReinette Chatre1-5/+5
2017-10-05x86/intel_rdt: Remove redundant assignmentJithu Joseph1-1/+0
2017-09-27x86/intel_rdt: Add diagnostics when making directoriesTony Luck1-6/+22