Age | Commit message (Expand) | Author |
2021-05-14 | clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86 | Vitaly Kuznetsov |
2021-04-14 | lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data() | Christophe Leroy |
2020-08-06 | vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter() | Thomas Gleixner |
2020-06-09 | x86/vdso: Unbreak paravirt VDSO clocks | Thomas Gleixner |
2020-03-21 | x86/vdso: Enable x86 to use common headers | Vincenzo Frascino |
2020-03-21 | x86: Introduce asm/vdso/clocksource.h | Vincenzo Frascino |
2020-02-17 | x86/vdso: Use generic VDSO clock mode storage | Thomas Gleixner |
2020-02-17 | x86/vdso: Move VDSO clocksource state tracking to callback | Thomas Gleixner |
2020-02-17 | x86/vdso: Mark the TSC clocksource path likely | Thomas Gleixner |
2020-01-14 | x86/vdso: Add time napespace page | Dmitry Safonov |
2020-01-14 | x86/vdso: Remove unused VDSO_HAS_32BIT_FALLBACK | Vincenzo Frascino |
2019-09-17 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-08-23 | clocksource/drivers/hyperv: Enable TSC page clocksource on 32bit | Vitaly Kuznetsov |
2019-07-31 | x86/vdso/32: Use 32bit syscall fallback | Thomas Gleixner |
2019-07-03 | clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic | Michael Kelley |
2019-06-26 | lib/vdso: Make delta calculation work correctly | Thomas Gleixner |
2019-06-24 | x86/vdso: Give the [ph]vclock_page declarations real types | Andy Lutomirski |
2019-06-22 | x86/vdso: Add clock_getres() entry point | Vincenzo Frascino |
2019-06-22 | x86/vdso: Switch to generic vDSO implementation | Vincenzo Frascino |