summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/vdso.h
Commit message (Expand)AuthorAgeFilesLines
* riscv: alternative: patch alternatives in the vDSOJisheng Zhang2023-01-311-0/+4
* riscv/vdso: typo thereforHeinrich Schuchardt2022-10-251-1/+1
* riscv: compat: vdso: Add COMPAT_VDSO base code implementationGuo Ren2022-04-261-0/+9
* riscv/vdso: Drop unneeded part due to merge issueKefeng Wang2021-10-261-11/+0
* riscv/vdso: Add support for time namespacesTong Tiangen2021-10-041-1/+1
* riscv/vdso: Move vdso data page up frontTong Tiangen2021-10-021-0/+2
* riscv/vdso: Refactor asm/vdso.hTong Tiangen2021-10-021-6/+10
* RISC-V: Fix VDSO build for !MMUPalmer Dabbelt2021-08-251-0/+9
* riscv: explicitly use symbol offsets for VDSOSaleem Abdulrasool2021-08-241-12/+2
* riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALLGuo Ren2021-01-121-1/+1
* riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen2020-06-101-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* RISC-V: Define sys_riscv_flush_icache when SMP=nPalmer Dabbelt2018-08-201-2/+0
* RISC-V: Allow userspace to flush the instruction cacheAndrew Waterman2017-11-301-0/+4
* RISC-V: User-facing APIPalmer Dabbelt2017-09-261-0/+41