summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/jump_label.h
AgeCommit message (Expand)Author
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2022-06-24jump_label: s390: avoid pointless initial NOP patchingArd Biesheuvel
2021-10-11s390/jump_label: make use of HAVE_JUMP_LABEL_BATCHHeiko Carstens
2020-01-22s390/jump_label: use "i" constraint for clangVasily Gorbik
2019-10-04s390/jump_label: mark function(s) __always_inlineHeiko Carstens
2019-02-20s390/jump_label: Use "jdd" constraint on gcc9Ilya Leoshkevich
2018-09-27s390/jump_label: Switch to relative referencesHeiko Carstens
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-13s390: add explicit <linux/stringify.h> for jump labelJason Baron
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-01-29s390/jump label: use different nop instructionHeiko Carstens
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2011-04-04jump label: Add s390 supportJan Glauber