aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/jump_label.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19powerpc: Use a datatype for instructionsGravatar Jordan Niethe 1-1/+1
2020-05-19powerpc: Use a macro for creating instructions from u32sGravatar Jordan Niethe 1-1/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2019-01-06jump_label: move 'asm goto' support test to KconfigGravatar Masahiro Yamada 1-2/+0
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Gravatar Peter Zijlstra 1-1/+1
2011-11-16powerpc: Fix build breakage in jump_label.cGravatar Al Viro 1-0/+2
2011-07-01powerpc: Add jump label supportGravatar Michael Ellerman 1-0/+23