summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/jump_label.h
Commit message (Expand)AuthorAgeFilesLines
* work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-091-2/+2
* powerpc: Fix initrd corruption with relative jump labelsMichael Ellerman2021-06-151-1/+1
* powerpc: Switch to relative jump labelsChristophe Leroy2021-04-031-15/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-301-1/+1
* Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-051-2/+2
|\
| * powerpc/jump_label: Annotate jump label assemblyMichael Ellerman2016-08-011-2/+2
* | powerpc: add explicit #include <asm/asm-compat.h> for jump labelJason Baron2016-08-041-0/+1
|/
* locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-031-2/+17
* powerpc/pseries: Use jump labels for hcall tracepointsAnton Blanchard2014-07-111-0/+9
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-111-1/+1
* static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-241-1/+1
* powerpc: Jump label misalignment causes oops at bootAnton Blanchard2011-08-051-2/+0
* powerpc: Add jump label supportMichael Ellerman2011-07-011-0/+47