summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/vdso
Commit message (Expand)AuthorAgeFilesLines
* x86/vdso: Enable x86 to use common headersVincenzo Frascino2020-03-211-0/+23
* x86: Introduce asm/vdso/clocksource.hVincenzo Frascino2020-03-211-0/+10
* x86/vdso: Use generic VDSO clock mode storageThomas Gleixner2020-02-172-10/+3
* x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner2020-02-171-9/+1
* 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-222-0/+235