Age | Commit message (Expand) | Author | Files | Lines |
2022-01-16 | Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+1 |
2022-01-12 | PCI: hv: Make the code arch neutral by adding arch specific interfaces | Sunil Muthuswamy | 1 | -7/+0 |
2021-12-28 | x86/hyperv: Fix definition of hv_ghcb_pg variable | Michael Kelley | 1 | -1/+1 |
2021-10-28 | x86/hyperv: Add Write/Read MSR registers via ghcb page | Tianyu Lan | 1 | -14/+49 |
2021-10-28 | x86/hyperv: Add new hvcall guest address host visibility support | Tianyu Lan | 1 | -1/+6 |
2021-10-28 | x86/hyperv: Initialize GHCB page in Isolation VM | Tianyu Lan | 1 | -0/+4 |
2021-07-15 | Drivers: hv: Make portions of Hyper-V init code be arch neutral | Michael Kelley | 1 | -4/+0 |
2021-04-21 | drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status | Joseph Salisbury | 1 | -0/+1 |
2021-04-21 | x86/hyperv: Move hv_do_rep_hypercall to asm-generic | Joseph Salisbury | 1 | -32/+0 |
2021-03-08 | clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts | Michael Kelley | 1 | -4/+0 |
2021-03-08 | clocksource/drivers/hyper-v: Handle sched_clock differences inline | Michael Kelley | 1 | -11/+0 |
2021-03-08 | clocksource/drivers/hyper-v: Handle vDSO differences inline | Michael Kelley | 1 | -4/+0 |
2021-03-08 | Drivers: hv: vmbus: Move handling of VMbus interrupts | Michael Kelley | 1 | -1/+0 |
2021-03-08 | Drivers: hv: vmbus: Handle auto EOI quirk inline | Michael Kelley | 1 | -3/+0 |
2021-03-08 | Drivers: hv: Redo Hyper-V synthetic MSR get/set functions | Michael Kelley | 1 | -29/+10 |
2021-03-08 | Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code | Michael Kelley | 1 | -5/+0 |
2021-02-11 | iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partition | Wei Liu | 1 | -0/+4 |
2021-02-11 | x86/hyperv: implement an MSI domain for root partition | Wei Liu | 1 | -0/+2 |
2021-02-11 | asm-generic/hyperv: update hv_msi_entry | Wei Liu | 1 | -2/+2 |
2021-02-11 | x86/hyperv: provide a bunch of helper functions | Wei Liu | 1 | -0/+4 |
2021-02-11 | x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary | Wei Liu | 1 | -0/+2 |
2021-02-11 | x86/hyperv: allocate output arg pages if required | Wei Liu | 1 | -0/+1 |
2021-02-11 | x86/hyperv: detect if Linux is the root partition | Wei Liu | 1 | -0/+2 |
2021-01-05 | x86/hyperv: Fix kexec panic/hang issues | Dexuan Cui | 1 | -0/+2 |
2020-10-14 | Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT | Michael Kelley | 1 | -0/+1 |
2020-08-11 | x86/hyperv: Make hv_setup_sched_clock inline | Michael Kelley | 1 | -0/+12 |
2020-06-11 | x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVEC | Thomas Gleixner | 1 | -13/+0 |
2020-04-27 | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
2020-04-21 | Drivers: hv: Move AEOI determination to architecture dependent code | Michael Kelley | 1 | -0/+2 |
2020-04-04 | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+8 |
2020-03-09 | PCI: hv: Introduce hv_msi_entry | Boqun Feng | 1 | -0/+8 |
2020-02-17 | x86/vdso: Use generic VDSO clock mode storage | Thomas Gleixner | 1 | -2/+2 |
2020-02-17 | x86/vdso: Move VDSO clocksource state tracking to callback | Thomas Gleixner | 1 | -0/+2 |
2019-11-22 | x86: hv: Add function to allocate zeroed page for Hyper-V | Himadri Pandya | 1 | -0/+1 |
2019-07-22 | x86/hyperv: Add functions to allocate/deallocate page for Hyper-V | Maya Nakamura | 1 | -1/+4 |
2019-07-13 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -143/+5 |
2019-07-09 | Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.h | Michael Kelley | 1 | -143/+5 |
2019-07-03 | clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic | Michael Kelley | 1 | -70/+11 |
2018-12-21 | x86/hyper-v: Add HvFlushGuestAddressList hypercall support | Lan Tianyu | 1 | -0/+15 |
2018-11-05 | x86/hyper-v: Fix indentation in hv_do_fast_hypercall16() | Yi Wang | 1 | -1/+1 |
2018-10-09 | x86/hyperv: Enable PV qspinlock for Hyper-V | Yi Sun | 1 | -0/+2 |
2018-08-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+2 |
2018-08-18 | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+12 |
2018-08-06 | X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall support | Tianyu Lan | 1 | -0/+2 |
2018-07-29 | Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.c | Sunil Muthuswamy | 1 | -0/+3 |
2018-07-16 | Merge 4.18-rc5 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+4 |
2018-07-08 | Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic | Sunil Muthuswamy | 1 | -0/+1 |
2018-07-06 | Merge branch 'x86/urgent' into x86/hyperv | Thomas Gleixner | 1 | -1/+4 |
2018-07-06 | x86/hyper-v: Fix the circular dependency in IPI enlightenment | K. Y. Srinivasan | 1 | -1/+4 |
2018-07-03 | Drivers: hv: vmbus: Remove x86 MSR refs in arch independent code | Michael Kelley | 1 | -4/+8 |