aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/kprobes-test-arm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-09ARM: probes: move all probe code to dedicate directoryWang Nan1-1346/+0
2014-07-02ARM: kprobes: Fix test code compilation errors for ARMv4 targetsJon Medhurst1-0/+8
2014-07-02ARM: kprobes: Disallow instructions with PC and register specified shiftJon Medhurst1-10/+12
2014-04-01ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction buildingBen Dooks1-301/+302
2014-03-18ARM: Fix missing includes in kprobes sourcesDavid A. Long1-0/+1
2012-10-09ARM: kprobes: make more tests conditionalArnd Bergmann1-0/+4
2012-07-05ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6Rabin Vincent1-2/+2
2011-11-30ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)1-9/+16
2011-11-30ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)1-1/+1
2011-09-20ARM: kprobes: Add ARM instruction simulation test casesJon Medhurst1-0/+1323