summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/vdso/vdso.lds.S
AgeCommit message (Expand)Author
2023-11-05riscv: vdso.lds.S: remove hardcoded 0x800 .text start addrJisheng Zhang
2023-11-05riscv: vdso.lds.S: merge .data section into .rodata sectionJisheng Zhang
2023-11-05riscv: vdso.lds.S: drop __alt_start and __alt_end symbolsJisheng Zhang
2023-04-18RISC-V: Add hwprobe vDSO function and dataEvan Green
2023-01-31riscv: alternative: patch alternatives in the vDSOJisheng Zhang
2022-11-10RISC-V: vdso: Do not add missing symbols to version section in linker scriptNathan Chancellor
2021-10-04riscv/vdso: Add support for time namespacesTong Tiangen
2021-10-02riscv/vdso: Move vdso data page up frontTong Tiangen
2020-06-10riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2017-11-30RISC-V: Allow userspace to flush the instruction cacheAndrew Waterman
2017-11-27RISC-V: Add VDSO entries for clock_get/gettimeofday/getcpuAndrew Waterman
2017-11-27RISC-V: Remove __vdso_cmpxchg{32,64} symbol versionsPalmer Dabbelt
2017-09-26RISC-V: User-facing APIPalmer Dabbelt