Age | Commit message (Expand) | Author |
2024-11-02 | vdso: Rename struct arch_vdso_data to arch_vdso_time_data | Nam Cao |
2024-10-15 | riscv: vdso: Remove timekeeper include | Thomas Weißschuh |
2024-07-12 | riscv: Provide a definition for 'pause' | Andrew Jones |
2023-10-31 | riscv: Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpause | Minda Chen |
2023-04-18 | RISC-V: Add hwprobe vDSO function and data | Evan Green |
2023-01-31 | Merge patch "riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y" | Palmer Dabbelt |
2023-01-31 | riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y | Samuel Holland |
2022-10-27 | riscv: fix detection of toolchain Zihintpause support | Conor Dooley |
2022-08-11 | arch/riscv: add Zihintpause support | Dao Lu |
2021-10-04 | riscv/vdso: Add support for time namespaces | Tong Tiangen |
2020-11-25 | RISC-V: fix barrier() use in <vdso/processor.h> | Randy Dunlap |
2020-08-06 | vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter() | Thomas Gleixner |
2020-07-21 | asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h' | Will Deacon |
2020-06-10 | riscv: use vDSO common flow to reduce the latency of the time-related functions | Vincent Chen |