summaryrefslogtreecommitdiffstats
path: root/arch/mips/vdso/vdso.lds.S
Commit message (Expand)AuthorAgeFilesLines
* MIPS: VDSO: Conditionally export __vdso_gettimeofday()Nathan Chancellor2023-08-231-0/+2
* MIPS: VDSO: Move disabling the VDSO logic to KconfigNathan Chancellor2020-05-121-1/+1
* mips: Add clock_gettime64 entry pointVincenzo Frascino2019-07-251-0/+3
* mips: Add clock_getres entry pointVincenzo Frascino2019-07-251-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith2015-11-111-0/+5
* MIPS: Initial implementation of a VDSOAlex Smith2015-11-111-0/+100