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
/
asm-generic
/
vdso
Age
Commit message (
Expand
)
Author
8 days
vdso: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
Thomas Huth
2025-09-04
vdso: Drop Kconfig GENERIC_VDSO_DATA_STORE
Thomas Weißschuh
2025-07-09
vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()
Thomas Weißschuh
2025-03-08
vdso: Rework struct vdso_time_data and introduce struct vdso_clock
Anna-Maria Behnsen
2025-02-21
vdso: Remove remnants of architecture-specific time storage
Thomas Weißschuh
2025-02-21
vdso: Remove remnants of architecture-specific random state storage
Thomas Weißschuh
2025-02-21
vdso: Add generic random data storage
Thomas Weißschuh
2025-02-21
vdso: Add generic time data storage
Thomas Weißschuh
2024-10-15
vdso: Remove timekeeper argument of __arch_update_vsyscall()
Thomas Weißschuh
2020-02-17
lib/vdso: Avoid highres update if clocksource is not VDSO capable
Thomas Gleixner
2020-02-17
lib/vdso: Cleanup clock mode storage leftovers
Thomas Gleixner
2020-01-17
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
2019-11-04
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
2019-06-22
timekeeping: Provide a generic update_vsyscall() implementation
Vincenzo Frascino