summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/fred.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-27x86/fred: Remove kernel log message when initializing exceptionsSohil Mehta1-3/+0
2026-01-13x86/cpufeature: Replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32H. Peter Anvin1-1/+1
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