aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/include/asm/vdso (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-14clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86Vitaly Kuznetsov1-0/+2
2021-04-14lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()Christophe Leroy1-1/+2
2020-08-06vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner1-1/+2
2020-06-09x86/vdso: Unbreak paravirt VDSO clocksThomas Gleixner1-0/+18
2020-03-21x86/vdso: Enable x86 to use common headersVincenzo Frascino1-0/+23
2020-03-21x86: Introduce asm/vdso/clocksource.hVincenzo Frascino1-0/+10
2020-02-17x86/vdso: Use generic VDSO clock mode storageThomas Gleixner2-10/+3
2020-02-17x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner1-9/+1
2020-02-17x86/vdso: Mark the TSC clocksource path likelyThomas Gleixner1-1/+1
2020-01-14x86/vdso: Add time napespace pageDmitry Safonov1-0/+8
2020-01-14x86/vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino1-2/+0
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2019-08-23clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov1-3/+3
2019-07-31x86/vdso/32: Use 32bit syscall fallbackThomas Gleixner1-0/+36
2019-07-03clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley1-1/+1
2019-06-26lib/vdso: Make delta calculation work correctlyThomas Gleixner1-0/+27
2019-06-24x86/vdso: Give the [ph]vclock_page declarations real typesAndy Lutomirski1-12/+24
2019-06-22x86/vdso: Add clock_getres() entry pointVincenzo Frascino1-0/+31
2019-06-22x86/vdso: Switch to generic vDSO implementationVincenzo Frascino2-0/+235