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