summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/vdso
AgeCommit message (Expand)AuthorFilesLines
2023-11-01riscv: Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpauseMinda Chen1-1/+1
2023-04-19RISC-V: Add hwprobe vDSO function and dataEvan Green2-0/+25
2023-02-01Merge patch "riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y"Palmer Dabbelt1-16/+12
2023-02-01riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=ySamuel Holland1-15/+10
2022-10-28riscv: fix detection of toolchain Zihintpause supportConor Dooley1-1/+1
2022-08-11arch/riscv: add Zihintpause supportDao Lu1-3/+18
2021-10-05riscv/vdso: Add support for time namespacesTong Tiangen1-0/+7
2020-11-25RISC-V: fix barrier() use in <vdso/processor.h>Randy Dunlap1-0/+2
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-11riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen4-0/+133