aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/jump_label.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-09MIPS: jump_label: Use compact branches for >= r6Gravatar Paul Burton 1-5/+25
2019-01-06jump_label: move 'asm goto' support test to KconfigGravatar Masahiro Yamada 1-4/+0
2017-05-26jump_label: Reorder hotplug lock and jump_label_lockGravatar Thomas Gleixner 1-2/+0
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Gravatar Peter Zijlstra 1-1/+1
2014-11-19MIPS: jump_label.c: Handle the microMIPS J instruction encodingGravatar Maciej W. Rozycki 1-9/+31
2014-11-19MIPS: jump_label.c: Correct the span of the J instructionGravatar Maciej W. Rozycki 1-2/+2
2011-01-18MIPS: jump label: Add MIPS support.Gravatar David Daney 1-0/+54