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