aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/vdso/gettimeofday.h
AgeCommit message (Expand)Author
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-03arch/x86: Fix typosBjorn Helgaas
2023-11-23arch: vdso: consolidate gettime prototypesArnd Bergmann
2023-06-05clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U...Peter Zijlstra
2023-06-05x86/vdso: Fix gettimeofday maskingPeter Zijlstra
2023-02-07x86/vdso: Fix -Wmissing-prototypes warningsBorislav Petkov (AMD)
2021-04-14lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()Christophe Leroy
2020-08-06vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner
2020-06-09x86/vdso: Unbreak paravirt VDSO clocksThomas Gleixner
2020-02-17x86/vdso: Use generic VDSO clock mode storageThomas Gleixner
2020-02-17x86/vdso: Mark the TSC clocksource path likelyThomas Gleixner
2020-01-14x86/vdso: Add time napespace pageDmitry Safonov
2020-01-14x86/vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-23clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov
2019-07-31x86/vdso/32: Use 32bit syscall fallbackThomas Gleixner
2019-07-03clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley
2019-06-26lib/vdso: Make delta calculation work correctlyThomas Gleixner
2019-06-24x86/vdso: Give the [ph]vclock_page declarations real typesAndy Lutomirski
2019-06-22x86/vdso: Add clock_getres() entry pointVincenzo Frascino
2019-06-22x86/vdso: Switch to generic vDSO implementationVincenzo Frascino