Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drivers: hv: Modify the interrupt handling code to support win8 and beyond | K. Y. Srinivasan | 2013-01-17 | 1 | -2/+24 |
* | Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyond | K. Y. Srinivasan | 2013-01-17 | 1 | -5/+8 |
* | Drivers: hv: Move vmbus version definitions to hyperv.h | K. Y. Srinivasan | 2013-01-17 | 1 | -15/+0 |
* | Drivers: hv: Change the signature of vmbus_set_event() | K. Y. Srinivasan | 2013-01-17 | 1 | -1/+2 |
* | Drivers: hv: Change the signature for hv_signal_event() | K. Y. Srinivasan | 2013-01-17 | 1 | -1/+1 |
* | Drivers: hv: Save and export negotiated vmbus version | K. Y. Srinivasan | 2013-01-17 | 1 | -0/+9 |
* | Drivers: hv: Support handling multiple VMBUS versions | K. Y. Srinivasan | 2013-01-17 | 1 | -54/+111 |
* | Drivers: hv: Optimize signaling in the read path | K. Y. Srinivasan | 2013-01-17 | 1 | -3/+25 |
* | Staging: hv: remove unneeded asm include file in hyperv.h | Greg Kroah-Hartman | 2011-10-11 | 1 | -1/+1 |
* | Staging: hv: move hyperv code out of staging directory | Greg Kroah-Hartman | 2011-10-10 | 1 | -0/+318 |