summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/vdso/gettimeofday.h
Commit message (Expand)AuthorAgeFilesLines
* x86/vdso: Make delta calculation overflow safeAdrian Hunter2024-04-081-9/+22
* vdso: Consolidate nanoseconds calculationAdrian Hunter2024-04-081-9/+8
* Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-101-2/+0
|\
| * arch: vdso: consolidate gettime prototypesArnd Bergmann2023-11-231-2/+0
* | arch/x86: Fix typosBjorn Helgaas2024-01-031-1/+1
|/
* clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U...Peter Zijlstra2023-06-051-4/+6
* x86/vdso: Fix gettimeofday maskingPeter Zijlstra2023-06-051-11/+28
* x86/vdso: Fix -Wmissing-prototypes warningsBorislav Petkov (AMD)2023-02-071-0/+2
* lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()Christophe Leroy2021-04-141-1/+2
* vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner2020-08-061-1/+2
* x86/vdso: Unbreak paravirt VDSO clocksThomas Gleixner2020-06-091-0/+18
* x86/vdso: Use generic VDSO clock mode storageThomas Gleixner2020-02-171-3/+3
* x86/vdso: Mark the TSC clocksource path likelyThomas Gleixner2020-02-171-1/+1
* x86/vdso: Add time napespace pageDmitry Safonov2020-01-141-0/+8
* x86/vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino2020-01-141-2/+0
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-171-3/+3
|\
| * clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov2019-08-231-3/+3
* | x86/vdso/32: Use 32bit syscall fallbackThomas Gleixner2019-07-311-0/+36
|/
* clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley2019-07-031-1/+1
* lib/vdso: Make delta calculation work correctlyThomas Gleixner2019-06-261-0/+27
* x86/vdso: Give the [ph]vclock_page declarations real typesAndy Lutomirski2019-06-241-12/+24
* x86/vdso: Add clock_getres() entry pointVincenzo Frascino2019-06-221-0/+31
* x86/vdso: Switch to generic vDSO implementationVincenzo Frascino2019-06-221-0/+191