Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jump_label: make initial NOP patching the special case | Ard Biesheuvel | 2022-06-24 | 1 | -11/+0 |
* | arm64: insn: decouple patching from insn code | Mark Rutland | 2021-06-11 | 1 | -0/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 1 | -12/+1 |
* | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada | 2019-01-06 | 1 | -4/+0 |
* | arm64/kernel: jump_label: Switch to relative references | Ard Biesheuvel | 2018-09-27 | 1 | -3/+3 |
* | arm64: Avoid calling stop_machine() when patching jump labels | Will Deacon | 2018-08-17 | 1 | -1/+1 |
* | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} | Peter Zijlstra | 2015-08-03 | 1 | -1/+1 |
* | arm64: jump labels: NOP out NOP -> NOP replacement | Mark Rutland | 2014-11-26 | 1 | -14/+9 |
* | arm64, jump label: optimize jump label implementation | Jiang Liu | 2014-01-08 | 1 | -0/+58 |