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
/
riscv
/
kernel
/
vdso
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-23
riscv: Disable KSAN_SANITIZE for vDSO
Tobias Klauser
1
-1
/
+2
2020-11-25
riscv: Explicitly specify the build id style in vDSO Makefile again
Nathan Chancellor
1
-1
/
+1
2020-11-06
RISC-V: Fix the VDSO symbol generaton for binutils-2.35+
Palmer Dabbelt
3
-9
/
+16
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
1
-1
/
+1
2020-08-05
riscv: disable stack-protector for vDSO
Tobias Klauser
1
-0
/
+2
2020-07-30
riscv: Allow building with kcov coverage
Tobias Klauser
1
-0
/
+1
2020-06-26
riscv: Fixup __vdso_gettimeofday broke dynamic ftrace
Guo Ren
1
-0
/
+3
2020-06-26
riscv: Add extern declarations for vDSO time-related functions
Vincent Chen
1
-0
/
+6
2020-06-26
riscv: Add -fPIC option to CFLAGS_vgettimeofday.o
Vincent Chen
1
-1
/
+1
2020-06-11
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
6
-57
/
+36
2020-05-05
riscv: add Linux note to vdso
Andreas Schwab
2
-1
/
+13
2020-04-22
riscv: fix vdso build with lld
Ilie Halip
1
-3
/
+3
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-01-19
riscv: delete temporary files
Ilie Halip
1
-1
/
+2
2019-07-31
riscv: Fix perf record without libelf support
Mao Han
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
8
-72
/
+8
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-30
riscv: vdso: drop unnecessary cc-ldoption
Nick Desaulniers
1
-1
/
+1
2019-02-25
riscv: Use latest system call ABI
Arnd Bergmann
1
-0
/
+2
2018-08-13
RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSO
Palmer Dabbelt
1
-2
/
+2
2018-04-24
RISC-V: build vdso-dummy.o with -no-pie
Aurelien Jarno
1
-1
/
+1
2018-01-08
RISC-V: Make __NR_riscv_flush_icache visible to userspace
Palmer Dabbelt
1
-1
/
+0
2017-11-30
RISC-V: Allow userspace to flush the instruction cache
Andrew Waterman
3
-0
/
+33
2017-11-27
RISC-V: Add VDSO entries for clock_get/gettimeofday/getcpu
Andrew Waterman
6
-1
/
+113
2017-11-27
RISC-V: Remove __vdso_cmpxchg{32,64} symbol versions
Palmer Dabbelt
1
-2
/
+0
2017-09-27
RISC-V: User-facing API
Palmer Dabbelt
5
-0
/
+193