index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
connection.c
Age
Commit message (
Expand
)
Author
2014-07-09
Drivers: hv: vmbus: Fix a bug in the channel callback dispatch code
K. Y. Srinivasan
2014-05-28
hv: use correct order when freeing monitor_pages
Radim Krčmář
2014-05-03
Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel
K. Y. Srinivasan
2014-05-03
Drivers: hv: Eliminate the channel spinlock in the callback path
K. Y. Srinivasan
2014-04-16
Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts
K. Y. Srinivasan
2014-02-07
Drivers: hv: vmbus: Don't timeout during the initial connection with host
K. Y. Srinivasan
2014-02-07
Drivers: hv: vmbus: Specify the target CPU that should receive notification
K. Y. Srinivasan
2013-09-29
Merge 3.12-rc3 into char-misc-next
Greg Kroah-Hartman
2013-09-26
Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout
K. Y. Srinivasan
2013-09-26
hv: make "monitor_pages" a "real" pointer array
Greg Kroah-Hartman
2013-08-30
Drivers: hv: vmbus: Do not attempt to negoatiate a new version prematurely
K. Y. Srinivasan
2013-06-03
Drivers: hv: vmbus: Implement multi-channel support
K. Y. Srinivasan
2013-01-17
Drivers: hv: Cleanup and consolidate reporting of build/version info
K. Y. Srinivasan
2013-01-17
Drivers: hv: Enable protocol negotiation with win8 hosts
K. Y. Srinivasan
2013-01-17
Drivers: hv: Modify the interrupt handling code to support win8 and beyond
K. Y. Srinivasan
2013-01-17
Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyond
K. Y. Srinivasan
2013-01-17
Drivers: hv: Move vmbus version definitions to hyperv.h
K. Y. Srinivasan
2013-01-17
Drivers: hv: Change the signature of vmbus_set_event()
K. Y. Srinivasan
2013-01-17
Drivers: hv: Change the signature for hv_signal_event()
K. Y. Srinivasan
2013-01-17
Drivers: hv: Save and export negotiated vmbus version
K. Y. Srinivasan
2013-01-17
Drivers: hv: Support handling multiple VMBUS versions
K. Y. Srinivasan
2013-01-17
Drivers: hv: Optimize signaling in the read path
K. Y. Srinivasan
2011-10-11
Staging: hv: remove unneeded asm include file in hyperv.h
Greg Kroah-Hartman
2011-10-10
Staging: hv: move hyperv code out of staging directory
Greg Kroah-Hartman