index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
vdso
/
gettimeofday.h
Age
Commit message (
Expand
)
Author
2022-09-09
arm64: vdso: use SYS_CNTVCTSS_EL0 for gettimeofday
Joey Gouly
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-04-14
lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()
Christophe Leroy
2021-03-24
arm64: vdso: Avoid ISB after reading from cntvct_el0
Will Deacon
2020-08-06
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
2020-07-31
Merge branch 'for-next/read-barrier-depends' into for-next/core
Catalin Marinas
2020-07-24
arm64/vdso: Add time namespace page
Andrei Vagin
2020-07-21
asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'
Will Deacon
2020-03-21
arm64: vdso: Include common headers in the vdso library
Vincenzo Frascino
2020-02-17
ARM/arm64: vdso: Use common vdso clock mode storage
Thomas Gleixner
2019-06-26
arm64: Fix __arch_get_hw_counter() implementation
Vincenzo Frascino
2019-06-22
arm64: vdso: Substitute gettimeofday() with C implementation
Vincenzo Frascino