summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/vdso
AgeCommit message (Expand)AuthorLines
2020-06-09x86/vdso: Unbreak paravirt VDSO clocksThomas Gleixner-0/+18
2020-03-21x86/vdso: Enable x86 to use common headersVincenzo Frascino-0/+23
2020-03-21x86: Introduce asm/vdso/clocksource.hVincenzo Frascino-0/+10
2020-02-17x86/vdso: Use generic VDSO clock mode storageThomas Gleixner-10/+3
2020-02-17x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner-9/+1
2020-02-17x86/vdso: Mark the TSC clocksource path likelyThomas Gleixner-1/+1
2020-01-14x86/vdso: Add time napespace pageDmitry Safonov-0/+8
2020-01-14x86/vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino-2/+0
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+3
2019-08-23clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov-3/+3
2019-07-31x86/vdso/32: Use 32bit syscall fallbackThomas Gleixner-0/+36
2019-07-03clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley-1/+1
2019-06-26lib/vdso: Make delta calculation work correctlyThomas Gleixner-0/+27
2019-06-24x86/vdso: Give the [ph]vclock_page declarations real typesAndy Lutomirski-12/+24
2019-06-22x86/vdso: Add clock_getres() entry pointVincenzo Frascino-0/+31
2019-06-22x86/vdso: Switch to generic vDSO implementationVincenzo Frascino-0/+235