Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arch: vdso: add vdso linker script to 'targets' instead of extra-y | Masahiro Yamada | 2020-09-07 | 1 | -1/+1 |
* | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2020-03-25 | 1 | -0/+1 |
* | y2038: vdso: nds32: open-code timespec_add_ns() | Arnd Bergmann | 2019-11-15 | 1 | -18/+15 |
* | y2038: vdso: change timespec to __kernel_old_timespec | Arnd Bergmann | 2019-11-15 | 1 | -11/+11 |
* | y2038: vdso: change timeval to __kernel_old_timeval | Arnd Bergmann | 2019-11-15 | 1 | -3/+3 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | nds32: Fix vDSO clock_getres() | Vincenzo Frascino | 2019-05-16 | 1 | -1/+3 |
* | nds32: vdso: drop unnecessary cc-ldoption | Nick Desaulniers | 2019-05-07 | 1 | -4/+2 |
* | nds32: vdso: fix and clean-up Makefile | Masahiro Yamada | 2019-05-07 | 1 | -5/+3 |
* | nds32: add vmlinux.lds and vdso.so to .gitignore | Masahiro Yamada | 2019-05-07 | 1 | -0/+1 |
* | nds32: fix building failed if using elf toolchain. | Greentime Hu | 2018-03-16 | 1 | -1/+0 |
* | nds32: VDSO support | Greentime Hu | 2018-02-22 | 8 | -0/+512 |