summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/vdso/vdso.lds.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* riscv: vdso.lds.S: remove hardcoded 0x800 .text start addrJisheng Zhang2023-11-051-9/+8
* riscv: vdso.lds.S: merge .data section into .rodata sectionJisheng Zhang2023-11-051-8/+7
* riscv: vdso.lds.S: drop __alt_start and __alt_end symbolsJisheng Zhang2023-11-051-2/+0
* RISC-V: Add hwprobe vDSO function and dataEvan Green2023-04-191-0/+3
* riscv: alternative: patch alternatives in the vDSOJisheng Zhang2023-02-011-0/+7
* RISC-V: vdso: Do not add missing symbols to version section in linker scriptNathan Chancellor2022-11-111-0/+2
* riscv/vdso: Add support for time namespacesTong Tiangen2021-10-041-0/+3
* riscv/vdso: Move vdso data page up frontTong Tiangen2021-10-021-1/+2
* riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen2020-06-111-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* RISC-V: Allow userspace to flush the instruction cacheAndrew Waterman2017-11-301-0/+1
* RISC-V: Add VDSO entries for clock_get/gettimeofday/getcpuAndrew Waterman2017-11-271-0/+4
* RISC-V: Remove __vdso_cmpxchg{32,64} symbol versionsPalmer Dabbelt2017-11-271-2/+0
* RISC-V: User-facing APIPalmer Dabbelt2017-09-271-0/+77