summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/vdso
AgeCommit message (Expand)AuthorLines
2015-08-06tile/vdso: emit a GNU hash as wellChris Metcalf-2/+2
2015-06-04tile: vdso: use raw_read_seqcount_begin() in vdsoChris Metcalf-5/+5
2014-10-02tile: add clock_gettime support to vDSOChris Metcalf-19/+128
2014-10-02tile: switch to using seqlocks for the vDSO time codeChris Metcalf-32/+15
2014-07-23tile: Convert VDSO timekeeping to the precise mechanismThomas Gleixner-3/+4
2014-04-04tile: Fix vDSO compilation issue with allyesconfigKerry Sheh-1/+1
2013-08-13tile: implement gettimeofday() via vDSOChris Metcalf-0/+398