aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/jump_label.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy1-1/+1
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+2
2016-08-04powerpc: add explicit #include <asm/asm-compat.h> for jump labelJason Baron1-0/+1
2016-08-01powerpc/jump_label: Annotate jump label assemblyMichael Ellerman1-2/+2
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra1-2/+17
2014-07-11powerpc/pseries: Use jump labels for hcall tracepointsAnton Blanchard1-0/+9
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-08-05powerpc: Jump label misalignment causes oops at bootAnton Blanchard1-2/+0
2011-07-01powerpc: Add jump label supportMichael Ellerman1-0/+47