aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/vdso/vdso.lds.S
AgeCommit message (Expand)AuthorFilesLines
2026-01-13MIPS: vdso: Provide getres_time64() for 32-bit ABIsThomas Weißschuh1-0/+1
2025-02-21MIPS: vdso: Switch to generic storage implementationThomas Weißschuh1-1/+4
2023-08-23MIPS: VDSO: Conditionally export __vdso_gettimeofday()Nathan Chancellor1-0/+2
2020-05-12MIPS: VDSO: Move disabling the VDSO logic to KconfigNathan Chancellor1-1/+1
2019-07-25mips: Add clock_gettime64 entry pointVincenzo Frascino1-0/+3
2019-07-25mips: Add clock_getres entry pointVincenzo Frascino1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2015-11-11MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith1-0/+5
2015-11-11MIPS: Initial implementation of a VDSOAlex Smith1-0/+100