index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
hyperv-tlfs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/hyperv: Add smp support for SEV-SNP guest
Tianyu Lan
2023-08-22
1
-0
/
+1
*
x86/hyperv: Add VTL specific structs and hypercalls
Saurabh Sengar
2023-04-18
1
-0
/
+4
*
PCI: hv: Enable PCI pass-thru devices in Confidential VMs
Michael Kelley
2023-04-17
1
-0
/
+22
*
x86/hyperv: Add an interface to do nested hypercalls
Jinank Jain
2023-01-17
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-15
1
-0
/
+5
|
\
|
*
x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK const...
Vitaly Kuznetsov
2022-11-18
1
-0
/
+5
*
|
clocksource/drivers/hyperv: add data structure for reference TSC MSR
Anirudh Rayabharam
2022-11-03
1
-0
/
+9
|
/
*
KVM: x86: Add checks for reserved-to-zero Hyper-V hypercall fields
Sean Christopherson
2022-02-10
1
-0
/
+6
*
KVM: x86: Get the number of Hyper-V sparse banks from the VARHEAD field
Sean Christopherson
2022-02-10
1
-0
/
+1
*
PCI: hv: Make the code arch neutral by adding arch specific interfaces
Sunil Muthuswamy
2022-01-12
1
-33
/
+0
*
x86/hyperv: Add new hvcall guest address host visibility support
Tianyu Lan
2021-10-28
1
-0
/
+1
*
asm-generic/hyperv: add HV_STATUS_ACCESS_DENIED definition
Vitaly Kuznetsov
2021-06-17
1
-0
/
+1
*
x86/Hyper-V: Support for free page reporting
Sunil Muthuswamy
2021-03-24
1
-2
/
+33
*
x86/hyper-v: Move hv_message_type to architecture neutral module
Michael Kelley
2021-03-08
1
-0
/
+35
*
asm-generic/hyperv: import data structures for mapping device interrupts
Wei Liu
2021-02-11
1
-0
/
+36
*
asm-generic/hyperv: introduce hv_device_id and auxiliary structures
Wei Liu
2021-02-11
1
-0
/
+79
*
asm-generic/hyperv: update hv_interrupt_entry
Wei Liu
2021-02-11
1
-2
/
+34
*
asm-generic/hyperv: update hv_msi_entry
Wei Liu
2021-02-11
1
-2
/
+26
*
x86/hyperv: provide a bunch of helper functions
Wei Liu
2021-02-11
1
-0
/
+67
*
x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
Wei Liu
2021-02-11
1
-0
/
+6
*
asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT
Wei Liu
2021-02-11
1
-1
/
+1
*
x86/hyperv: Load/save the Isolation Configuration leaf
Andrea Parri (Microsoft)
2021-02-11
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-03
1
-0
/
+4
*
asm-generic/hyperv: Add definitions for Get/SetVpRegister hypercalls
Michael Kelley
2020-05-20
1
-0
/
+51
*
x86/hyperv: Split hyperv-tlfs.h into arch dependent and independent files
Michael Kelley
2020-05-20
1
-0
/
+442