index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
entry_64_fred.S
Age
Commit message (
Expand
)
Author
2026-07-14
x86/entry/fred: Encode frame pointer on entry
David Stevens
2026-05-19
x86/kvm/vmx: Move IRQ/NMI dispatch from KVM into x86 core
Peter Zijlstra
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-10-11
Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-08-22
x86/entry/fred: Push __KERNEL_CS directly
Xin Li (Intel)
2025-08-18
x86/fred: Play nice with invoking asm_fred_entry_from_kvm() on non-FRED hardware
Josh Poimboeuf
2025-08-13
x86/fred: Remove ENDBR64 from FRED entry points
Xin Li (Intel)
2025-02-14
x86/cfi: Clean up linkage
Peter Zijlstra
2024-01-31
x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
Xin Li
2024-01-31
x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
Xin Li
2024-01-31
x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled
H. Peter Anvin (Intel)
2024-01-31
x86/fred: FRED entry/exit and dispatch code
H. Peter Anvin (Intel)