summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/jump_label.c
AgeCommit message (Expand)Author
2020-05-19powerpc: Use a datatype for instructionsJordan Niethe
2020-05-19powerpc: Use a macro for creating instructions from u32sJordan Niethe
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra
2011-11-16powerpc: Fix build breakage in jump_label.cAl Viro
2011-07-01powerpc: Add jump label supportMichael Ellerman