index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
vdso
/
helpers.h
Age
Commit message (
Expand
)
Author
8 days
vdso: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
Thomas Huth
2026-03-11
vdso/helpers: Explicitly include vdso/processor.h
Thomas Weißschuh
2026-03-11
vdso/gettimeofday: Move the unlikely() into vdso_read_retry()
Thomas Weißschuh
2026-03-11
vdso/gettimeofday: Add a helper to test if a clock is namespaced
Thomas Weißschuh
2026-03-11
vdso/gettimeofday: Add a helper to read the sequence lock of a time namespace...
Thomas Weißschuh
2025-07-09
vdso/helpers: Add helpers for seqlocks of single vdso_clock
Thomas Weißschuh
2025-03-08
vdso: Rework struct vdso_time_data and introduce struct vdso_clock
Anna-Maria Behnsen
2025-03-08
vdso/helpers: Prepare introduction of struct vdso_clock
Anna-Maria Behnsen
2025-02-21
vdso: Remove remnants of architecture-specific time storage
Thomas Weißschuh
2024-09-13
random: vDSO: minimize and simplify header includes
Christophe Leroy
2024-02-20
vdso/helpers: Fix grammar in comments
Anna-Maria Behnsen
2020-01-14
lib/vdso: Add unlikely() hint into vdso_read_begin()
Andrei Vagin
2019-06-22
lib/vdso: Provide generic VDSO implementation
Vincenzo Frascino