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
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
/
probes
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-10
ARM: kprobes: Fix compilation error caused by superfluous '*'
Jon Medhurst
1
-1
/
+1
2015-01-20
ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUs
Jon Medhurst
2
-3
/
+10
2015-01-14
ARM: optprobes: execute instruction during restoring if possible.
Wang Nan
1
-2
/
+50
2015-01-13
ARM: kprobes: check register usage for probed instruction.
Wang Nan
4
-1
/
+102
2015-01-13
ARM: kprobes: Fix unreliable MRS instruction tests
Jon Medhurst (Tixy)
4
-19
/
+43
2015-01-13
ARM: kprobes: enable OPTPROBES for ARM 32
Wang Nan
4
-7
/
+344
2015-01-13
ARM: kprobes: Add test cases for stack consuming instructions
Jon Medhurst (Tixy)
3
-2
/
+36
2015-01-13
ARM: kprobes: disallow probing stack consuming instructions
Wang Nan
2
-6
/
+19
2015-01-13
ARM: kprobes: collects stack consumption for store instructions
Wang Nan
8
-6
/
+382
2015-01-09
ARM: kprobes: introduces checker
Wang Nan
11
-20
/
+95
2015-01-09
ARM: probes: Use correct action types for MOVW, SEV and WFI
Jon Medhurst
4
-9
/
+3
2015-01-09
ARM: probes: move all probe code to dedicate directory
Wang Nan
21
-0
/
+9715