aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/vsyscall.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-04timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen1-6/+3
2019-08-23timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateThomas Gleixner1-9/+13
2019-07-10timekeeping/vsyscall: Use __iter_div_u64_rem()Arnd Bergmann1-5/+1
2019-06-22timekeeping: Provide a generic update_vsyscall() implementationVincenzo Frascino1-0/+133