index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
kprobes-test.c
Age
Commit message (
Expand
)
Author
2014-07-02
ARM: kprobes: Prevent known test failures stopping other tests running
Jon Medhurst
2014-04-01
ARM: kprobes-test: Workaround GAS .align bug
Taras Kondratiuk
2014-04-01
ARM: kprobes-test: use <asm/opcodes.h> for instruction accesses
Ben Dooks
2014-03-18
ARM: Change the remaining shared kprobes/uprobes symbols to something generic
David A. Long
2014-03-18
ARM: Fix missing includes in kprobes sources
David A. Long
2012-11-19
treewide: fix printk typo in multiple drivers
Masanari Iida
2011-12-13
ARM: 7209/1: Use generic ARM instruction set condition code checks for kprobes.
Leif Lindholm
2011-09-20
ARM: kprobes: Add introductory comment to test code
Jon Medhurst
2011-09-20
ARM: kprobes: Add some benchmarking to test module
Jon Medhurst
2011-09-20
ARM: kprobes: Add decoding table test coverage analysis
Jon Medhurst
2011-09-20
ARM: kprobes: Add decoding table self-consistency tests
Jon Medhurst
2011-09-20
ARM: kprobes: Add ARM instruction simulation test cases
Jon Medhurst
2011-09-20
ARM: kprobes: Add Thumb instruction simulation test cases
Jon Medhurst
2011-09-20
ARM: kprobes: Framework for instruction set test cases
Jon Medhurst
2011-09-20
ARM: kprobes: Add basic API tests
Jon Medhurst