aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/kernel/fred.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)1-0/+1
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar1-10/+10
2025-01-14x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cacheXin Li (Intel)1-1/+7
2024-08-25x86/entry: Set FRED RSP0 on return to userspace instead of context switchXin Li (Intel)1-0/+3
2024-08-25x86/fred: Set SS to __KERNEL_DS when enabling FREDXin Li (Intel)1-0/+14
2024-08-13x86/fred: Move FRED RSP initialization into a separate functionXin Li (Intel)1-9/+19
2024-01-31x86/fred: Add FRED initialization functionsH. Peter Anvin (Intel)1-0/+59