index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
mshyperv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: hv: Add function to allocate zeroed page for Hyper-V
Himadri Pandya
2019-11-21
1
-0
/
+1
*
x86/hyperv: Add functions to allocate/deallocate page for Hyper-V
Maya Nakamura
2019-07-22
1
-1
/
+4
*
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-12
1
-143
/
+5
|
\
|
*
Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.h
Michael Kelley
2019-07-08
1
-143
/
+5
*
|
clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
Michael Kelley
2019-07-03
1
-70
/
+11
|
/
*
x86/hyper-v: Add HvFlushGuestAddressList hypercall support
Lan Tianyu
2018-12-21
1
-0
/
+15
*
x86/hyper-v: Fix indentation in hv_do_fast_hypercall16()
Yi Wang
2018-11-05
1
-1
/
+1
*
x86/hyperv: Enable PV qspinlock for Hyper-V
Yi Sun
2018-10-09
1
-0
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-19
1
-0
/
+2
|
\
|
*
X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall support
Tianyu Lan
2018-08-06
1
-0
/
+2
*
|
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-18
1
-4
/
+12
|
\
\
|
*
|
Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.c
Sunil Muthuswamy
2018-07-29
1
-0
/
+3
|
*
|
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
2018-07-16
1
-1
/
+4
|
|
\
|
|
*
|
Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
Sunil Muthuswamy
2018-07-08
1
-0
/
+1
|
*
|
Drivers: hv: vmbus: Remove x86 MSR refs in arch independent code
Michael Kelley
2018-07-03
1
-4
/
+8
*
|
|
Merge branch 'x86/urgent' into x86/hyperv
Thomas Gleixner
2018-07-06
1
-1
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
x86/hyper-v: Fix the circular dependency in IPI enlightenment
K. Y. Srinivasan
2018-07-06
1
-1
/
+4
|
|
/
*
/
x86/hyper-v: Implement hv_do_fast_hypercall16
Vitaly Kuznetsov
2018-07-03
1
-0
/
+34
|
/
*
x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common header
Vitaly Kuznetsov
2018-05-26
1
-1
/
+1
*
x86/Hyper-V/hv_apic: Build the Hyper-V APIC conditionally
Thomas Gleixner
2018-05-19
1
-1
/
+6
*
X86/Hyper-V: Consolidate the allocation of the hypercall input page
K. Y. Srinivasan
2018-05-19
1
-1
/
+0
*
X86/Hyper-V: Enhanced IPI enlightenment
K. Y. Srinivasan
2018-05-19
1
-0
/
+33
*
X86/Hyper-V: Enable IPI enlightenments
K. Y. Srinivasan
2018-05-19
1
-0
/
+1
*
X86/Hyper-V: Enlighten APIC access
K. Y. Srinivasan
2018-05-19
1
-1
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-09
1
-78
/
+16
|
\
|
*
x86/hyper-v: detect nested features
Vitaly Kuznetsov
2018-03-28
1
-0
/
+1
|
*
x86/hyper-v: allocate and use Virtual Processor Assist Pages
Vitaly Kuznetsov
2018-03-28
1
-0
/
+13
|
*
x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h
Vitaly Kuznetsov
2018-03-28
1
-77
/
+1
|
*
x86/hyper-v: move hyperv.h out of uapi
Vitaly Kuznetsov
2018-03-28
1
-1
/
+1
*
|
Drivers: hv: vmbus: Implement Direct Mode for stimer0
Michael Kelley
2018-03-06
1
-0
/
+13
|
/
*
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
1
-4
/
+28
|
\
|
*
x86/hyperv: Reenlightenment notifications support
Vitaly Kuznetsov
2018-01-30
1
-0
/
+9
|
*
x86/hyperv: Add a function to read both TSC and TSC page value simulateneously
Vitaly Kuznetsov
2018-01-30
1
-4
/
+19
*
|
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-01
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Drivers: hv: vmbus: Remove x86-isms from arch independent drivers
Michael Kelley
2018-01-09
1
-2
/
+2
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-14
1
-8
/
+10
|
\
\
|
|
/
|
/
|
|
*
x86/retpoline/hyperv: Convert assembler indirect jumps
David Woodhouse
2018-01-12
1
-8
/
+10
*
|
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Drivers: hv: vmbus: Make panic reporting to be more useful
K. Y. Srinivasan
2017-10-31
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUs
Vitaly Kuznetsov
2017-10-10
1
-0
/
+1
*
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
2017-09-23
1
-6
/
+4
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-07
1
-1
/
+146
|
\
|
*
x86/hyper-v: Use hypercall for remote TLB flush
Vitaly Kuznetsov
2017-08-10
1
-0
/
+3
|
*
hyper-v: Globalize vp_index
Vitaly Kuznetsov
2017-08-10
1
-0
/
+24
|
*
x86/hyper-v: Implement rep hypercalls
Vitaly Kuznetsov
2017-08-10
1
-0
/
+39
|
*
x86/hyper-v: Introduce fast hypercall implementation
Vitaly Kuznetsov
2017-08-10
1
-0
/
+34
|
*
x86/hyper-v: Make hv_do_hypercall() inline
Vitaly Kuznetsov
2017-08-10
1
-0
/
+40
|
*
x86/hyper-v: Include hyperv/ only when CONFIG_HYPERV is set
Vitaly Kuznetsov
2017-08-10
1
-1
/
+6
*
|
Revert "x86/hyper-v: include hyperv/ only when CONFIG_HYPERV is set"
Greg Kroah-Hartman
2017-07-20
1
-6
/
+1
[next]