summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/vdso/vgettimeofday.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove tile portArnd Bergmann1-198/+0
2015-06-04tile: vdso: use raw_read_seqcount_begin() in vdsoChris Metcalf1-5/+5
2014-10-02tile: add clock_gettime support to vDSOChris Metcalf1-19/+126
2014-10-02tile: switch to using seqlocks for the vDSO time codeChris Metcalf1-32/+15
2014-07-23tile: Convert VDSO timekeeping to the precise mechanismThomas Gleixner1-3/+4
2013-08-13tile: implement gettimeofday() via vDSOChris Metcalf1-0/+107