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-common.c
Age
Commit message (
Expand
)
Author
2014-04-01
ARM: probes: fix instruction fetch order with <asm/opcodes.h>
Ben Dooks
2014-03-18
ARM: Make arch_specific_insn a define for new arch_probes_insn structure
David A. Long
2014-03-18
ARM: Change the remaining shared kprobes/uprobes symbols to something generic
David A. Long
2014-03-18
ARM: Rename the shared kprobes/uprobe return value enum
David A. Long
2014-03-18
ARM: Make the kprobes condition_check symbol names more generic
David A. Long
2014-03-18
ARM: Remove use of struct kprobe from generic probes code
David A. Long
2014-03-18
ARM: use a function table for determining instruction interpreter action
David A. Long
2014-03-18
ARM: Move generic arm instruction parsing code to new files for sharing betwe...
David A. Long
2014-03-18
ARM: Fix missing includes in kprobes sources
David A. Long
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
2011-07-13
ARM: kprobes: Add alu_write_pc()
Jon Medhurst
2011-07-13
ARM: kprobes: Optimise emulation of LDM and STM
Jon Medhurst
2011-07-13
ARM: kprobes: Add common decoding function for LDM and STM
Jon Medhurst
2011-07-13
ARM: kprobes: Add load_write_pc()
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 16-bit Thumb hint instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Infrastructure for table driven decoding of CPU instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Make str_pc_offset a constant on ARMv7
Jon Medhurst
2011-07-13
ARM: kprobes: Move find_str_pc_offset into kprobes-common.c
Jon Medhurst
2011-07-13
ARM: kprobes: Add kprobes-common.c
Jon Medhurst