aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/jump_label.h
AgeCommit message (Expand)Author
2021-06-15powerpc: Fix initrd corruption with relative jump labelsMichael Ellerman
2021-04-03powerpc: Switch to relative jump labelsChristophe Leroy
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-04powerpc: add explicit #include <asm/asm-compat.h> for jump labelJason Baron
2016-08-01powerpc/jump_label: Annotate jump label assemblyMichael Ellerman
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra
2014-07-11powerpc/pseries: Use jump labels for hcall tracepointsAnton Blanchard
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-08-05powerpc: Jump label misalignment causes oops at bootAnton Blanchard
2011-07-01powerpc: Add jump label supportMichael Ellerman