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