index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
mshyperv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-12
Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+14
2024-03-23
mshyperv: Introduce hv_numa_node_to_pxm_info()
Nuno Das Neves
1
-0
/
+14
2024-03-19
x86/hyperv: Use Hyper-V entropy to seed guest random number generator
Michael Kelley
1
-0
/
+2
2024-03-12
mshyperv: Introduce hv_get_hypervisor_version function
Nuno Das Neves
1
-0
/
+2
2024-03-04
hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
Nuno Das Neves
1
-1
/
+1
2023-09-22
hyperv: reduce size of ms_hyperv_info
Olaf Hering
1
-1
/
+1
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+13
2023-08-25
x86/hyperv: Remove hv_isolation_type_en_snp
Dexuan Cui
1
-2
/
+1
2023-08-25
x86/hyperv: Support hypercalls for fully enlightened TDX guests
Dexuan Cui
1
-0
/
+1
2023-08-25
x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
Dexuan Cui
1
-0
/
+1
2023-08-22
x86/hyperv: Set Virtual Trust Level in VMBus init message
Tianyu Lan
1
-0
/
+1
2023-08-22
x86/hyperv: Add sev-snp enlightened guest static key
Tianyu Lan
1
-3
/
+10
2023-06-28
Drivers: hv: Change hv_free_hyperv_page() to take void * argument
Kameron Carr
1
-1
/
+1
2023-04-17
x86/hyperv: Add callback filter to cpumask_to_vpset()
Michael Kelley
1
-8
/
+14
2023-04-17
hv_netvsc: Remove second mapping of send and recv buffers
Michael Kelley
1
-2
/
+0
2023-03-27
x86/hyperv: Change vTOM handling to use standard coco mechanisms
Michael Kelley
1
-0
/
+2
2023-01-12
x86/hyperv: Add support for detecting nested hypervisor
Jinank Jain
1
-0
/
+1
2022-11-18
x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK const...
Vitaly Kuznetsov
1
-5
/
+6
2022-09-28
hyperv: simplify and rename generate_guest_id
Li kunyu
1
-6
/
+3
2022-03-29
Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
Michael Kelley
1
-0
/
+1
2021-12-28
Drivers: hv: Fix definition of hypercall input & output arg variables
Michael Kelley
1
-2
/
+2
2021-12-20
net: netvsc: Add Isolation VM support for netvsc driver
Tianyu Lan
1
-0
/
+2
2021-10-28
x86/hyperv: Add ghcb hvcall support for SNP VM
Tianyu Lan
1
-0
/
+1
2021-10-28
x86/hyperv: Add Write/Read MSR registers via ghcb page
Tianyu Lan
1
-0
/
+1
2021-10-28
x86/hyperv: Initialize shared memory boundary in the Isolation VM.
Tianyu Lan
1
-1
/
+11
2021-10-28
x86/hyperv: Initialize GHCB page in Isolation VM
Tianyu Lan
1
-0
/
+6
2021-09-16
Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+19
2021-09-11
asm-generic/hyperv: provide cpumask_to_vpset_noself
Wei Liu
1
-2
/
+19
2021-07-19
drivers: hv: Decouple Hyper-V clock/timer code from VMbus drivers
Michael Kelley
1
-0
/
+2
2021-07-15
Drivers: hv: Make portions of Hyper-V init code be arch neutral
Michael Kelley
1
-0
/
+10
2021-07-12
asm-generic/hyperv: Add missing #include of nmi.h
Michael Kelley
1
-0
/
+1
2021-04-21
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
1
-5
/
+20
2021-04-21
x86/hyperv: Move hv_do_rep_hypercall to asm-generic
Joseph Salisbury
1
-0
/
+31
2021-03-24
x86/Hyper-V: Support for free page reporting
Sunil Muthuswamy
1
-1
/
+2
2021-03-11
asm-generic/hyperv: Add missing function prototypes per -W1 warnings
Michael Kelley
1
-0
/
+2
2021-03-08
clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts
Michael Kelley
1
-5
/
+0
2021-03-08
Drivers: hv: vmbus: Move handling of VMbus interrupts
Michael Kelley
1
-4
/
+3
2021-03-08
Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral code
Michael Kelley
1
-1
/
+0
2021-03-08
Drivers: hv: Redo Hyper-V synthetic MSR get/set functions
Michael Kelley
1
-1
/
+1
2021-03-08
Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code
Michael Kelley
1
-0
/
+4
2021-02-11
x86/hyperv: Load/save the Isolation Configuration leaf
Andrea Parri (Microsoft)
1
-0
/
+5
2020-10-14
Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
Michael Kelley
1
-1
/
+3
2020-08-11
x86/hyperv: Make hv_setup_sched_clock inline
Michael Kelley
1
-1
/
+0
2020-04-11
x86/Hyper-V: Report crash data in die() when panic_on_oops is set
Tianyu Lan
1
-1
/
+1
2019-11-22
x86/hyperv: Implement hv_is_hibernation_supported()
Dexuan Cui
1
-0
/
+2
2019-08-23
clocksource/drivers/hyperv: Add Hyper-V specific sched clock function
Tianyu Lan
1
-0
/
+1
2019-07-09
Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.h
Michael Kelley
1
-0
/
+180