aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/jump_label.c
AgeCommit message (Expand)Author
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2018-08-17arm64: Avoid calling stop_machine() when patching jump labelsWill Deacon
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra
2014-11-26arm64: jump labels: NOP out NOP -> NOP replacementMark Rutland
2014-01-08arm64, jump label: optimize jump label implementationJiang Liu