Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-27 | riscv/vdso: Drop unneeded part due to merge issue | Kefeng Wang | 1 | -11/+0 |
2021-10-05 | riscv/vdso: Add support for time namespaces | Tong Tiangen | 1 | -1/+1 |
2021-10-02 | riscv/vdso: Move vdso data page up front | Tong Tiangen | 1 | -0/+2 |
2021-10-02 | riscv/vdso: Refactor asm/vdso.h | Tong Tiangen | 1 | -6/+10 |
2021-08-26 | RISC-V: Fix VDSO build for !MMU | Palmer Dabbelt | 1 | -0/+9 |
2021-08-25 | riscv: explicitly use symbol offsets for VDSO | Saleem Abdulrasool | 1 | -12/+2 |
2021-01-13 | riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL | Guo Ren | 1 | -1/+1 |
2020-06-11 | riscv: use vDSO common flow to reduce the latency of the time-related functions | Vincent Chen | 1 | -0/+2 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 1 | -12/+1 |
2018-08-20 | RISC-V: Define sys_riscv_flush_icache when SMP=n | Palmer Dabbelt | 1 | -2/+0 |
2017-11-30 | RISC-V: Allow userspace to flush the instruction cache | Andrew Waterman | 1 | -0/+4 |
2017-09-27 | RISC-V: User-facing API | Palmer Dabbelt | 1 | -0/+41 |