summaryrefslogtreecommitdiffstats
path: root/arch/x86/hyperv
AgeCommit message (Expand)AuthorLines
2017-08-31tracing/hyper-v: Trace hyperv_mmu_flush_tlb_others()Vitaly Kuznetsov-0/+7
2017-08-31x86/hyper-v: Support extended CPU ranges for TLB flush hypercallsVitaly Kuznetsov-3/+130
2017-08-10x86/hyper-v: Use hypercall for remote TLB flushVitaly Kuznetsov-1/+141
2017-08-10hyper-v: Globalize vp_indexVitaly Kuznetsov-1/+33
2017-08-10x86/hyper-v: Make hv_do_hypercall() inlineVitaly Kuznetsov-49/+5
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2017-03-17hyperv: fix warning about missing prototypeStephen Hemminger-1/+1
2017-03-11x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read methodVitaly Kuznetsov-0/+3
2017-03-11x86/hyperv: Move TSC reading method to asm/mshyperv.hVitaly Kuznetsov-32/+4
2017-03-11x86/hyperv: Implement hv_get_tsc_page()Vitaly Kuznetsov-2/+7
2017-03-01x86/hyperv: Hide unused labelArnd Bergmann-1/+1
2017-02-10drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan-1/+1
2017-02-10hv: export current Hyper-V clocksourceVitaly Kuznetsov-4/+9
2017-01-31Drivers: hv: restore TSC page cleanup before kexecVitaly Kuznetsov-0/+4
2017-01-31Drivers: hv: restore hypervcall page cleanup before kexecVitaly Kuznetsov-0/+16
2017-01-20Drivers: hv: vmbus: Move the check for hypercall page setupK. Y. Srinivasan-0/+15
2017-01-20Drivers: hv: vmbus: Move the crash notification functionK. Y. Srinivasan-0/+26
2017-01-20Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource codeK. Y. Srinivasan-0/+105
2017-01-19Drivers: hv: vmbus: Move Hypercall invocation code out of common codeK. Y. Srinivasan-5/+49
2017-01-19Drivers: hv vmbus: Move Hypercall page setup out of common codeK. Y. Srinivasan-0/+63