index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
probes
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-26
arm: Prevent hotplug rwsem recursion
Thomas Gleixner
1
-1
/
+2
2017-03-21
arm: kprobes: Align stack to 8-bytes in test code
Jon Medhurst
1
-3
/
+8
2017-03-21
arm: kprobes: Fix the return address of multiple kretprobes
Masami Hiramatsu
1
-2
/
+22
2017-03-21
arm: kprobes: Skip single-stepping in recursing path if possible
Masami Hiramatsu
1
-9
/
+10
2017-03-21
arm: kprobes: Allow to handle reentered kprobe on single-stepping
Masami Hiramatsu
1
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-0
/
+1
2015-02-10
ARM: kprobes: Fix compilation error caused by superfluous '*'
Jon Medhurst
1
-1
/
+1
2015-01-20
ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUs
Jon Medhurst
2
-3
/
+10
2015-01-14
ARM: optprobes: execute instruction during restoring if possible.
Wang Nan
1
-2
/
+50
2015-01-13
ARM: kprobes: check register usage for probed instruction.
Wang Nan
4
-1
/
+102
2015-01-13
ARM: kprobes: Fix unreliable MRS instruction tests
Jon Medhurst (Tixy)
4
-19
/
+43
2015-01-13
ARM: kprobes: enable OPTPROBES for ARM 32
Wang Nan
4
-7
/
+344
2015-01-13
ARM: kprobes: Add test cases for stack consuming instructions
Jon Medhurst (Tixy)
3
-2
/
+36
2015-01-13
ARM: kprobes: disallow probing stack consuming instructions
Wang Nan
2
-6
/
+19
2015-01-13
ARM: kprobes: collects stack consumption for store instructions
Wang Nan
8
-6
/
+382
2015-01-09
ARM: kprobes: introduces checker
Wang Nan
11
-20
/
+95
2015-01-09
ARM: probes: Use correct action types for MOVW, SEV and WFI
Jon Medhurst
4
-9
/
+3
2015-01-09
ARM: probes: move all probe code to dedicate directory
Wang Nan
21
-0
/
+9715