index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
kprobes.c
Age
Commit message (
Expand
)
Author
2012-04-02
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
2012-03-24
ARM: 7332/1: extract out code patch function from kprobes
Rabin Vincent
2011-07-13
ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instruction
Jon Medhurst
2011-07-13
ARM: kprobes: Add hooks to override singlestep()
Jon Medhurst
2011-07-13
ARM: kprobes: Use conditional breakpoints for ARM probes
Jon Medhurst
2011-07-13
ARM: kprobes: Don't trigger probes on conditional instructions when condition...
Jon Medhurst
2011-07-13
ARM: kprobes: Add Thumb breakpoint support
Jon Medhurst
2011-07-13
ARM: kprobes: Add Thumb instruction decoding stubs
Jon Medhurst
2011-07-13
ARM: kprobes: Make kprobes framework work on Thumb-2 kernels
Jon Medhurst
2011-07-13
ARM: kprobes: Split out internal parts of kprobes.h
Jon Medhurst
2011-04-28
ARM: kprobes: Fix probing of conditionally executed instructions
Jon Medhurst
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-29
ARM: 6005/1: arm: kprobes: fix register corruption with jprobes
Mika Westerberg
2009-09-21
ARM: 5715/1: Make kprobes unregistration SMP safe
Frederic Riss
2009-01-06
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
2008-09-01
[ARM] 5206/1: remove kprobe_trap_handler() hack
Nicolas Pitre
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
2008-06-02
ftrace: export kretprobe_trampoline for function tracer
Abhishek Sagar
2008-04-28
kprobes/arm: fix cache flush address for instruction stub
Nicolas Pitre
2008-03-06
[ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=y
Nicolas Pitre
2008-01-26
ARM kprobes: special hook for the kprobes breakpoint handler
Nicolas Pitre
2008-01-26
ARM kprobes: prevent some functions involved with kprobes from being probed
Nicolas Pitre
2008-01-26
ARM kprobes: core code
Abhishek Sagar