开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
vdso
/
gettimeofday.S
Age
Commit message (
Expand
)
Author
2019-10-07
arm64: vdso: Remove stale files from old assembly implementation
Vincenzo Frascino
2019-06-22
arm64: vdso: Substitute gettimeofday() with C implementation
Vincenzo Frascino
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-30
arm64: arch_timer: Ensure counter register reads occur with seqlock held
Will Deacon
2019-04-16
arm64: vdso: Fix clock_getres() for CLOCK_REALTIME
Vincenzo Frascino
2017-10-31
arm64: vdso: fix clock_getres for 4GiB-aligned res
Mark Rutland
2017-06-20
arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW
Will Deacon
2016-07-12
arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO
Kevin Brodsky
2016-07-12
arm64: Refactor vDSO time functions
Kevin Brodsky
2015-02-26
arm64: vdso: minor ABI fix for clock_getres
Nathan Lynch
2014-02-05
arm64: vdso: fix coarse clock handling
Nathan Lynch
2013-01-10
arm64: vdso: remove broken, redundant sequence counting for timezones
Will Deacon
2012-12-05
arm64: generic timer: use virtual counter instead of physical at EL0
Will Deacon
2012-12-05
arm64: vdso: defer shifting of nanosecond component of timespec
Will Deacon
2012-12-05
arm64: vdso: rework __do_get_tspec register allocation and return shift
Will Deacon
2012-12-05
arm64: vdso: check sequence counter even for coarse realtime operations
Will Deacon
2012-12-05
arm64: vdso: fix clocksource mask when extracting bottom 56 bits
Will Deacon
2012-09-17
arm64: VDSO support
Will Deacon