index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
probes
/
kprobes
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
Russell King
2017-12-17
1
-3
/
+11
*
arm/kprobes: Remove jprobe test case
Masami Hiramatsu
2017-11-07
1
-57
/
+0
*
arm/kprobes: Fix kretprobe test to check correct counter
Masami Hiramatsu
2017-11-07
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
arm: Prevent hotplug rwsem recursion
Thomas Gleixner
2017-05-26
1
-1
/
+2
*
arm: kprobes: Align stack to 8-bytes in test code
Jon Medhurst
2017-03-21
1
-3
/
+8
*
arm: kprobes: Fix the return address of multiple kretprobes
Masami Hiramatsu
2017-03-21
1
-2
/
+22
*
arm: kprobes: Skip single-stepping in recursing path if possible
Masami Hiramatsu
2017-03-21
1
-9
/
+10
*
arm: kprobes: Allow to handle reentered kprobe on single-stepping
Masami Hiramatsu
2017-03-21
1
-0
/
+6
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
ARM: kprobes: Fix compilation error caused by superfluous '*'
Jon Medhurst
2015-02-10
1
-1
/
+1
*
ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUs
Jon Medhurst
2015-01-20
2
-3
/
+10
*
ARM: optprobes: execute instruction during restoring if possible.
Wang Nan
2015-01-14
1
-2
/
+50
*
ARM: kprobes: check register usage for probed instruction.
Wang Nan
2015-01-13
3
-1
/
+95
*
ARM: kprobes: Fix unreliable MRS instruction tests
Jon Medhurst (Tixy)
2015-01-13
4
-19
/
+43
*
ARM: kprobes: enable OPTPROBES for ARM 32
Wang Nan
2015-01-13
4
-7
/
+344
*
ARM: kprobes: Add test cases for stack consuming instructions
Jon Medhurst (Tixy)
2015-01-13
3
-2
/
+36
*
ARM: kprobes: disallow probing stack consuming instructions
Wang Nan
2015-01-13
2
-6
/
+19
*
ARM: kprobes: collects stack consumption for store instructions
Wang Nan
2015-01-13
7
-6
/
+372
*
ARM: kprobes: introduces checker
Wang Nan
2015-01-09
4
-3
/
+15
*
ARM: probes: Use correct action types for MOVW, SEV and WFI
Jon Medhurst
2015-01-09
1
-2
/
+0
*
ARM: probes: move all probe code to dedicate directory
Wang Nan
2015-01-09
10
-0
/
+6554