summaryrefslogtreecommitdiff
path: root/kernel/time/vsyscall.c
AgeCommit message (Expand)Author
2020-08-06timekeeping/vsyscall: Provide vdso_update_begin/end()Thomas Gleixner
2020-02-17lib/vdso: Avoid highres update if clocksource is not VDSO capableThomas Gleixner
2020-02-17lib/vdso: Cleanup clock mode storage leftoversThomas Gleixner
2020-02-17clocksource: Add common vdso clock mode storageThomas Gleixner
2020-01-17lib/vdso: Update coarse timekeeper unconditionallyThomas Gleixner
2020-01-17lib/vdso: Make __arch_update_vdso_data() logic understandableThomas Gleixner
2019-11-04timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen
2019-08-23timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateThomas Gleixner
2019-07-10timekeeping/vsyscall: Use __iter_div_u64_rem()Arnd Bergmann
2019-06-22timekeeping: Provide a generic update_vsyscall() implementationVincenzo Frascino