aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/resctrl
Commit message (Expand)AuthorAge
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-16
|\
| * x86/resctrl: Prevent NULL pointer dereference when local MBM is disabledPrarit Bhargava2019-06-12
| * x86/resctrl: Don't stop walking closids when a locksetup group is foundJames Morse2019-06-12
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-05
|/
* x86/resctrl: Initialize a new resource group with default MBA valuesXiaochen Shen2019-04-17
* x86/resctrl: Move per RDT domain initialization to a separate functionXiaochen Shen2019-04-17
* x86/resctrl: Do not repeat rdtgroup mode initializationXiaochen Shen2019-04-14
* x86/resctrl: Fix typos in the mba_sc mount optionXiaochen Shen2019-04-01
* x86/resctrl: Remove unused variablePeng Hao2019-03-24
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-03-12
|\
| * kernfs, sysfs, cgroup, intel_rdt: Support fs_contextDavid Howells2019-02-28
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-07
|\ \
| * | x86/resctrl: Remove duplicate MSR_MISC_FEATURE_CONTROL definitionReinette Chatre2019-02-05
* | | x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner2019-02-02
| |/ |/|
* | x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov2019-01-09
|/
* Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-12-26
* x86/resctrl: Fix rdt_find_domain() return value and checksReinette Chatre2018-12-11
* x86/resctrl: Remove unnecessary check for cbm_validate()Babu Moger2018-11-29
* x86/resctrl: Use rdt_last_cmd_puts() where possibleReinette Chatre2018-11-27
* x86/resctrl: Introduce AMD QOS featureBabu Moger2018-11-22
* x86/resctrl: Fixup the user-visible stringsBabu Moger2018-11-22
* x86/resctrl: Rename the config option INTEL_RDT to RESCTRLBabu Moger2018-11-22
* x86/resctrl: Add vendor check for the MBA software controllerBabu Moger2018-11-22
* x86/resctrl: Bring cbm_validate() into the resource structureBabu Moger2018-11-22
* x86/resctrl: Initialize the vendor-specific resource functionsBabu Moger2018-11-22
* x86/resctrl: Move all the macros to resctrl/internal.hBabu Moger2018-11-22
* x86/resctrl: Re-arrange the RDT init codeBabu Moger2018-11-22
* x86/resctrl: Rename the RDT functions and definitionsBabu Moger2018-11-22
* x86/resctrl: Rename and move rdt files to a separate directoryBabu Moger2018-11-22