index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mshyperv.c
Age
Commit message (
Expand
)
Author
2023-04-18
x86/hyperv: VTL support for Hyper-V
Saurabh Sengar
2023-04-18
x86/hyperv: Make hv_get_nmi_reason public
Saurabh Sengar
2023-04-17
swiotlb: Remove bounce buffer remapping for Hyper-V
Michael Kelley
2023-04-17
Merge remote-tracking branch 'tip/x86/sev' into hyperv-next
Wei Liu
2023-03-27
x86/hyperv: Change vTOM handling to use standard coco mechanisms
Michael Kelley
2023-03-17
x86/hyperv: Block root partition functionality in a Confidential VM
Michael Kelley
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-16
x86/hyperv: Fix hv_get/set_register for nested bringup
Nuno Das Neves
2023-01-17
Drivers: hv: Setup synic registers in case of nested root partition
Jinank Jain
2023-01-12
x86/hyperv: Add support for detecting nested hypervisor
Jinank Jain
2022-12-29
Merge branch 'kvm-late-6.1' into HEAD
Paolo Bonzini
2022-12-29
x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC define
Vitaly Kuznetsov
2022-11-28
iommu/hyper-v: Allow hyperv irq remapping without x2apic
Nuno Das Neves
2022-05-28
Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-05-11
x86/hyperv: Disable hardlockup detector by default in Hyper-V guests
Michael Kelley
2022-04-18
x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
Christoph Hellwig
2022-03-24
Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-03-08
x86/hyperv: Output host build info as normal Windows version number
Michael Kelley
2022-02-23
x86/coco: Explicitly declare type of confidential computing platform
Kirill A. Shutemov
2022-01-16
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-01-07
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
2021-12-20
hyper-v: Enable swiotlb bounce buffer for Isolation VM
Tianyu Lan
2021-11-15
x86/hyperv: Move required MSRs check to initial platform probing
Sean Christopherson
2021-10-28
x86/hyperv: Initialize shared memory boundary in the Isolation VM.
Tianyu Lan
2021-10-28
x86/hyperv: Initialize GHCB page in Isolation VM
Tianyu Lan
2021-09-01
Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-07-21
Revert "x86/hyperv: fix logical processor creation"
Wei Liu
2021-07-16
x86/hyperv: add comment describing TSC_INVARIANT_CONTROL MSR setting bit 0
Ani Sinha
2021-07-15
Drivers: hv: Move Hyper-V misc functionality to arch-neutral code
Michael Kelley
2021-07-15
Drivers: hv: Add arch independent default functions for some Hyper-V handlers
Michael Kelley
2021-07-15
Drivers: hv: Make portions of Hyper-V init code be arch neutral
Michael Kelley
2021-07-13
x86/hyperv: fix for unwanted manipulation of sched_clock when TSC marked unst...
Ani Sinha
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-06-29
Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-06-17
hyperv: Detect Nested virtualization support for SVM
Vineeth Pillai
2021-06-02
x86/hyperv: fix logical processor creation
Praveen Kumar
2021-04-26
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-03-24
x86/Hyper-V: Support for free page reporting
Sunil Muthuswamy
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-03-08
clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts
Michael Kelley
2021-03-08
Drivers: hv: vmbus: Move handling of VMbus interrupts
Michael Kelley
2021-02-11
x86/hyperv: implement and use hv_smp_prepare_cpus
Wei Liu
2021-02-11
x86/hyperv: detect if Linux is the root partition
Wei Liu
2021-02-11
x86/hyperv: Load/save the Isolation Configuration leaf
Andrea Parri (Microsoft)
2021-01-05
x86/hyperv: Fix kexec panic/hang issues
Dexuan Cui
2020-11-04
x86/hyperv: Enable 15-bit APIC ID if the hypervisor supports it
Dexuan Cui
2020-10-14
Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
Michael Kelley
2020-09-28
x86/hyperv: Remove aliases with X64 in their name
Joseph Salisbury
2020-08-11
x86/hyperv: Make hv_setup_sched_clock inline
Michael Kelley
[next]