index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mshyperv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-22
Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+13
2026-04-22
x86/hyperv: Skip LP/VP creation on kexec
Jork Loeser
1
-0
/
+7
2026-04-22
x86/hyperv: move stimer cleanup to hv_machine_shutdown()
Jork Loeser
1
-2
/
+6
2026-04-04
Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvec
Michael Kelley
1
-0
/
+2
2026-02-24
x86/hyperv: print out reserved vectors in hexadecimal
Wei Liu
1
-2
/
+3
2026-02-18
x86/hyperv: Reserve 3 interrupt vectors used exclusively by MSHV
Mukesh Rathor
1
-0
/
+25
2025-12-05
mshv: Cleanly shutdown root partition with MSHV
Praveen K Paladugu
1
-0
/
+2
2025-11-15
x86/hyperv: Rename guest crash shutdown function
Mukesh Rathor
1
-2
/
+3
2025-11-15
x86: mshyperv: Remove duplicate asm/msr.h header
Jiapeng Chong
1
-1
/
+0
2025-11-15
arch/x86: mshyperv: Trap on access for some synthetic MSRs
Roman Kisel
1
-4
/
+25
2025-11-15
arch: hyperv: Get/set SynIC synth.registers via paravisor
Roman Kisel
1
-0
/
+20
2025-11-15
arch/x86: mshyperv: Discover Confidential VMBus availability
Roman Kisel
1
-13
/
+15
2025-11-15
x86/hyperv: Don't use auto-eoi when Secure AVIC is available
Tianyu Lan
1
-0
/
+3
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+13
2025-09-08
clocksource: hyper-v: Skip unnecessary checks for the root partition
Wei Liu
1
-1
/
+10
2025-08-18
x86/hyperv: Clean up hv_do_hypercall()
Peter Zijlstra
1
-6
/
+13
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
1
-0
/
+1
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
1
-3
/
+3
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
1
-3
/
+3
2025-03-20
x86: hyperv: Add mshv_handler() irq handler and setup function
Nuno Das Neves
1
-0
/
+9
2025-03-20
Drivers: hv: Export some functions for use by root partition module
Nuno Das Neves
1
-0
/
+1
2025-03-20
x86/mshyperv: Add support for extended Hyper-V features
Stanislav Kinsburskii
1
-2
/
+4
2025-02-22
hyperv: Change hv_root_partition into a function
Nuno Das Neves
1
-22
/
+2
2025-01-10
hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
Nuno Das Neves
1
-1
/
+1
2024-12-09
x86/hyperv: Fix hv tsc page based sched_clock for hibernation
Naman Jain
1
-0
/
+58
2024-09-17
Merge tag 'x86-timers-2024-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+0
2024-09-05
x86/hyperv: fix kexec crash due to VP assist page corruption
Anirudh Rayabharam (Microsoft)
1
-2
/
+2
2024-08-02
x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency
Michael Kelley
1
-0
/
+1
2024-08-02
clockevents/drivers/i8253: Fix stop sequence for timer 0
David Woodhouse
1
-11
/
+0
2024-06-24
clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor
Dexuan Cui
1
-1
/
+15
2024-03-21
Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-48
/
+45
2024-03-18
x86/hyperv: Use Hyper-V entropy to seed guest random number generator
Michael Kelley
1
-0
/
+1
2024-03-18
hyperv-tlfs: Rename some HV_REGISTER_* defines for consistency
Nuno Das Neves
1
-1
/
+1
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+8
2024-03-12
mshyperv: Introduce hv_get_hypervisor_version function
Nuno Das Neves
1
-19
/
+15
2024-03-04
hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
Nuno Das Neves
1
-28
/
+28
2024-02-23
x86, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
1
-2
/
+8
2024-01-31
x86/traps: Add sysvec_install() to install a system interrupt handler
Xin Li
1
-8
/
+7
2023-11-22
x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown()
Uros Bizjak
1
-1
/
+4
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-7
/
+84
2023-08-25
x86/hyperv: Remove hv_isolation_type_en_snp
Dexuan Cui
1
-6
/
+4
2023-08-25
x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM with the paravisor
Dexuan Cui
1
-4
/
+4
2023-08-25
x86/hyperv: Introduce a global variable hyperv_paravisor_present
Dexuan Cui
1
-2
/
+7
2023-08-25
x86/hyperv: Fix serial console interrupts for fully enlightened TDX guests
Dexuan Cui
1
-0
/
+22
2023-08-25
Drivers: hv: vmbus: Support fully enlightened TDX guests
Dexuan Cui
1
-0
/
+14
2023-08-25
x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
Dexuan Cui
1
-0
/
+2
2023-08-23
x86/hyperv: Fix undefined reference to isolation_type_en_snp without CONFIG_H...
Dexuan Cui
1
-4
/
+5
2023-08-22
x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
Tianyu Lan
1
-0
/
+21
2023-08-22
x86/hyperv: Add smp support for SEV-SNP guest
Tianyu Lan
1
-1
/
+10
2023-08-22
x86/hyperv: Add sev-snp enlightened guest static key
Tianyu Lan
1
-2
/
+7
[next]