aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/tile/kernel/vdso (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove tile portArnd Bergmann6-490/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-30tile: remove unneeded extra-y in MakefileMasahiro Yamada1-1/+0
2017-06-30tile: thin archives fix linkingNicholas Piggin1-7/+7
2017-06-30tile: fix dependency and .*.cmd inclusion for incremental buildMasahiro Yamada1-6/+5
2015-08-06tile/vdso: emit a GNU hash as wellChris Metcalf1-2/+2
2015-06-04tile: vdso: use raw_read_seqcount_begin() in vdsoChris Metcalf1-5/+5
2014-10-02tile: add clock_gettime support to vDSOChris Metcalf2-19/+128
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
2014-04-04tile: Fix vDSO compilation issue with allyesconfigKerry Sheh1-1/+1
2013-08-13tile: implement gettimeofday() via vDSOChris Metcalf6-0/+398