Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO | Kevin Brodsky | 2016-07-12 | 1 | -11/+46 |
* | arm64: Refactor vDSO time functions | Kevin Brodsky | 2016-07-12 | 1 | -126/+172 |
* | arm64: vdso: minor ABI fix for clock_getres | Nathan Lynch | 2015-02-26 | 1 | -2/+1 |
* | arm64: vdso: fix coarse clock handling | Nathan Lynch | 2014-02-05 | 1 | -1/+6 |
* | arm64: vdso: remove broken, redundant sequence counting for timezones | Will Deacon | 2013-01-10 | 1 | -2/+0 |
* | arm64: generic timer: use virtual counter instead of physical at EL0 | Will Deacon | 2012-12-05 | 1 | -2/+2 |
* | arm64: vdso: defer shifting of nanosecond component of timespec | Will Deacon | 2012-12-05 | 1 | -2/+6 |
* | arm64: vdso: rework __do_get_tspec register allocation and return shift | Will Deacon | 2012-12-05 | 1 | -44/+44 |
* | arm64: vdso: check sequence counter even for coarse realtime operations | Will Deacon | 2012-12-05 | 1 | -3/+3 |
* | arm64: vdso: fix clocksource mask when extracting bottom 56 bits | Will Deacon | 2012-12-05 | 1 | -1/+1 |
* | arm64: VDSO support | Will Deacon | 2012-09-17 | 1 | -0/+242 |