index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
jump_label.h
Age
Commit message (
Expand
)
Author
2020-01-22
s390/jump_label: use "i" constraint for clang
Vasily Gorbik
2019-10-04
s390/jump_label: mark function(s) __always_inline
Heiko Carstens
2019-02-20
s390/jump_label: Use "jdd" constraint on gcc9
Ilya Leoshkevich
2018-09-27
s390/jump_label: Switch to relative references
Heiko Carstens
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-06-13
s390: add explicit <linux/stringify.h> for jump label
Jason Baron
2015-08-03
locking/static_keys: Add a new static_key interface
Peter Zijlstra
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-04-09
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2015-01-29
s390/jump label: use different nop instruction
Heiko Carstens
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2011-04-04
jump label: Add s390 support
Jan Glauber