aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/vdso (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Fix ld-version.sh to handle large 3rd version partJames Hogan1-1/+1
2015-12-29MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck1-1/+1
2015-12-22MIPS: VDSO: Fix build errorQais Yousef1-2/+2
2015-11-11MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith3-0/+246
2015-11-11MIPS: Initial implementation of a VDSOAlex Smith8-0/+941