summaryrefslogtreecommitdiffstats
path: root/arch/arm/probes/kprobes/test-arm.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 9062/1: kprobes: rewrite test-arm.c in UALNick Desaulniers2021-03-251-145/+145
* ARM: 9061/1: kprobes: fix UNPREDICTABLE warningsNick Desaulniers2021-03-251-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUsJon Medhurst2015-01-201-0/+3
* ARM: kprobes: Fix unreliable MRS instruction testsJon Medhurst (Tixy)2015-01-131-3/+3
* ARM: kprobes: Add test cases for stack consuming instructionsJon Medhurst (Tixy)2015-01-131-2/+15
* ARM: kprobes: disallow probing stack consuming instructionsWang Nan2015-01-131-6/+10
* ARM: probes: move all probe code to dedicate directoryWang Nan2015-01-091-0/+1346