index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
vdso.h
Age
Commit message (
Expand
)
Author
2025-09-16
riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
2025-02-21
riscv: vdso: Switch to generic storage implementation
Thomas Weißschuh
2023-01-31
riscv: alternative: patch alternatives in the vDSO
Jisheng Zhang
2022-10-25
riscv/vdso: typo therefor
Heinrich Schuchardt
2022-04-26
riscv: compat: vdso: Add COMPAT_VDSO base code implementation
Guo Ren
2021-10-26
riscv/vdso: Drop unneeded part due to merge issue
Kefeng Wang
2021-10-04
riscv/vdso: Add support for time namespaces
Tong Tiangen
2021-10-02
riscv/vdso: Move vdso data page up front
Tong Tiangen
2021-10-02
riscv/vdso: Refactor asm/vdso.h
Tong Tiangen
2021-08-25
RISC-V: Fix VDSO build for !MMU
Palmer Dabbelt
2021-08-24
riscv: explicitly use symbol offsets for VDSO
Saleem Abdulrasool
2021-01-12
riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL
Guo Ren
2020-06-10
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-08-20
RISC-V: Define sys_riscv_flush_icache when SMP=n
Palmer Dabbelt
2017-11-30
RISC-V: Allow userspace to flush the instruction cache
Andrew Waterman
2017-09-26
RISC-V: User-facing API
Palmer Dabbelt