aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/probes/kprobes/test-arm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-25ARM: 9062/1: kprobes: rewrite test-arm.c in UALNick Desaulniers1-145/+145
2021-03-25ARM: 9061/1: kprobes: fix UNPREDICTABLE warningsNick Desaulniers1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2015-01-20ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUsJon Medhurst1-0/+3
2015-01-13ARM: kprobes: Fix unreliable MRS instruction testsJon Medhurst (Tixy)1-3/+3
2015-01-13ARM: kprobes: Add test cases for stack consuming instructionsJon Medhurst (Tixy)1-2/+15
2015-01-13ARM: kprobes: disallow probing stack consuming instructionsWang Nan1-6/+10
2015-01-09ARM: probes: move all probe code to dedicate directoryWang Nan1-0/+1346