开源镜像站
帮助
动态
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
/
jump_label.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-11-24
x86/asm: Add asm macros for static keys/jump labels
Andy Lutomirski
2015-11-24
x86/asm: Error out if asm/jump_label.h is included inappropriately
Andy Lutomirski
2015-08-13
jump_label/x86: Work around asm build bug on older/backported GCCs
Peter Zijlstra
2015-08-03
locking/static_keys: Add a new static_key interface
Peter Zijlstra
2015-04-09
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
2013-08-06
x86/jump-label: Use best default nops for inital jump label calls
Steven Rostedt
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2011-04-04
jump label: Add _ASM_ALIGN for x86 and x86_64
Jason Baron
2011-04-04
jump label: Introduce static_branch() interface
Jason Baron
2011-01-23
x86: Fix jump label with RO/NX module protection crash
matthieu castet
2010-09-22
jump label: Remove duplicate structure for x86
Steven Rostedt
2010-09-22
jump label: x86 support
Jason Baron