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