aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/kprobes-test-arm.c
AgeCommit message (Expand)Author
2014-07-02ARM: kprobes: Fix test code compilation errors for ARMv4 targetsJon Medhurst
2014-07-02ARM: kprobes: Disallow instructions with PC and register specified shiftJon Medhurst
2014-04-01ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction buildingBen Dooks
2014-03-18ARM: Fix missing includes in kprobes sourcesDavid A. Long
2012-10-09ARM: kprobes: make more tests conditionalArnd Bergmann
2012-07-05ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6Rabin Vincent
2011-11-30ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)
2011-11-30ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)
2011-09-20ARM: kprobes: Add ARM instruction simulation test casesJon Medhurst