summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/vdso/gettimeofday.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-09arm64: vdso: use SYS_CNTVCTSS_EL0 for gettimeofdayJoey Gouly1-4/+15
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2021-04-14lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()Christophe Leroy1-1/+1
2021-03-24arm64: vdso: Avoid ISB after reading from cntvct_el0Will Deacon1-5/+1
2020-08-06vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner1-1/+2
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas1-0/+1
2020-07-24arm64/vdso: Add time namespace pageAndrei Vagin1-0/+8
2020-07-21asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon1-0/+1
2020-03-21arm64: vdso: Include common headers in the vdso libraryVincenzo Frascino1-1/+0
2020-02-17ARM/arm64: vdso: Use common vdso clock mode storageThomas Gleixner1-6/+5
2019-06-26arm64: Fix __arch_get_hw_counter() implementationVincenzo Frascino1-0/+19
2019-06-22arm64: vdso: Substitute gettimeofday() with C implementationVincenzo Frascino1-0/+84