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