aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/resctrl (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-09x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov1-2/+2
2018-12-26Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-0/+7525
2018-12-11x86/resctrl: Fix rdt_find_domain() return value and checksReinette Chatre3-3/+3
2018-11-29x86/resctrl: Remove unnecessary check for cbm_validate()Babu Moger1-1/+1
2018-11-27x86/resctrl: Use rdt_last_cmd_puts() where possibleReinette Chatre2-6/+6
2018-11-22x86/resctrl: Introduce AMD QOS featureBabu Moger3-3/+142
2018-11-22x86/resctrl: Fixup the user-visible stringsBabu Moger3-46/+46
2018-11-22x86/resctrl: Rename the config option INTEL_RDT to RESCTRLBabu Moger1-2/+2
2018-11-22x86/resctrl: Add vendor check for the MBA software controllerBabu Moger1-1/+4
2018-11-22x86/resctrl: Bring cbm_validate() into the resource structureBabu Moger3-9/+19
2018-11-22x86/resctrl: Initialize the vendor-specific resource functionsBabu Moger3-9/+37
2018-11-22x86/resctrl: Move all the macros to resctrl/internal.hBabu Moger4-24/+24
2018-11-22x86/resctrl: Re-arrange the RDT init codeBabu Moger1-7/+21
2018-11-22x86/resctrl: Rename the RDT functions and definitionsBabu Moger4-25/+26
2018-11-22x86/resctrl: Rename and move rdt files to a separate directoryBabu Moger8-0/+7326