aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/jump_label.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada1-4/+0
2018-09-27arm64/kernel: jump_label: Switch to relative referencesArd Biesheuvel1-3/+3
2018-08-17arm64: Avoid calling stop_machine() when patching jump labelsWill Deacon1-1/+1
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra1-1/+1
2014-11-26arm64: jump labels: NOP out NOP -> NOP replacementMark Rutland1-14/+9
2014-01-08arm64, jump label: optimize jump label implementationJiang Liu1-0/+58