aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/vdso.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-26riscv: compat: vdso: Add COMPAT_VDSO base code implementationGuo Ren1-0/+9
2021-10-26riscv/vdso: Drop unneeded part due to merge issueKefeng Wang1-11/+0
2021-10-04riscv/vdso: Add support for time namespacesTong Tiangen1-1/+1
2021-10-02riscv/vdso: Move vdso data page up frontTong Tiangen1-0/+2
2021-10-02riscv/vdso: Refactor asm/vdso.hTong Tiangen1-6/+10
2021-08-25RISC-V: Fix VDSO build for !MMUPalmer Dabbelt1-0/+9
2021-08-24riscv: explicitly use symbol offsets for VDSOSaleem Abdulrasool1-12/+2
2021-01-12riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALLGuo Ren1-1/+1
2020-06-10riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen1-0/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2018-08-20RISC-V: Define sys_riscv_flush_icache when SMP=nPalmer Dabbelt1-2/+0
2017-11-30RISC-V: Allow userspace to flush the instruction cacheAndrew Waterman1-0/+4
2017-09-26RISC-V: User-facing APIPalmer Dabbelt1-0/+41