summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/resctrl.h
AgeCommit message (Expand)AuthorFilesLines
2025-09-15x86/resctrl: Remove the rdt_mon_features global variableTony Luck1-1/+0
2025-09-15x86,fs/resctrl: Replace architecture event enabled checksTony Luck1-15/+0
2025-05-27Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+8
2025-05-16x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.hJames Morse1-5/+0
2025-05-16x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubsJames Morse1-4/+6
2025-05-15x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_"James Morse1-2/+2
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)1-0/+2
2025-03-12x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plrJames Morse1-1/+1
2025-03-12x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functionsJames Morse1-0/+5
2025-03-12x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.hJames Morse1-0/+16
2025-03-12x86/resctrl: Move resctrl types to a separate headerJames Morse1-0/+1
2025-03-12x86/resctrl: Add helper for setting CPU default propertiesJames Morse1-3/+11
2024-08-28x86/resctrl: Fix arch_mbm_* array overrun on SNCPeter Newman1-6/+0
2024-02-16x86/resctrl: Add helpers for system wide mon/alloc capableJames Morse1-0/+13
2024-02-16x86/resctrl: Make rdt_enable_key the arch's decision to switchJames Morse1-0/+4
2024-02-16x86/resctrl: Move alloc/mon static keys into helpersJames Morse1-0/+20
2024-02-16x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()James Morse1-0/+11
2024-02-16x86/resctrl: Move CLOSID/RMID matching and setting to use helpersJames Morse1-0/+18
2024-02-16x86/resctrl: Access per-rmid structures by indexJames Morse1-0/+17
2024-02-16x86/resctrl: Track the closid with the rmidJames Morse1-0/+7
2023-03-08x86/resctl: fix scheduler confusion with 'current'Linus Torvalds1-6/+6
2022-11-28x86/resctrl: Move MSR defines into msr-index.hBorislav Petkov1-5/+3
2022-09-23x86/resctrl: Rename and change the units of resctrl_cqm_thresholdJames Morse1-0/+9
2021-01-11x86/resctrl: Apply READ_ONCE/WRITE_ONCE to task_struct.{rmid,closid}Valentin Schneider1-4/+7
2020-05-06x86/cpu: Move resctrl CPUID code to resctrl/Reinette Chatre1-0/+3
2020-05-06x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.hReinette Chatre1-0/+93