summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/vdso/gettimeofday.h
AgeCommit message (Expand)Author
2022-09-09arm64: vdso: use SYS_CNTVCTSS_EL0 for gettimeofdayJoey Gouly
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-14lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()Christophe Leroy
2021-03-24arm64: vdso: Avoid ISB after reading from cntvct_el0Will Deacon
2020-08-06vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas
2020-07-24arm64/vdso: Add time namespace pageAndrei Vagin
2020-07-21asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon
2020-03-21arm64: vdso: Include common headers in the vdso libraryVincenzo Frascino
2020-02-17ARM/arm64: vdso: Use common vdso clock mode storageThomas Gleixner
2019-06-26arm64: Fix __arch_get_hw_counter() implementationVincenzo Frascino
2019-06-22arm64: vdso: Substitute gettimeofday() with C implementationVincenzo Frascino