index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
kprobes-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: probes: fix instruction fetch order with <asm/opcodes.h>
Ben Dooks
2014-04-01
1
-1
/
+3
*
ARM: Make arch_specific_insn a define for new arch_probes_insn structure
David A. Long
2014-03-18
1
-7
/
+7
*
ARM: Change the remaining shared kprobes/uprobes symbols to something generic
David A. Long
2014-03-18
1
-1
/
+1
*
ARM: Rename the shared kprobes/uprobe return value enum
David A. Long
2014-03-18
1
-1
/
+1
*
ARM: Make the kprobes condition_check symbol names more generic
David A. Long
2014-03-18
1
-7
/
+7
*
ARM: Remove use of struct kprobe from generic probes code
David A. Long
2014-03-18
1
-14
/
+26
*
ARM: use a function table for determining instruction interpreter action
David A. Long
2014-03-18
1
-1
/
+2
*
ARM: Move generic arm instruction parsing code to new files for sharing betwe...
David A. Long
2014-03-18
1
-425
/
+0
*
ARM: Fix missing includes in kprobes sources
David A. Long
2014-03-18
1
-0
/
+3
*
Disintegrate asm/system.h for ARM
David Howells
2012-03-28
1
-0
/
+1
*
ARM: kprobes: Add alu_write_pc()
Jon Medhurst
2011-07-13
1
-0
/
+15
*
ARM: kprobes: Optimise emulation of LDM and STM
Jon Medhurst
2011-07-13
1
-0
/
+68
*
ARM: kprobes: Add common decoding function for LDM and STM
Jon Medhurst
2011-07-13
1
-0
/
+70
*
ARM: kprobes: Add load_write_pc()
Jon Medhurst
2011-07-13
1
-0
/
+15
*
ARM: kprobes: Decode 16-bit Thumb hint instructions
Jon Medhurst
2011-07-13
1
-0
/
+9
*
ARM: kprobes: Infrastructure for table driven decoding of CPU instructions
Jon Medhurst
2011-07-13
1
-0
/
+258
*
ARM: kprobes: Make str_pc_offset a constant on ARMv7
Jon Medhurst
2011-07-13
1
-0
/
+4
*
ARM: kprobes: Move find_str_pc_offset into kprobes-common.c
Jon Medhurst
2011-07-13
1
-0
/
+33
*
ARM: kprobes: Add kprobes-common.c
Jon Medhurst
2011-07-13
1
-0
/
+105