summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/jump_label.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Don't use 'struct ppc_inst' to reference instruction locationChristophe Leroy2021-06-171-1/+1
* powerpc: Replace PPC_INST_NOP by PPC_RAW_NOP()Christophe Leroy2021-06-161-1/+1
* powerpc: Switch to relative jump labelsChristophe Leroy2021-04-031-2/+2
* powerpc: Use a datatype for instructionsJordan Niethe2020-05-191-1/+1
* powerpc: Use a macro for creating instructions from u32sJordan Niethe2020-05-191-1/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-2/+0
* jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra2015-08-031-1/+1
* powerpc: Fix build breakage in jump_label.cAl Viro2011-11-161-0/+2
* powerpc: Add jump label supportMichael Ellerman2011-07-011-0/+23