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