summaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel/vdso
AgeCommit message (Expand)AuthorLines
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2019-11-15y2038: vdso: nds32: open-code timespec_add_ns()Arnd Bergmann-18/+15
2019-11-15y2038: vdso: change timespec to __kernel_old_timespecArnd Bergmann-11/+11
2019-11-15y2038: vdso: change timeval to __kernel_old_timevalArnd Bergmann-3/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-16nds32: Fix vDSO clock_getres()Vincenzo Frascino-1/+3
2019-05-07nds32: vdso: drop unnecessary cc-ldoptionNick Desaulniers-4/+2
2019-05-07nds32: vdso: fix and clean-up MakefileMasahiro Yamada-5/+3
2019-05-07nds32: add vmlinux.lds and vdso.so to .gitignoreMasahiro Yamada-0/+1
2018-03-16nds32: fix building failed if using elf toolchain.Greentime Hu-1/+0
2018-02-22nds32: VDSO supportGreentime Hu-0/+512