summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/entry-common.h
AgeCommit message (Expand)Author
2024-02-19x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta
2023-08-14x86/CPU/AMD: Fix the DIV(0) initial fix attemptBorislav Petkov (AMD)
2022-11-22x86/cpu: Remove unneeded 64-bit dependency in arch_enter_from_user_mode()Juergen Gross
2022-05-09entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()Sven Schnelle
2021-10-06x86/entry: Correct reference to intended CONFIG_64_BITLukas Bulwahn
2021-04-08x86/entry: Enable random_kstack_offset supportKees Cook
2021-02-06entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi
2020-09-04x86/entry: Fix AC assertionPeter Zijlstra
2020-07-24x86/entry: Use generic syscall exit functionalityThomas Gleixner
2020-07-24x86/entry: Use generic syscall entry functionThomas Gleixner