summaryrefslogtreecommitdiff
path: root/arch/mips/vdso/vdso.lds.S
AgeCommit message (Expand)AuthorFilesLines
2026-07-07MIPS: VDSO: Respect COMPAT_32BIT_TIMEThomas Weißschuh1-0/+2
2026-06-19Merge tag 'mips_7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+1
2026-06-15MIPS: VDSO: Avoid including .got in dynamic segmentNathan Chancellor1-0/+1
2026-06-09MIPS: VDSO: Fold MIPS_CLOCK_VSYSCALL into MIPS_GENERIC_GETTIMEOFDAYThomas Weißschuh1-2/+0
2026-06-09MIPS: VDSO: Fold MIPS_DISABLE_VDSO into MIPS_GENERIC_GETTIMEOFDAYThomas Weißschuh1-1/+1
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