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.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-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
/
arch
/
x86
/
include
/
uapi
/
asm
/
hyperv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-20
x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h>
KarimAllah Ahmed
1
-9
/
+9
2018-01-31
x86/hyperv: Reenlightenment notifications support
Vitaly Kuznetsov
1
-0
/
+27
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
1
-0
/
+1
2017-09-13
x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definition
Vitaly Kuznetsov
1
-6
/
+0
2017-08-31
x86/hyper-v: Support extended CPU ranges for TLB flush hypercalls
Vitaly Kuznetsov
1
-0
/
+10
2017-08-10
x86/hyper-v: Use hypercall for remote TLB flush
Vitaly Kuznetsov
1
-0
/
+7
2017-07-09
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2017-07-03
PCI: hv: Use vPCI protocol version 1.2
Jork Loeser
1
-0
/
+6
2017-06-22
x86/hyperv: Check frequency MSRs presence according to the specification
Vitaly Kuznetsov
1
-9
/
+6
2017-03-17
Drivers: hv: Base autoeoi enablement based on hypervisor hints
K. Y. Srinivasan
1
-0
/
+5
2017-03-17
Drivers: hv: Fix a typo
K. Y. Srinivasan
1
-1
/
+1
2017-01-20
Drivers: hv: vmbus: Move the crash notification function
K. Y. Srinivasan
1
-0
/
+8
2016-02-16
drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
Andrey Smetanin
1
-0
/
+2
2016-02-16
kvm/x86: Rename Hyper-V long spin wait hypercall
Andrey Smetanin
1
-1
/
+1
2015-12-16
kvm/x86: Hyper-V SynIC timers
Andrey Smetanin
1
-0
/
+6
2015-12-16
drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header
Andrey Smetanin
1
-0
/
+8
2015-12-16
drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
Andrey Smetanin
1
-0
/
+76
2015-12-16
drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
Andrey Smetanin
1
-0
/
+2
2015-11-04
drivers/hv: share Hyper-V SynIC constants with userspace
Andrey Smetanin
1
-0
/
+12
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
1
-0
/
+3
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_RESET msr
Andrey Smetanin
1
-0
/
+3
2015-08-05
Drivers: hv: vmbus: Implement a clocksource based on the TSC page
K. Y. Srinivasan
1
-0
/
+2
2015-07-10
x86: hyperv: add CPUID bit for crash handlers
Paolo Bonzini
1
-0
/
+2
2015-07-03
kvm: add hyper-v crash msrs values
Andrey Smetanin
1
-0
/
+11
2015-03-02
hv: vmbus_post_msg: retry the hypercall on some transient errors
Dexuan Cui
1
-0
/
+2
2015-01-25
Drivers: hv: vmbus: Implement a clockevent device
K. Y. Srinivasan
1
-0
/
+11
2014-01-17
add support for Hyper-V reference time counter
Vadim Rozenfeld
1
-0
/
+13
2013-10-10
x86, hyperv: Get the local APIC timer frequency from the hypervisor
K. Y. Srinivasan
1
-0
/
+19
2012-12-15
UAPI: (Scripted) Disintegrate arch/x86/include/asm
David Howells
1
-0
/
+194