summaryrefslogtreecommitdiff
path: root/arch/mips/vdso/vdso.lds.S
AgeCommit message (Expand)Author
2026-07-07MIPS: VDSO: Respect COMPAT_32BIT_TIMEThomas Weißschuh
2026-06-19Merge tag 'mips_7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2026-06-15MIPS: VDSO: Avoid including .got in dynamic segmentNathan Chancellor
2026-06-09MIPS: VDSO: Fold MIPS_CLOCK_VSYSCALL into MIPS_GENERIC_GETTIMEOFDAYThomas Weißschuh
2026-06-09MIPS: VDSO: Fold MIPS_DISABLE_VDSO into MIPS_GENERIC_GETTIMEOFDAYThomas Weißschuh
2026-01-13MIPS: vdso: Provide getres_time64() for 32-bit ABIsThomas Weißschuh
2025-02-21MIPS: vdso: Switch to generic storage implementationThomas Weißschuh
2023-08-23MIPS: VDSO: Conditionally export __vdso_gettimeofday()Nathan Chancellor
2020-05-12MIPS: VDSO: Move disabling the VDSO logic to KconfigNathan Chancellor
2019-07-25mips: Add clock_gettime64 entry pointVincenzo Frascino
2019-07-25mips: Add clock_getres entry pointVincenzo Frascino
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2015-11-11MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith
2015-11-11MIPS: Initial implementation of a VDSOAlex Smith