Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tile: remove unneeded extra-y in Makefile | Masahiro Yamada | 2017-06-30 | 1 | -1/+0 |
* | tile: thin archives fix linking | Nicholas Piggin | 2017-06-30 | 1 | -7/+7 |
* | tile: fix dependency and .*.cmd inclusion for incremental build | Masahiro Yamada | 2017-06-30 | 1 | -6/+5 |
* | tile/vdso: emit a GNU hash as well | Chris Metcalf | 2015-08-06 | 1 | -2/+2 |
* | tile: vdso: use raw_read_seqcount_begin() in vdso | Chris Metcalf | 2015-06-04 | 1 | -5/+5 |
* | tile: add clock_gettime support to vDSO | Chris Metcalf | 2014-10-02 | 2 | -19/+128 |
* | tile: switch to using seqlocks for the vDSO time code | Chris Metcalf | 2014-10-02 | 1 | -32/+15 |
* | tile: Convert VDSO timekeeping to the precise mechanism | Thomas Gleixner | 2014-07-23 | 1 | -3/+4 |
* | tile: Fix vDSO compilation issue with allyesconfig | Kerry Sheh | 2014-04-04 | 1 | -1/+1 |
* | tile: implement gettimeofday() via vDSO | Chris Metcalf | 2013-08-13 | 6 | -0/+398 |