Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-02 | x86/msr: Add explicit includes of <asm/msr.h> | Xin Li (Intel) | 1 | -0/+1 |
2025-03-19 | x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers | Thomas Huth | 1 | -2/+2 |
2024-08-25 | x86/entry: Set FRED RSP0 on return to userspace instead of context switch | Xin Li (Intel) | 1 | -1/+20 |
2024-08-13 | x86/fred: Move FRED RSP initialization into a separate function | Xin Li (Intel) | 1 | -0/+2 |
2024-02-01 | x86/fred: Add FRED initialization functions | H. Peter Anvin (Intel) | 1 | -0/+5 |
2024-02-01 | x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI | Xin Li | 1 | -0/+18 |
2024-02-01 | x86/fred: FRED entry/exit and dispatch code | H. Peter Anvin (Intel) | 1 | -0/+6 |
2024-02-01 | x86/fred: Add a new header file for FRED definitions | H. Peter Anvin (Intel) | 1 | -0/+68 |