summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/vdso
AgeCommit message (Expand)AuthorLines
2025-10-17riscv: hwprobe: Fix stale vDSO data for late-initialized keys at bootJingwei Wang-0/+6
2025-09-19riscv: errata: Fix the PAUSE Opcode for MIPS P8700Djordje Todorovic-1/+2
2025-09-16riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth-8/+8
2025-06-12RISC-V: vDSO: Correct inline assembly constraints in the getrandom syscall wr...Xi Ruoyao-1/+1
2025-06-05RISC-V: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao-0/+30
2025-02-21riscv: vdso: Switch to generic storage implementationThomas Weißschuh-26/+5
2024-11-02vdso: Rename struct arch_vdso_data to arch_vdso_time_dataNam Cao-4/+4
2024-10-15riscv: vdso: Remove timekeeper includeThomas Weißschuh-4/+0
2024-07-12riscv: Provide a definition for 'pause'Andrew Jones-6/+2
2023-10-31riscv: Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpauseMinda Chen-1/+1
2023-04-18RISC-V: Add hwprobe vDSO function and dataEvan Green-0/+25
2023-01-31Merge patch "riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y"Palmer Dabbelt-16/+12
2023-01-31riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=ySamuel Holland-15/+10
2022-10-27riscv: fix detection of toolchain Zihintpause supportConor Dooley-1/+1
2022-08-11arch/riscv: add Zihintpause supportDao Lu-3/+18
2021-10-04riscv/vdso: Add support for time namespacesTong Tiangen-0/+7
2020-11-25RISC-V: fix barrier() use in <vdso/processor.h>Randy Dunlap-0/+2
2020-08-06vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner-1/+2
2020-07-21asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon-0/+1
2020-06-10riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen-0/+133