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
/
arm64
/
kernel
/
probes
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-20
arm64: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-09-15
arm64: Improve kprobes test for atomic sequence
David A. Long
1
-25
/
+23
2016-08-25
arm64: Create sections.h
James Morse
1
-4
/
+1
2016-08-25
arm64: kprobe: Always clear pstate.D in breakpoint exception handler
Pratyush Anand
1
-16
/
+13
2016-08-11
arm64: Remove stack duplicating code from jprobes
David A. Long
1
-26
/
+5
2016-07-21
arm64: kprobes: Add KASAN instrumentation around stack accesses
Catalin Marinas
1
-0
/
+5
2016-07-21
arm64: kprobes: Cleanup jprobe_return
Marc Zyngier
1
-12
/
+10
2016-07-20
arm64: kprobes: Fix overflow when saving stack
Marc Zyngier
1
-8
/
+14
2016-07-19
arm64: kprobes: WARN if attempting to step with PSTATE.D=1
Will Deacon
1
-0
/
+2
2016-07-19
arm64: Add kernel return probes support (kretprobes)
Sandeepa Prabhu
1
-1
/
+89
2016-07-19
arm64: Add trampoline code for kretprobes
William Cohen
3
-0
/
+87
2016-07-19
arm64: kprobes instruction simulation support
Sandeepa Prabhu
6
-13
/
+322
2016-07-19
arm64: Treat all entry code as non-kprobe-able
Pratyush Anand
1
-0
/
+26
2016-07-19
arm64: Kprobes with single stepping support
Sandeepa Prabhu
4
-0
/
+703