Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS: jump_label: Fix compat branch range check | Jiaxun Yang | 2022-11-11 | 1 | -1/+1 |
* | jump_label: mips: move module NOP patching into arch code | Ard Biesheuvel | 2022-06-24 | 1 | -0/+19 |
* | MIPS: jump_label: Use compact branches for >= r6 | Paul Burton | 2019-04-09 | 1 | -5/+25 |
* | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada | 2019-01-06 | 1 | -4/+0 |
* | jump_label: Reorder hotplug lock and jump_label_lock | Thomas Gleixner | 2017-05-26 | 1 | -2/+0 |
* | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} | Peter Zijlstra | 2015-08-03 | 1 | -1/+1 |
* | MIPS: jump_label.c: Handle the microMIPS J instruction encoding | Maciej W. Rozycki | 2014-11-19 | 1 | -9/+31 |
* | MIPS: jump_label.c: Correct the span of the J instruction | Maciej W. Rozycki | 2014-11-19 | 1 | -2/+2 |
* | MIPS: jump label: Add MIPS support. | David Daney | 2011-01-18 | 1 | -0/+54 |