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