summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/intel_rdt_rdtgroup.c
AgeCommit message (Expand)Author
2019-07-03x86/resctrl: Prevent possible overrun during bitmap operationsReinette Chatre
2019-06-25x86/resctrl: Don't stop walking closids when a locksetup group is foundJames Morse
2018-11-13x86/intel_rdt: Show missing resctrl mount optionsXiaochen Shen
2018-10-09x86/intel_rdt: Fix out-of-bounds memory access in CBM testsReinette Chatre
2018-09-18x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre
2018-09-18x86/intel_rdt: Fix exclusive mode handling of MBA resourceReinette Chatre
2018-09-18x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre
2018-09-18x86/intel_rdt: Fix unchecked MSR accessReinette Chatre
2018-09-18x86/intel_rdt: Fix invalid mode warning when multiple resources are managedReinette Chatre
2018-09-18x86/intel_rdt: Global closid helper to support future fixesReinette Chatre
2018-09-18x86/intel_rdt: Fix size reporting of MBA resourceReinette Chatre
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-07-20kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov
2018-07-03x86/intel_rdt: Make CPU information accessible for pseudo-locked regionsReinette Chatre
2018-07-03x86/intel_rdt: Support restoration of subset of permissionsReinette Chatre
2018-06-24x86/intel_rdt: Create character device exposing pseudo-locked regionReinette Chatre
2018-06-23x86/intel_rdt: Create resctrl debug areaReinette Chatre
2018-06-23x86/intel_rdt: Ensure RDT cleanup on exitReinette Chatre
2018-06-23x86/intel_rdt: Resctrl files reflect pseudo-locked informationReinette Chatre
2018-06-23x86/intel_rdt: Support creation/removal of pseudo-locked regionReinette Chatre
2018-06-23x86/intel_rdt: Split resource group removal in twoReinette Chatre
2018-06-23x86/intel_rdt: Enable entering of pseudo-locksetup modeReinette Chatre
2018-06-23x86/intel_rdt: Protect against resource group changes during lockingReinette Chatre
2018-06-23x86/intel_rdt: Add utility to restrict/restore access to resctrl filesReinette Chatre
2018-06-23x86/intel_rdt: Add utility to test if tasks assigned to resource groupReinette Chatre
2018-06-23x86/intel_rdt: Respect read and write accessReinette Chatre
2018-06-23x86/intel_rdt: Introduce the Cache Pseudo-Locking modesReinette Chatre
2018-06-23x86/intel_rdt: Display resource groups' allocations' size in bytesReinette Chatre
2018-06-23x86/intel_rdt: Introduce "bit_usage" to display cache allocations detailsReinette Chatre
2018-06-23x86/intel_rdt: Ensure requested schemata respects modeReinette Chatre
2018-06-23x86/intel_rdt: Enable setting of exclusive modeReinette Chatre
2018-06-23x86/intel_rdt: Introduce new "exclusive" modeReinette Chatre
2018-06-23x86/intel_rdt: Initialize new resource group with sane defaultsReinette Chatre
2018-06-23x86/intel_rdt: Make useful functions available internallyReinette Chatre
2018-06-23x86/intel_rdt: Introduce test to determine if closid is in useReinette Chatre
2018-06-23x86/intel_rdt: Introduce resource group's mode resctrl fileReinette Chatre
2018-06-23x86/intel_rdt: Associate mode with each RDT resource groupReinette Chatre
2018-06-23x86/intel_rdt: Provide pseudo-locking hooks within rdt_mountReinette Chatre
2018-05-19x86/intel_rdt/mba_sc: Add initialization supportVikas Shivappa
2018-05-19x86/intel_rdt/mba_sc: Enable/disable MBA software controllerVikas Shivappa
2018-02-23x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...Wang Hui
2018-01-18x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFGFenghua Yu
2017-10-21x86/intel_rdt: Fix potential deadlock during resctrl mountReinette Chatre
2017-10-21x86/intel_rdt: Fix potential deadlock during resctrl unmountReinette Chatre
2017-10-05x86/intel_rdt: Remove redundant assignmentJithu Joseph
2017-09-27x86/intel_rdt: Add diagnostics when making directoriesTony Luck
2017-09-27x86/intel_rdt: Add diagnostics when writing the cpus fileTony Luck
2017-09-27x86/intel_rdt: Add diagnostics when writing the tasks fileTony Luck
2017-09-27x86/intel_rdt: Add framework for better RDT UI diagnosticsTony Luck
2017-08-16x86/intel_rdt: Remove redundant ternary operator on returnColin Ian King