aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/jump_label.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-13s390: add explicit <linux/stringify.h> for jump labelJason Baron1-0/+1
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra1-2/+17
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-10/+2
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard1-0/+3
2015-03-25s390: remove 31 bit supportHeiko Carstens1-10/+2
2015-01-29s390/jump label: use different nop instructionHeiko Carstens1-1/+6
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-1/+1
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()Ingo Molnar1-1/+1
2011-04-04jump label: Add s390 supportJan Glauber1-0/+37