index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
mshyperv.h
Age
Commit message (
Expand
)
Author
2017-03-11
x86/hyperv: Move TSC reading method to asm/mshyperv.h
Vitaly Kuznetsov
2017-03-11
x86/hyperv: Implement hv_get_tsc_page()
Vitaly Kuznetsov
2017-02-10
hv: export current Hyper-V clocksource
Vitaly Kuznetsov
2017-02-10
Drivers: hv: Fix the bug in generating the guest ID
K. Y. Srinivasan
2017-01-31
Drivers: hv: restore hypervcall page cleanup before kexec
Vitaly Kuznetsov
2017-01-20
Drivers: hv: vmbus: Define an APIs to manage interrupt state
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Define an API to retrieve virtual processor index
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controller
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Define APIs to manipulate the event page
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Define APIs to manipulate the message page
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Restructure the clockevents code
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Move the code to signal end of message
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Move the check for hypercall page setup
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Move the crash notification function
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Move the extracting of Hypervisor version information
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code
K. Y. Srinivasan
2017-01-19
Drivers: hv: vmbus: Move Hypercall invocation code out of common code
K. Y. Srinivasan
2017-01-19
Drivers: hv vmbus: Move Hypercall page setup out of common code
K. Y. Srinivasan
2017-01-19
Drivers: hv: vmbus: Move the definition of generate_guest_id()
K. Y. Srinivasan
2017-01-19
Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents
K. Y. Srinivasan
2015-08-04
mshyperv: fix recognition of Hyper-V guest crash MSR's
Denis V. Lunev
2015-08-04
Drivers: hv: vmbus: add special crash handler
Vitaly Kuznetsov
2015-08-04
Drivers: hv: vmbus: add special kexec handler
Vitaly Kuznetsov
2014-03-05
x86: hyperv: Fixup the (brain) damage caused by the irq cleanup
Thomas Gleixner
2014-03-04
x86: Hyperv: Cleanup the irq mess
Thomas Gleixner
2013-06-20
x86, trace: Add irq vector tracepoints
Seiji Aguchi
2013-02-12
X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts
K. Y. Srinivasan
2010-05-07
x86: Clean up the hypervisor layer
H. Peter Anvin
2010-05-06
x86: Detect running on a Microsoft HyperV system
Ky Srinivasan