summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/vdso
AgeCommit message (Expand)Author
2023-10-31riscv: Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpauseMinda Chen
2023-04-18RISC-V: Add hwprobe vDSO function and dataEvan Green
2023-01-31Merge patch "riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y"Palmer Dabbelt
2023-01-31riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=ySamuel Holland
2022-10-27riscv: fix detection of toolchain Zihintpause supportConor Dooley
2022-08-11arch/riscv: add Zihintpause supportDao Lu
2021-10-04riscv/vdso: Add support for time namespacesTong Tiangen
2020-11-25RISC-V: fix barrier() use in <vdso/processor.h>Randy Dunlap
2020-08-06vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner
2020-07-21asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon
2020-06-10riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen