Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | timekeeping/vsyscall: Provide vdso_update_begin/end() | Thomas Gleixner | 2020-08-06 | 1 | -0/+41 |
* | lib/vdso: Avoid highres update if clocksource is not VDSO capable | Thomas Gleixner | 2020-02-17 | 1 | -3/+3 |
* | lib/vdso: Cleanup clock mode storage leftovers | Thomas Gleixner | 2020-02-17 | 1 | -4/+0 |
* | clocksource: Add common vdso clock mode storage | Thomas Gleixner | 2020-02-17 | 1 | -2/+8 |
* | lib/vdso: Update coarse timekeeper unconditionally | Thomas Gleixner | 2020-01-17 | 1 | -20/+17 |
* | lib/vdso: Make __arch_update_vdso_data() logic understandable | Thomas Gleixner | 2020-01-17 | 1 | -1/+1 |
* | timekeeping/vsyscall: Update VDSO data unconditionally | Huacai Chen | 2019-11-04 | 1 | -6/+3 |
* | timekeeping/vsyscall: Prevent math overflow in BOOTTIME update | Thomas Gleixner | 2019-08-23 | 1 | -9/+13 |
* | timekeeping/vsyscall: Use __iter_div_u64_rem() | Arnd Bergmann | 2019-07-10 | 1 | -5/+1 |
* | timekeeping: Provide a generic update_vsyscall() implementation | Vincenzo Frascino | 2019-06-22 | 1 | -0/+133 |