index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
vdso
/
vdso.lds.S
Age
Commit message (
Expand
)
Author
2025-06-10
riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
Fangrui Song
2025-06-05
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
2025-02-21
riscv: vdso: Switch to generic storage implementation
Thomas Weißschuh
2023-11-05
riscv: vdso.lds.S: remove hardcoded 0x800 .text start addr
Jisheng Zhang
2023-11-05
riscv: vdso.lds.S: merge .data section into .rodata section
Jisheng Zhang
2023-11-05
riscv: vdso.lds.S: drop __alt_start and __alt_end symbols
Jisheng Zhang
2023-04-18
RISC-V: Add hwprobe vDSO function and data
Evan Green
2023-01-31
riscv: alternative: patch alternatives in the vDSO
Jisheng Zhang
2022-11-10
RISC-V: vdso: Do not add missing symbols to version section in linker script
Nathan Chancellor
2021-10-04
riscv/vdso: Add support for time namespaces
Tong Tiangen
2021-10-02
riscv/vdso: Move vdso data page up front
Tong Tiangen
2020-06-10
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2017-11-30
RISC-V: Allow userspace to flush the instruction cache
Andrew Waterman
2017-11-27
RISC-V: Add VDSO entries for clock_get/gettimeofday/getcpu
Andrew Waterman
2017-11-27
RISC-V: Remove __vdso_cmpxchg{32,64} symbol versions
Palmer Dabbelt
2017-09-26
RISC-V: User-facing API
Palmer Dabbelt