aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mshyperv.h
AgeCommit message (Expand)Author
2020-04-27Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-21Drivers: hv: Move AEOI determination to architecture dependent codeMichael Kelley
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-09PCI: hv: Introduce hv_msi_entryBoqun Feng
2020-02-17x86/vdso: Use generic VDSO clock mode storageThomas Gleixner
2020-02-17x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner
2019-11-21x86: hv: Add function to allocate zeroed page for Hyper-VHimadri Pandya
2019-07-22x86/hyperv: Add functions to allocate/deallocate page for Hyper-VMaya Nakamura
2019-07-12Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-08Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.hMichael Kelley
2019-07-03clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley
2018-12-21x86/hyper-v: Add HvFlushGuestAddressList hypercall supportLan Tianyu
2018-11-05x86/hyper-v: Fix indentation in hv_do_fast_hypercall16()Yi Wang
2018-10-09x86/hyperv: Enable PV qspinlock for Hyper-VYi Sun
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-06X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall supportTianyu Lan
2018-07-29Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.cSunil Muthuswamy
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman
2018-07-08Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panicSunil Muthuswamy
2018-07-06Merge branch 'x86/urgent' into x86/hypervThomas Gleixner
2018-07-06x86/hyper-v: Fix the circular dependency in IPI enlightenmentK. Y. Srinivasan
2018-07-03Drivers: hv: vmbus: Remove x86 MSR refs in arch independent codeMichael Kelley
2018-07-03x86/hyper-v: Implement hv_do_fast_hypercall16Vitaly Kuznetsov
2018-05-26x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common headerVitaly Kuznetsov
2018-05-19x86/Hyper-V/hv_apic: Build the Hyper-V APIC conditionallyThomas Gleixner
2018-05-19X86/Hyper-V: Consolidate the allocation of the hypercall input pageK. Y. Srinivasan
2018-05-19X86/Hyper-V: Enhanced IPI enlightenmentK. Y. Srinivasan
2018-05-19X86/Hyper-V: Enable IPI enlightenmentsK. Y. Srinivasan
2018-05-19X86/Hyper-V: Enlighten APIC accessK. Y. Srinivasan
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-28x86/hyper-v: detect nested featuresVitaly Kuznetsov
2018-03-28x86/hyper-v: allocate and use Virtual Processor Assist PagesVitaly Kuznetsov
2018-03-28x86/hyper-v: move definitions from TLFS to hyperv-tlfs.hVitaly Kuznetsov
2018-03-28x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov
2018-03-06Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-30x86/hyperv: Reenlightenment notifications supportVitaly Kuznetsov
2018-01-30x86/hyperv: Add a function to read both TSC and TSC page value simulateneouslyVitaly Kuznetsov
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-12x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse
2018-01-09Drivers: hv: vmbus: Remove x86-isms from arch independent driversMichael Kelley
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31Drivers: hv: vmbus: Make panic reporting to be more usefulK. Y. Srinivasan
2017-10-10x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUsVitaly Kuznetsov
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf
2017-09-07Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-08-10x86/hyper-v: Use hypercall for remote TLB flushVitaly Kuznetsov