aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/jump_label.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada1-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra1-1/+1
2015-01-13ARM: kprobes: enable OPTPROBES for ARM 32Wang Nan1-2/+1
2015-01-09ARM: probes: move all probe code to dedicate directoryWang Nan1-1/+1
2014-10-16arm: use fixmap for text patching when text is RORabin Vincent1-1/+1
2012-03-24ARM: 7334/1: add jump label supportRabin Vincent1-0/+39