Age | Commit message (Expand) | Author |
---|---|---|
2015-01-09 | ARM: probes: move all probe code to dedicate directory | Wang Nan |
2014-07-02 | ARM: kprobes: Fix test code compilation errors for ARMv4 targets | Jon Medhurst |
2014-07-02 | ARM: kprobes: Disallow instructions with PC and register specified shift | Jon Medhurst |
2014-04-01 | ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction building | Ben Dooks |
2014-03-18 | ARM: Fix missing includes in kprobes sources | David A. Long |
2012-10-09 | ARM: kprobes: make more tests conditional | Arnd Bergmann |
2012-07-05 | ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6 | Rabin Vincent |
2011-11-30 | ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below | Jon Medhurst (Tixy) |
2011-11-30 | ARM: 7180/1: Change kprobes testcase with unpredictable STRD instruction | Jon Medhurst (Tixy) |
2011-09-20 | ARM: kprobes: Add ARM instruction simulation test cases | Jon Medhurst |