index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mshyperv.c
Age
Commit message (
Expand
)
Author
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-03-20
x86: hyperv: Add mshv_handler() irq handler and setup function
Nuno Das Neves
2025-03-20
Drivers: hv: Export some functions for use by root partition module
Nuno Das Neves
2025-03-20
x86/mshyperv: Add support for extended Hyper-V features
Stanislav Kinsburskii
2025-02-22
hyperv: Change hv_root_partition into a function
Nuno Das Neves
2025-01-10
hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
Nuno Das Neves
2024-12-09
x86/hyperv: Fix hv tsc page based sched_clock for hibernation
Naman Jain
2024-09-17
Merge tag 'x86-timers-2024-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-05
x86/hyperv: fix kexec crash due to VP assist page corruption
Anirudh Rayabharam (Microsoft)
2024-08-02
x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency
Michael Kelley
2024-08-02
clockevents/drivers/i8253: Fix stop sequence for timer 0
David Woodhouse
2024-06-24
clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor
Dexuan Cui
2024-03-21
Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-03-18
x86/hyperv: Use Hyper-V entropy to seed guest random number generator
Michael Kelley
2024-03-18
hyperv-tlfs: Rename some HV_REGISTER_* defines for consistency
Nuno Das Neves
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-12
mshyperv: Introduce hv_get_hypervisor_version function
Nuno Das Neves
2024-03-04
hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
Nuno Das Neves
2024-02-23
x86, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-01-31
x86/traps: Add sysvec_install() to install a system interrupt handler
Xin Li
2023-11-22
x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown()
Uros Bizjak
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-08-25
x86/hyperv: Remove hv_isolation_type_en_snp
Dexuan Cui
2023-08-25
x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM with the paravisor
Dexuan Cui
2023-08-25
x86/hyperv: Introduce a global variable hyperv_paravisor_present
Dexuan Cui
2023-08-25
x86/hyperv: Fix serial console interrupts for fully enlightened TDX guests
Dexuan Cui
2023-08-25
Drivers: hv: vmbus: Support fully enlightened TDX guests
Dexuan Cui
2023-08-25
x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
Dexuan Cui
2023-08-23
x86/hyperv: Fix undefined reference to isolation_type_en_snp without CONFIG_H...
Dexuan Cui
2023-08-22
x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
Tianyu Lan
2023-08-22
x86/hyperv: Add smp support for SEV-SNP guest
Tianyu Lan
2023-08-22
x86/hyperv: Add sev-snp enlightened guest static key
Tianyu Lan
2023-08-09
x86/apic: Nuke ack_APIC_irq()
Dave Hansen
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
[next]