summaryrefslogtreecommitdiffstats
path: root/drivers/hv/connection.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: vmbus: Use get_cpu() to get the current CPUK. Y. Srinivasan2015-01-121-2/+4
* Drivers: hv: vmbus: Cleanup vmbus_post_msg()K. Y. Srinivasan2014-09-231-3/+14
* Drivers: hv: vmbus: Fix a bug in the channel callback dispatch codeK. Y. Srinivasan2014-07-091-2/+6
* hv: use correct order when freeing monitor_pagesRadim Krčmář2014-05-281-2/+2
* Drivers: hv: vmbus: Implement per-CPU mapping of relid to channelK. Y. Srinivasan2014-05-031-1/+23
* Drivers: hv: Eliminate the channel spinlock in the callback pathK. Y. Srinivasan2014-05-031-7/+4
* Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan2014-04-161-1/+4
* Drivers: hv: vmbus: Don't timeout during the initial connection with hostK. Y. Srinivasan2014-02-071-10/+1
* Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan2014-02-071-0/+2
* Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman2013-09-291-1/+1
|\
| * Drivers: hv: vmbus: Terminate vmbus version negotiation on timeoutK. Y. Srinivasan2013-09-261-1/+1
* | hv: make "monitor_pages" a "real" pointer arrayGreg Kroah-Hartman2013-09-261-11/+10
|/
* Drivers: hv: vmbus: Do not attempt to negoatiate a new version prematurelyK. Y. Srinivasan2013-08-301-1/+4
* Drivers: hv: vmbus: Implement multi-channel supportK. Y. Srinivasan2013-06-031-0/+14
* Drivers: hv: Cleanup and consolidate reporting of build/version infoK. Y. Srinivasan2013-01-171-4/+7
* Drivers: hv: Enable protocol negotiation with win8 hostsK. Y. Srinivasan2013-01-171-1/+1
* Drivers: hv: Modify the interrupt handling code to support win8 and beyondK. Y. Srinivasan2013-01-171-2/+24
* Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyondK. Y. Srinivasan2013-01-171-5/+8
* Drivers: hv: Move vmbus version definitions to hyperv.hK. Y. Srinivasan2013-01-171-15/+0
* Drivers: hv: Change the signature of vmbus_set_event()K. Y. Srinivasan2013-01-171-1/+2
* Drivers: hv: Change the signature for hv_signal_event()K. Y. Srinivasan2013-01-171-1/+1
* Drivers: hv: Save and export negotiated vmbus versionK. Y. Srinivasan2013-01-171-0/+9
* Drivers: hv: Support handling multiple VMBUS versionsK. Y. Srinivasan2013-01-171-54/+111
* Drivers: hv: Optimize signaling in the read pathK. Y. Srinivasan2013-01-171-3/+25
* Staging: hv: remove unneeded asm include file in hyperv.hGreg Kroah-Hartman2011-10-111-1/+1
* Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman2011-10-101-0/+318
OpenPOWER on IntegriCloud