summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/vdso/gettimeofday.h
AgeCommit message (Expand)AuthorFilesLines
2026-06-02riscv: vdso: Drop CONFIG_GENERIC_TIME_VSYSCALL guard around syscall fallbacksThomas Weißschuh1-8/+0
2025-09-16riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth1-2/+2
2025-02-21riscv: vdso: Switch to generic storage implementationThomas Weißschuh1-13/+1
2023-04-18RISC-V: Add hwprobe vDSO function and dataEvan Green1-0/+8
2021-10-04riscv/vdso: Add support for time namespacesTong Tiangen1-0/+7
2020-08-06vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner1-1/+2
2020-07-21asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon1-0/+1
2020-06-10riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen1-0/+79