index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2014-04-01
ARM: probes: fix instruction fetch order with <asm/opcodes.h>
Ben Dooks
1
-4
/
+5
2014-03-19
ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions
David A. Long
1
-1
/
+1
2014-03-19
ARM: Change the remaining shared kprobes/uprobes symbols to something generic
David A. Long
1
-4
/
+6
2014-03-19
ARM: Change more ARM kprobes symbol names to something more generic
David A. Long
1
-1
/
+1
2014-03-19
ARM: Remove use of struct kprobe from generic probes code
David A. Long
1
-1
/
+1
2014-03-19
ARM: use a function table for determining instruction interpreter action
David A. Long
1
-2
/
+7
2014-03-19
ARM: Fix missing includes in kprobes sources
David A. Long
1
-0
/
+2
2013-10-29
ARM: 7862/1: pcpu: replace __get_cpu_var_uses
Christoph Lameter
1
-4
/
+4
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-3
/
+3
2012-04-02
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-1
/
+1
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
1
-2
/
+2
2012-03-24
ARM: 7332/1: extract out code patch function from kprobes
Rabin Vincent
1
-62
/
+24
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-29
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-07
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