index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
vdso
Age
Commit message (
Expand
)
Author
2020-05-04
riscv: add Linux note to vdso
Andreas Schwab
2020-04-21
riscv: fix vdso build with lld
Ilie Halip
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-01-18
riscv: delete temporary files
Ilie Halip
2019-07-31
riscv: Fix perf record without libelf support
Mao Han
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-29
riscv: vdso: drop unnecessary cc-ldoption
Nick Desaulniers
2019-02-25
riscv: Use latest system call ABI
Arnd Bergmann
2018-08-13
RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSO
Palmer Dabbelt
2018-04-24
RISC-V: build vdso-dummy.o with -no-pie
Aurelien Jarno
2018-01-07
RISC-V: Make __NR_riscv_flush_icache visible to userspace
Palmer Dabbelt
2017-11-30
RISC-V: Allow userspace to flush the instruction cache
Andrew Waterman
2017-11-27
RISC-V: Add VDSO entries for clock_get/gettimeofday/getcpu
Andrew Waterman
2017-11-27
RISC-V: Remove __vdso_cmpxchg{32,64} symbol versions
Palmer Dabbelt
2017-09-26
RISC-V: User-facing API
Palmer Dabbelt