summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/jump_label.c
AgeCommit message (Expand)Author
2022-06-24jump_label: make initial NOP patching the special caseArd Biesheuvel
2021-06-11arm64: insn: decouple patching from insn codeMark Rutland
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2018-09-27arm64/kernel: jump_label: Switch to relative referencesArd Biesheuvel
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