aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vdso/gettimeofday.S
AgeCommit message (Expand)Author
2019-05-22arm64: arch_timer: Ensure counter register reads occur with seqlock heldWill Deacon
2017-10-31arm64: vdso: fix clock_getres for 4GiB-aligned resMark Rutland
2017-06-20arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAWWill Deacon
2016-07-12arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSOKevin Brodsky
2016-07-12arm64: Refactor vDSO time functionsKevin Brodsky
2015-02-26arm64: vdso: minor ABI fix for clock_getresNathan Lynch
2014-02-05arm64: vdso: fix coarse clock handlingNathan Lynch
2013-01-10arm64: vdso: remove broken, redundant sequence counting for timezonesWill Deacon
2012-12-05arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon
2012-12-05arm64: vdso: defer shifting of nanosecond component of timespecWill Deacon
2012-12-05arm64: vdso: rework __do_get_tspec register allocation and return shiftWill Deacon
2012-12-05arm64: vdso: check sequence counter even for coarse realtime operationsWill Deacon
2012-12-05arm64: vdso: fix clocksource mask when extracting bottom 56 bitsWill Deacon
2012-09-17arm64: VDSO supportWill Deacon