summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/jump_label.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-4/+0Star
* arm64/kernel: jump_label: Switch to relative referencesArd Biesheuvel2018-09-271-3/+3
* arm64: Avoid calling stop_machine() when patching jump labelsWill Deacon2018-08-171-1/+1
* jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra2015-08-031-1/+1
* arm64: jump labels: NOP out NOP -> NOP replacementMark Rutland2014-11-261-14/+9Star
* arm64, jump label: optimize jump label implementationJiang Liu2014-01-081-0/+58