summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/resctrl/internal.h
AgeCommit message (Expand)Author
2021-08-11x86/resctrl: Merge the CDP resourcesJames Morse
2021-08-11x86/resctrl: Apply offset correction when config is stagedJames Morse
2021-08-11x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()James Morse
2021-08-11x86/resctrl: Add a helper to read/set the CDP configurationJames Morse
2021-08-11x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_regionJames Morse
2021-08-11x86/resctrl: Pass the schema to resctrl filesystem functionsJames Morse
2021-08-11x86/resctrl: Add resctrl_arch_get_num_closid()James Morse
2021-08-11x86/resctrl: Label the resources with their configuration typeJames Morse
2021-08-11x86/resctrl: Add a separate schema list for resctrlJames Morse
2021-08-11x86/resctrl: Split struct rdt_domainJames Morse
2021-08-11x86/resctrl: Split struct rdt_resourceJames Morse
2021-06-24x86/resctrl: Fix kernel-doc in internal.hFabio M. De Francesco
2021-01-11x86/resctrl: Add printf attribute to log functionTom Rix
2020-12-14Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-01x86/resctrl: Fix AMD L3 QOS CDP enable/disableBabu Moger
2020-11-19x86/resctrl: Constify kernfs_opsRikard Falkeborn
2020-10-27x86/resctrl: Correct MBM total and local valuesFenghua Yu
2020-08-26x86/resctrl: Enable user to view thread or core throttling modex86_cache_for_v5.10Fenghua Yu
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-08-18x86/resctrl: Remove unused struct mbm_state::chunks_bwJames Morse
2020-06-15x86/resctrl: Fix memory bandwidth counter width for AMDBabu Moger
2020-05-06x86/resctrl: Support wider MBM countersx86_cache_updates_for_5.8Reinette Chatre
2020-05-06x86/resctrl: Maintain MBM counter width per resourceReinette Chatre
2020-04-17x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse
2020-01-17x86/resctrl: Check monitoring static key in the MBM overflow handlerXiaochen Shen
2019-02-28kernfs, sysfs, cgroup, intel_rdt: Support fs_contextDavid Howells
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: Rename the RDT functions and definitionsBabu Moger
2018-11-22x86/resctrl: Rename and move rdt files to a separate directoryBabu Moger