aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/vdso (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-25riscv: Use latest system call ABIArnd Bergmann1-0/+2
2018-08-13RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSOPalmer Dabbelt1-2/+2
2018-04-24RISC-V: build vdso-dummy.o with -no-pieAurelien Jarno1-1/+1
2018-01-07RISC-V: Make __NR_riscv_flush_icache visible to userspacePalmer Dabbelt1-1/+0
2017-11-30RISC-V: Allow userspace to flush the instruction cacheAndrew Waterman3-0/+33
2017-11-27RISC-V: Add VDSO entries for clock_get/gettimeofday/getcpuAndrew Waterman6-1/+113
2017-11-27RISC-V: Remove __vdso_cmpxchg{32,64} symbol versionsPalmer Dabbelt1-2/+0
2017-09-26RISC-V: User-facing APIPalmer Dabbelt5-0/+193