summaryrefslogtreecommitdiffstats
path: root/kernel/time/vsyscall.c
Commit message (Expand)AuthorAgeFilesLines
* timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateThomas Gleixner2019-08-231-9/+13
* timekeeping/vsyscall: Use __iter_div_u64_rem()Arnd Bergmann2019-07-101-5/+1
* timekeeping: Provide a generic update_vsyscall() implementationVincenzo Frascino2019-06-221-0/+133