summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/resctrl.h
AgeCommit message (Expand)Author
2024-08-28x86/resctrl: Fix arch_mbm_* array overrun on SNCPeter Newman
2024-02-16x86/resctrl: Add helpers for system wide mon/alloc capableJames Morse
2024-02-16x86/resctrl: Make rdt_enable_key the arch's decision to switchJames Morse
2024-02-16x86/resctrl: Move alloc/mon static keys into helpersJames Morse
2024-02-16x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()James Morse
2024-02-16x86/resctrl: Move CLOSID/RMID matching and setting to use helpersJames Morse
2024-02-16x86/resctrl: Access per-rmid structures by indexJames Morse
2024-02-16x86/resctrl: Track the closid with the rmidJames Morse
2023-03-08x86/resctl: fix scheduler confusion with 'current'Linus Torvalds
2022-11-27x86/resctrl: Move MSR defines into msr-index.hBorislav Petkov
2022-09-23x86/resctrl: Rename and change the units of resctrl_cqm_thresholdJames Morse
2021-01-11x86/resctrl: Apply READ_ONCE/WRITE_ONCE to task_struct.{rmid,closid}Valentin Schneider
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