aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/vdso
AgeCommit message (Expand)Author
2019-08-25riscv: Fix perf record without libelf supportMao Han
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-29riscv: vdso: drop unnecessary cc-ldoptionNick Desaulniers
2019-02-25riscv: Use latest system call ABIArnd Bergmann
2018-08-13RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSOPalmer Dabbelt
2018-04-24RISC-V: build vdso-dummy.o with -no-pieAurelien Jarno
2018-01-07RISC-V: Make __NR_riscv_flush_icache visible to userspacePalmer Dabbelt
2017-11-30RISC-V: Allow userspace to flush the instruction cacheAndrew Waterman
2017-11-27RISC-V: Add VDSO entries for clock_get/gettimeofday/getcpuAndrew Waterman
2017-11-27RISC-V: Remove __vdso_cmpxchg{32,64} symbol versionsPalmer Dabbelt
2017-09-26RISC-V: User-facing APIPalmer Dabbelt