summaryrefslogtreecommitdiff
path: root/include/asm-generic/vdso/vsyscall.h
AgeCommit message (Expand)AuthorFilesLines
2025-03-08vdso: Rework struct vdso_time_data and introduce struct vdso_clockAnna-Maria Behnsen1-1/+1
2025-02-21vdso: Remove remnants of architecture-specific time storageThomas Weißschuh1-16/+4
2025-02-21vdso: Remove remnants of architecture-specific random state storageThomas Weißschuh1-5/+0
2025-02-21vdso: Add generic random data storageThomas Weißschuh1-0/+12
2025-02-21vdso: Add generic time data storageThomas Weißschuh1-0/+16
2024-10-15vdso: Remove timekeeper argument of __arch_update_vsyscall()Thomas Weißschuh1-2/+1
2020-02-17lib/vdso: Avoid highres update if clocksource is not VDSO capableThomas Gleixner1-7/+0
2020-02-17lib/vdso: Cleanup clock mode storage leftoversThomas Gleixner1-7/+0
2020-01-17lib/vdso: Make __arch_update_vdso_data() logic understandableThomas Gleixner1-2/+2
2019-11-05timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen1-7/+0
2019-06-22timekeeping: Provide a generic update_vsyscall() implementationVincenzo Frascino1-0/+50