index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
probes
Age
Commit message (
Expand
)
Author
Lines
2015-02-10
ARM: kprobes: Fix compilation error caused by superfluous '*'
Jon Medhurst
-1
/
+1
2015-01-20
ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUs
Jon Medhurst
-3
/
+10
2015-01-14
ARM: optprobes: execute instruction during restoring if possible.
Wang Nan
-2
/
+50
2015-01-13
ARM: kprobes: check register usage for probed instruction.
Wang Nan
-1
/
+102
2015-01-13
ARM: kprobes: Fix unreliable MRS instruction tests
Jon Medhurst (Tixy)
-19
/
+43
2015-01-13
ARM: kprobes: enable OPTPROBES for ARM 32
Wang Nan
-7
/
+344
2015-01-13
ARM: kprobes: Add test cases for stack consuming instructions
Jon Medhurst (Tixy)
-2
/
+36
2015-01-13
ARM: kprobes: disallow probing stack consuming instructions
Wang Nan
-6
/
+19
2015-01-13
ARM: kprobes: collects stack consumption for store instructions
Wang Nan
-6
/
+382
2015-01-09
ARM: kprobes: introduces checker
Wang Nan
-20
/
+95
2015-01-09
ARM: probes: Use correct action types for MOVW, SEV and WFI
Jon Medhurst
-9
/
+3
2015-01-09
ARM: probes: move all probe code to dedicate directory
Wang Nan
-0
/
+9715