summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/resctrl/core.c
AgeCommit message (Expand)Author
2020-08-26x86/resctrl: Enable user to view thread or core throttling modex86_cache_for_v5.10Fenghua Yu
2020-08-19cacheinfo: Move resctrl's get_cache_id() to the cacheinfo header fileJames Morse
2020-08-19x86/resctrl: Add struct rdt_cache::arch_has_{sparse, empty}_bitmapsJames Morse
2020-08-19x86/resctrl: Merge AMD/Intel parse_bw() callsJames Morse
2020-08-19x86/resctrl: Add struct rdt_membw::arch_needs_linear to explain AMD/Intel MBA...James Morse
2020-08-18x86/resctrl: Remove struct rdt_membw::max_delayJames Morse
2020-06-15x86/resctrl: Fix memory bandwidth counter width for AMDBabu Moger
2020-05-06x86/resctrl: Support CPUID enumeration of MBM counter widthReinette Chatre
2020-05-06x86/resctrl: Query LLC monitoring properties once during bootReinette Chatre
2020-05-06x86/cpu: Move resctrl CPUID code to resctrl/Reinette Chatre
2020-05-06x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.hReinette Chatre
2020-04-17x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse
2019-12-30x86/resctrl: Fix an imbalance in domain_remove_cpu()Qian Cai
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2018-12-11x86/resctrl: Fix rdt_find_domain() return value and checksReinette Chatre
2018-11-22x86/resctrl: Introduce AMD QOS featureBabu Moger
2018-11-22x86/resctrl: Bring cbm_validate() into the resource structureBabu Moger
2018-11-22x86/resctrl: Initialize the vendor-specific resource functionsBabu Moger
2018-11-22x86/resctrl: Move all the macros to resctrl/internal.hBabu Moger
2018-11-22x86/resctrl: Re-arrange the RDT init codeBabu Moger
2018-11-22x86/resctrl: Rename the RDT functions and definitionsBabu Moger
2018-11-22x86/resctrl: Rename and move rdt files to a separate directoryBabu Moger