开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
irq-entry-common.h
Age
Commit message (
Expand
)
Author
2025-12-18
entry: Always inline local_irq_{enable,disable}_exit_to_user()
Eric Dumazet
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-11-05
entry,unwind/deferred: Fix unwind_reset_info() placement
Peter Zijlstra
2025-11-04
rseq: Switch to TIF_RSEQ if supported
Thomas Gleixner
2025-11-04
rseq: Split up rseq_exit_to_user_mode()
Thomas Gleixner
2025-11-04
entry: Split up exit_to_user_mode_prepare()
Thomas Gleixner
2025-11-04
rseq: Switch to fast path processing on exit to user
Thomas Gleixner
2025-11-04
rseq: Record interrupt from user space
Thomas Gleixner
2025-11-04
entry: Inline irqentry_enter/exit_from/to_user_mode()
Thomas Gleixner
2025-11-04
entry: Clean up header
Thomas Gleixner
2025-11-04
rseq: Avoid pointless evaluation in __rseq_notify_resume()
Thomas Gleixner
2025-08-01
Merge tag 'trace-deferred-unwind-v6.17' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-06-30
entry: Split generic entry into generic exception and syscall entry
Jinjie Ruan