开源镜像站
帮助
下载
动态
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
/
arch
/
x86
/
include
/
asm
/
asm.h
Age
Commit message (
Expand
)
Author
2016-02-18
x86/mm: Expand the exception table logic to allow new handling options
Tony Luck
2015-05-14
x86/asm/uaccess: Unify the ALIGN_DESTINATION macro
Borislav Petkov
2014-04-24
kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist
Masami Hiramatsu
2013-08-29
x86, asm: Extend definitions of _ASM_* with a raw format
Jan-Simon Möller
2012-04-20
x86, extable: Switch to relative exception table entries
H. Peter Anvin
2012-04-20
x86, extable: Add _ASM_EXTABLE_EX() macro
H. Peter Anvin
2012-04-20
x86, extable: Remove the now-unused __ASM_EX_SEC macros
H. Peter Anvin
2012-04-20
x86, extable: Use .pushsection ... .popsection for _ASM_EXTABLE()
H. Peter Anvin
2011-07-21
x86: Fix write lock scalability 64-bit issue
Jan Beulich
2011-07-21
x86: Unify rwlock assembly implementation
Jan Beulich
2009-08-31
x86, asm: Make _ASM_EXTABLE() usable from assembly code
H. Peter Anvin
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro