index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
resctrl.h
Age
Commit message (
Expand
)
Author
2025-05-27
Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-16
x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.h
James Morse
2025-05-16
x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubs
James Morse
2025-05-15
x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_"
James Morse
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-03-12
x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
James Morse
2025-03-12
x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions
James Morse
2025-03-12
x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.h
James Morse
2025-03-12
x86/resctrl: Move resctrl types to a separate header
James Morse
2025-03-12
x86/resctrl: Add helper for setting CPU default properties
James Morse
2024-08-28
x86/resctrl: Fix arch_mbm_* array overrun on SNC
Peter Newman
2024-02-16
x86/resctrl: Add helpers for system wide mon/alloc capable
James Morse
2024-02-16
x86/resctrl: Make rdt_enable_key the arch's decision to switch
James Morse
2024-02-16
x86/resctrl: Move alloc/mon static keys into helpers
James Morse
2024-02-16
x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
James Morse
2024-02-16
x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
James Morse
2024-02-16
x86/resctrl: Access per-rmid structures by index
James Morse
2024-02-16
x86/resctrl: Track the closid with the rmid
James Morse
2023-03-08
x86/resctl: fix scheduler confusion with 'current'
Linus Torvalds
2022-11-27
x86/resctrl: Move MSR defines into msr-index.h
Borislav Petkov
2022-09-23
x86/resctrl: Rename and change the units of resctrl_cqm_threshold
James Morse
2021-01-11
x86/resctrl: Apply READ_ONCE/WRITE_ONCE to task_struct.{rmid,closid}
Valentin Schneider
2020-05-06
x86/cpu: Move resctrl CPUID code to resctrl/
Reinette Chatre
2020-05-06
x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.h
Reinette Chatre