summaryrefslogtreecommitdiff
path: root/arch/x86/entry/entry_64_fred.S
AgeCommit message (Expand)Author
2025-11-12x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possibleSean Christopherson
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-11Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-08-22x86/entry/fred: Push __KERNEL_CS directlyXin Li (Intel)
2025-08-18x86/fred: Play nice with invoking asm_fred_entry_from_kvm() on non-FRED hardwareJosh Poimboeuf
2025-08-13x86/fred: Remove ENDBR64 from FRED entry pointsXin Li (Intel)
2025-02-14x86/cfi: Clean up linkagePeter Zijlstra
2024-01-31x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMIXin Li
2024-01-31x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_userXin Li
2024-01-31x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabledH. Peter Anvin (Intel)
2024-01-31x86/fred: FRED entry/exit and dispatch codeH. Peter Anvin (Intel)