summaryrefslogtreecommitdiffstats
path: root/arch/x86/hyperv
Commit message (Expand)AuthorAgeFilesLines
* iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partitionWei Liu2021-02-111-0/+25
* x86/hyperv: implement an MSI domain for root partitionWei Liu2021-02-113-1/+370
* x86/hyperv: provide a bunch of helper functionsWei Liu2021-02-112-1/+220
* x86/hyperv: handling hypercall page setup for rootWei Liu2021-02-111-3/+34
* x86/hyperv: extract partition ID from Microsoft Hypervisor if necessaryWei Liu2021-02-111-0/+26
* x86/hyperv: allocate output arg pages if requiredWei Liu2021-02-111-5/+30
* x86/hyperv: Load/save the Isolation Configuration leafAndrea Parri (Microsoft)2021-02-111-0/+15
* x86/hyperv: Initialize clockevents after LAPIC is initializedDexuan Cui2021-01-171-3/+26
* x86/hyperv: check cpu mask after interrupt has been disabledWei Liu2021-01-061-3/+9
* x86/hyperv: Fix kexec panic/hang issuesDexuan Cui2021-01-051-0/+4
* Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-11-051-5/+9
|\
| * x86/hyperv: Clarify comment on x2apic modeMichael Kelley2020-10-261-5/+9
* | x86/hyperv: Remove aliases with X64 in their nameJoseph Salisbury2020-09-272-5/+5
|/
* vmalloc: fix the owner argument for the new __vmalloc_node_range callersChristoph Hellwig2020-07-031-1/+2
* x86/hyperv: allocate the hypercall page with only read and execute bitsChristoph Hellwig2020-06-261-1/+3
* x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVECThomas Gleixner2020-06-111-6/+3
* mm: remove the pgprot argument to __vmallocChristoph Hellwig2020-06-021-2/+1
* x86/hyperv: use vmalloc_exec for the hypercall pageChristoph Hellwig2020-06-021-1/+1
* x86/hyperv: Properly suspend/resume reenlightenment notificationsVitaly Kuznetsov2020-05-131-2/+17
* x86/hyperv: Suspend/resume the VP assist page for hibernationDexuan Cui2020-04-211-2/+10
* x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan2020-04-111-1/+5
* x86/hyperv: Suspend/resume the hypercall page for hibernationDexuan Cui2020-02-011-0/+50
* Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-301-0/+15
|\
| * x86/hyperv: Implement hv_is_hibernation_supported()Dexuan Cui2019-11-211-0/+7
| * x86: hv: Add function to allocate zeroed page for Hyper-VHimadri Pandya2019-11-211-0/+8
* | x86/hyperv: Initialize clockevents earlier in CPU onliningMichael Kelley2019-11-151-0/+6
* | Merge branch 'linus' into x86/hypervThomas Gleixner2019-11-153-10/+20
|\|
| * x86/hyperv: Make vapic support x2apic modeRoman Kagan2019-10-151-5/+15
| * Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-171-2/+0
| |\
| | * clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan2019-08-231-2/+0
| * | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-161-0/+14
| |\ \
| * | | x86/hyper-v: Fix overflow bug in fill_gva_list()Tianyu Lan2019-09-021-3/+5
| | |/ | |/|
* | | x86/hyperv: Micro-optimize send_ipi_one()Vitaly Kuznetsov2019-11-121-3/+13
| |/ |/|
* | x86/hyperv: Add functions to allocate/deallocate page for Hyper-VMaya Nakamura2019-07-221-0/+14
|/
* x86/hyper-v: Zero out the VP ASSIST PAGE on allocationDexuan Cui2019-07-191-2/+11
* clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley2019-07-031-88/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280Thomas Gleixner2019-06-051-11/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* x86/hyperv: Make hv_vcpu_is_preempted() visibleAndi Kleen2019-04-191-1/+1
* x86/hyper-v: Implement EOI assistVitaly Kuznetsov2019-04-161-0/+5
* x86/hyperv: Prevent potential NULL pointer dereferenceKangjie Lu2019-03-211-1/+5
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-101-0/+7
|\
| * x86/hyperv: Fix kernel panic when kexec on HyperVKairui Song2019-03-061-0/+7
* | PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()Maya Nakamura2019-03-011-0/+1
|/
* x86/hyper-v: Add HvFlushGuestAddressList hypercall supportLan Tianyu2018-12-211-0/+80
* Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-233-2/+94
|\
| * x86/hyperv: Enable PV qspinlock for Hyper-VYi Sun2018-10-092-0/+92
| * x86/paravirt: Use a single ops structureJuergen Gross2018-09-031-2/+2
* | x86/hyperv: Remove unused includeYueHaibing2018-09-271-1/+0
* | x86/hyperv: Suppress "PCI: Fatal: No config space access function found"Dexuan Cui2018-09-271-0/+19