aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/patch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-11arm/patch: Fix !MMU compilePeter Zijlstra1-10/+9
2019-02-26ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-26arm: Prevent hotplug rwsem recursionThomas Gleixner1-1/+1
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott1-2/+2
2015-01-09ARM: probes: move all probe code to dedicate directoryWang Nan1-2/+1
2014-10-16arm: use fixmap for text patching when text is RORabin Vincent1-19/+73
2012-03-24ARM: 7332/1: extract out code patch function from kprobesRabin Vincent1-0/+75