summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/resctrl/core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-141-0/+4
|\
| * x86/resctrl: Correct MBM total and local valuesFenghua Yu2020-10-271-0/+4
* | x86/resctrl: Fix AMD L3 QOS CDP enable/disableBabu Moger2020-12-011-0/+4
|/
* Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-121-27/+29
|\
| * x86/resctrl: Enable user to view thread or core throttling modeFenghua Yu2020-08-261-0/+11
| * cacheinfo: Move resctrl's get_cache_id() to the cacheinfo header fileJames Morse2020-08-191-15/+2
| * x86/resctrl: Add struct rdt_cache::arch_has_{sparse, empty}_bitmapsJames Morse2020-08-191-6/+8
| * x86/resctrl: Merge AMD/Intel parse_bw() callsJames Morse2020-08-191-2/+1
| * x86/resctrl: Add struct rdt_membw::arch_needs_linear to explain AMD/Intel MBA...James Morse2020-08-191-0/+3
| * x86/resctrl: Remove struct rdt_membw::max_delayJames Morse2020-08-181-4/+4
* | x86/resctrl: Fix spelling in user-visible warning messagesColin Ian King2020-09-051-2/+2
|/
* x86/resctrl: Fix memory bandwidth counter width for AMDBabu Moger2020-06-151-4/+4
* x86/resctrl: Support CPUID enumeration of MBM counter widthReinette Chatre2020-05-061-0/+5
* x86/resctrl: Query LLC monitoring properties once during bootReinette Chatre2020-05-061-0/+1
* x86/cpu: Move resctrl CPUID code to resctrl/Reinette Chatre2020-05-061-0/+24
* x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.hReinette Chatre2020-05-061-1/+1
* x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse2020-04-171-0/+2
* x86/resctrl: Fix an imbalance in domain_remove_cpu()Qian Cai2019-12-301-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
* x86/resctrl: Fix rdt_find_domain() return value and checksReinette Chatre2018-12-111-1/+1
* x86/resctrl: Introduce AMD QOS featureBabu Moger2018-11-221-3/+66
* x86/resctrl: Bring cbm_validate() into the resource structureBabu Moger2018-11-221-1/+8
* x86/resctrl: Initialize the vendor-specific resource functionsBabu Moger2018-11-221-5/+29
* x86/resctrl: Move all the macros to resctrl/internal.hBabu Moger2018-11-221-12/+10
* x86/resctrl: Re-arrange the RDT init codeBabu Moger2018-11-221-7/+21
* x86/resctrl: Rename the RDT functions and definitionsBabu Moger2018-11-221-14/+14
* x86/resctrl: Rename and move rdt files to a separate directoryBabu Moger2018-11-221-0/+909