summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/resctrl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-2/+1
|\
| * no need to protect against put_user_ns(NULL)Al Viro2019-05-251-2/+1
* | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-082-11/+7
|\ \
| * | x86/resctrl: Cleanup cbm_ensure_valid()Reinette Chatre2019-06-251-6/+6
| * | Merge branch 'x86/urgent' into x86/cacheThomas Gleixner2019-06-252-20/+25
| |\ \
| * | | x86/resctrl: Use _ASM_BX to avoid ifdefferyUros Bizjak2019-06-101-5/+1
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-081-1/+1
|\ \ \ \
| * \ \ \ Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar2019-06-174-37/+13
| |\ \ \ \
| * | | | | sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-031-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-291-19/+16
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | x86/resctrl: Prevent possible overrun during bitmap operationsReinette Chatre2019-06-201-19/+16
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-162-1/+9
|\| | | | |_|/ |/| |
| * | x86/resctrl: Prevent NULL pointer dereference when local MBM is disabledPrarit Bhargava2019-06-121-0/+3
| * | x86/resctrl: Don't stop walking closids when a locksetup group is foundJames Morse2019-06-121-1/+6
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-054-36/+4
|/
* x86/resctrl: Initialize a new resource group with default MBA valuesXiaochen Shen2019-04-182-21/+35
* x86/resctrl: Move per RDT domain initialization to a separate functionXiaochen Shen2019-04-171-59/+72
* x86/resctrl: Do not repeat rdtgroup mode initializationXiaochen Shen2019-04-141-1/+2
* x86/resctrl: Fix typos in the mba_sc mount optionXiaochen Shen2019-04-011-3/+3
* x86/resctrl: Remove unused variablePeng Hao2019-03-241-3/+0
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-03-122-69/+132
|\
| * kernfs, sysfs, cgroup, intel_rdt: Support fs_contextDavid Howells2019-02-282-69/+132
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-071-7/+0
|\ \
| * | x86/resctrl: Remove duplicate MSR_MISC_FEATURE_CONTROL definitionReinette Chatre2019-02-051-7/+0
* | | x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner2019-02-021-2/+2
| |/ |/|
* | x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov2019-01-091-2/+2
|/
* Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-12-261-0/+4
* x86/resctrl: Fix rdt_find_domain() return value and checksReinette Chatre2018-12-113-3/+3
* x86/resctrl: Remove unnecessary check for cbm_validate()Babu Moger2018-11-291-1/+1
* x86/resctrl: Use rdt_last_cmd_puts() where possibleReinette Chatre2018-11-272-6/+6
* x86/resctrl: Introduce AMD QOS featureBabu Moger2018-11-223-3/+142
* x86/resctrl: Fixup the user-visible stringsBabu Moger2018-11-223-46/+46
* x86/resctrl: Rename the config option INTEL_RDT to RESCTRLBabu Moger2018-11-221-2/+2
* x86/resctrl: Add vendor check for the MBA software controllerBabu Moger2018-11-221-1/+4
* x86/resctrl: Bring cbm_validate() into the resource structureBabu Moger2018-11-223-9/+19
* x86/resctrl: Initialize the vendor-specific resource functionsBabu Moger2018-11-223-9/+37
* x86/resctrl: Move all the macros to resctrl/internal.hBabu Moger2018-11-224-24/+24
* x86/resctrl: Re-arrange the RDT init codeBabu Moger2018-11-221-7/+21
* x86/resctrl: Rename the RDT functions and definitionsBabu Moger2018-11-224-25/+26
* x86/resctrl: Rename and move rdt files to a separate directoryBabu Moger2018-11-228-0/+7326