开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
entry-common.h
Age
Commit message (
Expand
)
Author
2024-08-25
x86/entry: Set FRED RSP0 on return to userspace instead of context switch
Xin Li (Intel)
2024-08-25
x86/entry: Test ti_work for zero before processing individual bits
Xin Li (Intel)
2024-06-28
randomize_kstack: Remove non-functional per-arch entropy filtering
Kees Cook
2024-02-19
x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
Pawan Gupta
2023-08-14
x86/CPU/AMD: Fix the DIV(0) initial fix attempt
Borislav Petkov (AMD)
2022-11-22
x86/cpu: Remove unneeded 64-bit dependency in arch_enter_from_user_mode()
Juergen Gross
2022-05-09
entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()
Sven Schnelle
2021-10-06
x86/entry: Correct reference to intended CONFIG_64_BIT
Lukas Bulwahn
2021-04-08
x86/entry: Enable random_kstack_offset support
Kees Cook
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
2020-09-04
x86/entry: Fix AC assertion
Peter Zijlstra
2020-07-24
x86/entry: Use generic syscall exit functionality
Thomas Gleixner
2020-07-24
x86/entry: Use generic syscall entry function
Thomas Gleixner