index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
vdso
Age
Commit message (
Expand
)
Author
Lines
2025-10-17
riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
Jingwei Wang
-0
/
+6
2025-09-19
riscv: errata: Fix the PAUSE Opcode for MIPS P8700
Djordje Todorovic
-1
/
+2
2025-09-16
riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
-8
/
+8
2025-06-12
RISC-V: vDSO: Correct inline assembly constraints in the getrandom syscall wr...
Xi Ruoyao
-1
/
+1
2025-06-05
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
-0
/
+30
2025-02-21
riscv: vdso: Switch to generic storage implementation
Thomas Weißschuh
-26
/
+5
2024-11-02
vdso: Rename struct arch_vdso_data to arch_vdso_time_data
Nam Cao
-4
/
+4
2024-10-15
riscv: vdso: Remove timekeeper include
Thomas Weißschuh
-4
/
+0
2024-07-12
riscv: Provide a definition for 'pause'
Andrew Jones
-6
/
+2
2023-10-31
riscv: Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpause
Minda Chen
-1
/
+1
2023-04-18
RISC-V: Add hwprobe vDSO function and data
Evan Green
-0
/
+25
2023-01-31
Merge patch "riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y"
Palmer Dabbelt
-16
/
+12
2023-01-31
riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y
Samuel Holland
-15
/
+10
2022-10-27
riscv: fix detection of toolchain Zihintpause support
Conor Dooley
-1
/
+1
2022-08-11
arch/riscv: add Zihintpause support
Dao Lu
-3
/
+18
2021-10-04
riscv/vdso: Add support for time namespaces
Tong Tiangen
-0
/
+7
2020-11-25
RISC-V: fix barrier() use in <vdso/processor.h>
Randy Dunlap
-0
/
+2
2020-08-06
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
-1
/
+2
2020-07-21
asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'
Will Deacon
-0
/
+1
2020-06-10
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
-0
/
+133