summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/vdso64
AgeCommit message (Expand)AuthorFilesLines
2025-02-21vdso: Rename included MakefileThomas Weißschuh1-1/+1
2025-01-20parisc: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada1-1/+1
2024-06-22parisc: Add 64-bit gettimeofday() and clock_gettime() vDSO functionsHelge Deller3-4/+47
2024-05-09kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada1-1/+1
2024-05-02arch: use $(obj)/ instead of $(src)/ for preprocessed linker scriptsMasahiro Yamada1-1/+1
2022-12-19parisc: Add missing FORCE prerequisites in MakefileHelge Deller1-2/+2
2022-03-11parisc: Add vDSO supportHelge Deller7-0/+357