开源镜像站
帮助
动态
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
/
entry
/
entry_64.S
Age
Commit message (
Expand
)
Author
2022-07-14
x86/entry: Remove UNTRAIN_RET from native_irq_return_ldt
Alexandre Chartre
2022-07-07
x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
Peter Zijlstra
2022-06-27
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
2022-06-27
x86/xen: Add UNTRAIN_RET
Peter Zijlstra
2022-06-27
x86/entry: Add kernel IBRS implementation
Peter Zijlstra
2022-06-27
x86: Add magic AMD return-thunk
Peter Zijlstra
2022-06-27
x86/entry: Avoid very early RET
Peter Zijlstra
2022-05-23
Merge tag 'x86_asm_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-23
Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-20
x86/entry: Fixup objtool/ibt validation
Peter Zijlstra
2022-05-19
x86/sev: Mark the code returning to user space as syscall gap
Lai Jiangshan
2022-05-18
x86/sev: Annotate stack change in the #VC handler
Lai Jiangshan
2022-05-06
x86/entry: Remove skip_r11rcx
Peter Zijlstra
2022-05-03
x86/entry: Convert SWAPGS to swapgs and remove the definition of SWAPGS
Lai Jiangshan
2022-05-03
x86/entry: Don't call error_entry() for XENPV
Lai Jiangshan
2022-05-03
x86/entry: Move CLD to the start of the idtentry macro
Lai Jiangshan
2022-05-03
x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()
Lai Jiangshan
2022-05-03
x86/entry: Switch the stack after error_entry() returns
Lai Jiangshan
2022-05-03
x86/traps: Use pt_regs directly in fixup_bad_iret()
Lai Jiangshan
2022-04-19
x86,objtool: Explicitly mark idtentry_body()s tail REACHABLE
Peter Zijlstra
2022-03-15
x86: Annotate idtentry_df()
Peter Zijlstra
2022-03-15
x86/ibt,sev: Annotations
Peter Zijlstra
2022-03-15
x86/ibt: Annotate text references
Peter Zijlstra
2022-03-15
x86/ibt,entry: Sprinkle ENDBR dust
Peter Zijlstra
2022-03-15
x86/ibt,xen: Sprinkle the ENDBR
Peter Zijlstra
2022-03-15
x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()
Peter Zijlstra
2022-03-15
x86/entry: Cleanup PARAVIRT
Peter Zijlstra
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-11
x86/entry_64: Remove .fixup usage
Peter Zijlstra
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-12-03
x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
Lai Jiangshan
2021-12-03
x86/entry: Use the correct fence macro after swapgs in kernel CR3
Lai Jiangshan
2021-12-03
x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()
Lai Jiangshan
2021-06-29
Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-28
Merge tag 'x86-asm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-21
x86/sev: Split up runtime #VC handler for correct state tracking
Joerg Roedel
2021-05-20
x86/entry/64: Sign-extend system calls on entry to int
H. Peter Anvin (Intel)
2021-05-12
x86/entry: Reverse arguments to do_syscall_64()
H. Peter Anvin (Intel)
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-11
x86/paravirt: Switch functions with custom code to ALTERNATIVE
Juergen Gross
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
2021-02-10
x86/softirq: Remove indirection in do_softirq_own_stack()
Thomas Gleixner
2021-02-10
x86/entry: Convert device interrupts to inline stack switching
Thomas Gleixner
2021-02-10
x86/entry: Convert system vectors to irq stack macro
Thomas Gleixner
2021-02-10
x86/xen: Drop USERGS_SYSRET64 paravirt call
Juergen Gross
2021-02-10
x86/pv: Switch SWAPGS to ALTERNATIVE
Juergen Gross
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]