index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
kprobes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: probes: fix instruction fetch order with <asm/opcodes.h>
Ben Dooks
2014-04-01
1
-4
/
+5
*
ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions
David A. Long
2014-03-18
1
-1
/
+1
*
ARM: Change the remaining shared kprobes/uprobes symbols to something generic
David A. Long
2014-03-18
1
-4
/
+6
*
ARM: Change more ARM kprobes symbol names to something more generic
David A. Long
2014-03-18
1
-1
/
+1
*
ARM: Remove use of struct kprobe from generic probes code
David A. Long
2014-03-18
1
-1
/
+1
*
ARM: use a function table for determining instruction interpreter action
David A. Long
2014-03-18
1
-2
/
+7
*
ARM: Fix missing includes in kprobes sources
David A. Long
2014-03-18
1
-0
/
+2
*
ARM: 7862/1: pcpu: replace __get_cpu_var_uses
Christoph Lameter
2013-10-29
1
-4
/
+4
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-3
/
+3
*
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-04-02
1
-1
/
+1
|
\
|
*
remove references to cpu_*_map in arch/
Rusty Russell
2012-03-29
1
-2
/
+2
*
|
ARM: 7332/1: extract out code patch function from kprobes
Rabin Vincent
2012-03-24
1
-62
/
+24
|
/
*
ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instruction
Jon Medhurst
2011-07-13
1
-0
/
+5
*
ARM: kprobes: Add hooks to override singlestep()
Jon Medhurst
2011-07-13
1
-5
/
+3
*
ARM: kprobes: Use conditional breakpoints for ARM probes
Jon Medhurst
2011-07-13
1
-2
/
+8
*
ARM: kprobes: Don't trigger probes on conditional instructions when condition...
Jon Medhurst
2011-07-13
1
-1
/
+23
*
ARM: kprobes: Add Thumb breakpoint support
Jon Medhurst
2011-07-13
1
-12
/
+110
*
ARM: kprobes: Add Thumb instruction decoding stubs
Jon Medhurst
2011-07-13
1
-2
/
+18
*
ARM: kprobes: Make kprobes framework work on Thumb-2 kernels
Jon Medhurst
2011-07-13
1
-2
/
+35
*
ARM: kprobes: Split out internal parts of kprobes.h
Jon Medhurst
2011-07-13
1
-0
/
+2
*
ARM: kprobes: Fix probing of conditionally executed instructions
Jon Medhurst
2011-04-28
1
-1
/
+2
*
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-05
1
-1
/
+9
|
\
|
*
ARM: 6005/1: arm: kprobes: fix register corruption with jprobes
Mika Westerberg
2010-03-29
1
-1
/
+9
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
ARM: 5715/1: Make kprobes unregistration SMP safe
Frederic Riss
2009-09-21
1
-2
/
+17
*
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
2009-01-06
1
-2
/
+0
*
[ARM] 5206/1: remove kprobe_trap_handler() hack
Nicolas Pitre
2008-09-01
1
-1
/
+4
*
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
2008-07-25
1
-4
/
+2
*
ftrace: export kretprobe_trampoline for function tracer
Abhishek Sagar
2008-06-02
1
-1
/
+1
*
kprobes/arm: fix cache flush address for instruction stub
Nicolas Pitre
2008-04-28
1
-1
/
+1
*
[ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=y
Nicolas Pitre
2008-03-06
1
-0
/
+5
*
ARM kprobes: special hook for the kprobes breakpoint handler
Nicolas Pitre
2008-01-26
1
-7
/
+1
*
ARM kprobes: prevent some functions involved with kprobes from being probed
Nicolas Pitre
2008-01-26
1
-1
/
+1
*
ARM kprobes: core code
Abhishek Sagar
2008-01-26
1
-0
/
+453