index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
probes-arm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: probes: move all probe code to dedicate directory
Wang Nan
2015-01-09
1
-734
/
+0
*
ARM: kprobes: Disallow instructions with PC and register specified shift
Jon Medhurst
2014-07-02
1
-3
/
+3
*
ARM: Make arch_specific_insn a define for new arch_probes_insn structure
David A. Long
2014-03-18
1
-7
/
+7
*
ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions
David A. Long
2014-03-18
1
-2
/
+2
*
ARM: Change the remaining shared kprobes/uprobes symbols to something generic
David A. Long
2014-03-18
1
-4
/
+4
*
ARM: Rename the shared kprobes/uprobe return value enum
David A. Long
2014-03-18
1
-1
/
+1
*
ARM: Make the kprobes condition_check symbol names more generic
David A. Long
2014-03-18
1
-8
/
+8
*
ARM: Remove use of struct kprobe from generic probes code
David A. Long
2014-03-18
1
-16
/
+17
*
ARM: use a function table for determining instruction interpreter action
David A. Long
2014-03-18
1
-56
/
+58
*
ARM: Move generic arm instruction parsing code to new files for sharing betwe...
David A. Long
2014-03-18
1
-0
/
+731