summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vdso/gettimeofday.S
Commit message (Expand)AuthorAgeFilesLines
* arm64: vdso: Remove stale files from old assembly implementationVincenzo Frascino2019-10-071-0/+0
* arm64: vdso: Substitute gettimeofday() with C implementationVincenzo Frascino2019-06-221-323/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64: arch_timer: Ensure counter register reads occur with seqlock heldWill Deacon2019-04-301-4/+11
* arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino2019-04-161-4/+3
* arm64: vdso: fix clock_getres for 4GiB-aligned resMark Rutland2017-10-311-1/+1
* arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAWWill Deacon2017-06-201-1/+0
* arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSOKevin Brodsky2016-07-121-11/+46
* arm64: Refactor vDSO time functionsKevin Brodsky2016-07-121-126/+172
* arm64: vdso: minor ABI fix for clock_getresNathan Lynch2015-02-261-2/+1
* arm64: vdso: fix coarse clock handlingNathan Lynch2014-02-051-1/+6
* arm64: vdso: remove broken, redundant sequence counting for timezonesWill Deacon2013-01-101-2/+0
* arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon2012-12-051-2/+2
* arm64: vdso: defer shifting of nanosecond component of timespecWill Deacon2012-12-051-2/+6
* arm64: vdso: rework __do_get_tspec register allocation and return shiftWill Deacon2012-12-051-44/+44
* arm64: vdso: check sequence counter even for coarse realtime operationsWill Deacon2012-12-051-3/+3
* arm64: vdso: fix clocksource mask when extracting bottom 56 bitsWill Deacon2012-12-051-1/+1
* arm64: VDSO supportWill Deacon2012-09-171-0/+242
OpenPOWER on IntegriCloud