index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
kprobes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-13
ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instruction
Jon Medhurst
1
-0
/
+5
2011-07-13
ARM: kprobes: Add hooks to override singlestep()
Jon Medhurst
1
-5
/
+3
2011-07-13
ARM: kprobes: Use conditional breakpoints for ARM probes
Jon Medhurst
1
-2
/
+8
2011-07-13
ARM: kprobes: Don't trigger probes on conditional instructions when condition...
Jon Medhurst
1
-1
/
+23
2011-07-13
ARM: kprobes: Add Thumb breakpoint support
Jon Medhurst
1
-12
/
+110
2011-07-13
ARM: kprobes: Add Thumb instruction decoding stubs
Jon Medhurst
1
-2
/
+18
2011-07-13
ARM: kprobes: Make kprobes framework work on Thumb-2 kernels
Jon Medhurst
1
-2
/
+35
2011-07-13
ARM: kprobes: Split out internal parts of kprobes.h
Jon Medhurst
1
-0
/
+2
2011-04-28
ARM: kprobes: Fix probing of conditionally executed instructions
Jon Medhurst
1
-1
/
+2
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-1
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-29
ARM: 6005/1: arm: kprobes: fix register corruption with jprobes
Mika Westerberg
1
-1
/
+9
2009-09-21
ARM: 5715/1: Make kprobes unregistration SMP safe
Frederic Riss
1
-2
/
+17
2009-01-06
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
1
-2
/
+0
2008-09-01
[ARM] 5206/1: remove kprobe_trap_handler() hack
Nicolas Pitre
1
-1
/
+4
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
1
-4
/
+2
2008-06-02
ftrace: export kretprobe_trampoline for function tracer
Abhishek Sagar
1
-1
/
+1
2008-04-28
kprobes/arm: fix cache flush address for instruction stub
Nicolas Pitre
1
-1
/
+1
2008-03-06
[ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=y
Nicolas Pitre
1
-0
/
+5
2008-01-26
ARM kprobes: special hook for the kprobes breakpoint handler
Nicolas Pitre
1
-7
/
+1
2008-01-26
ARM kprobes: prevent some functions involved with kprobes from being probed
Nicolas Pitre
1
-1
/
+1
2008-01-26
ARM kprobes: core code
Abhishek Sagar
1
-0
/
+453