summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/resctrl/rdtgroup.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-13x86/resctrl: Fix potential lockdep warningXiaochen Shen1-4/+0
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-2/+1
2019-06-25x86/resctrl: Cleanup cbm_ensure_valid()Reinette Chatre1-6/+6
2019-06-25Merge branch 'x86/urgent' into x86/cacheThomas Gleixner1-20/+22
2019-06-20x86/resctrl: Prevent possible overrun during bitmap operationsReinette Chatre1-19/+16
2019-06-12x86/resctrl: Don't stop walking closids when a locksetup group is foundJames Morse1-1/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-9/+1
2019-05-25no need to protect against put_user_ns(NULL)Al Viro1-2/+1
2019-04-18x86/resctrl: Initialize a new resource group with default MBA valuesXiaochen Shen1-19/+33
2019-04-17x86/resctrl: Move per RDT domain initialization to a separate functionXiaochen Shen1-59/+72
2019-04-14x86/resctrl: Do not repeat rdtgroup mode initializationXiaochen Shen1-1/+2
2019-04-01x86/resctrl: Fix typos in the mba_sc mount optionXiaochen Shen1-3/+3
2019-02-28kernfs, sysfs, cgroup, intel_rdt: Support fs_contextDavid Howells1-69/+116
2018-12-11x86/resctrl: Fix rdt_find_domain() return value and checksReinette Chatre1-1/+1
2018-11-27x86/resctrl: Use rdt_last_cmd_puts() where possibleReinette Chatre1-2/+2
2018-11-22x86/resctrl: Fixup the user-visible stringsBabu Moger1-18/+18
2018-11-22x86/resctrl: Add vendor check for the MBA software controllerBabu Moger1-1/+4
2018-11-22x86/resctrl: Move all the macros to resctrl/internal.hBabu Moger1-2/+2
2018-11-22x86/resctrl: Rename the RDT functions and definitionsBabu Moger1-5/+5
2018-11-22x86/resctrl: Rename and move rdt files to a separate directoryBabu Moger1-0/+3062