| Commit message (Expand) | Author | Age | Files | Lines |
* | hv: delete struct hv_dev_port_info | Greg Kroah-Hartman | 2013-09-26 | 1 | -0/+7 |
* | hv: make "monitor_pages" a "real" pointer array | Greg Kroah-Hartman | 2013-09-26 | 1 | -1/+1 |
* | drivers: hv: allocate synic structures before hv_synic_init() | Jason Wang | 2013-06-24 | 1 | -0/+4 |
* | Drivers: hv: Capture the host build information | K. Y. Srinivasan | 2013-01-17 | 1 | -0/+7 |
* | Drivers: hv: Implement flow management on the send side | K. Y. Srinivasan | 2013-01-17 | 1 | -1/+1 |
* | Drivers: hv: Manage event tasklets on per-cpu basis | K. Y. Srinivasan | 2013-01-17 | 1 | -0/+6 |
* | Drivers: hv: Get rid of the unused global signaling state | K. Y. Srinivasan | 2013-01-17 | 1 | -8/+0 |
* | Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID | K. Y. Srinivasan | 2013-01-17 | 1 | -0/+10 |
* | Drivers: hv: Manage signaling state on a per-connection basis | K. Y. Srinivasan | 2013-01-17 | 1 | -21/+0 |
* | Drivers: hv: Change the signature of vmbus_set_event() | K. Y. Srinivasan | 2013-01-17 | 1 | -1/+1 |
* | Drivers: hv: Change the signature for hv_signal_event() | K. Y. Srinivasan | 2013-01-17 | 1 | -1/+1 |
* | Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask() | K. Y. Srinivasan | 2013-01-17 | 1 | -1/+0 |
* | Drivers: hv: Optimize the signaling on the write path | K. Y. Srinivasan | 2013-01-17 | 1 | -1/+1 |
* | Drivers: hv: Implement routines for read side signaling optimization | K. Y. Srinivasan | 2013-01-17 | 1 | -0/+4 |
* | Drivers: hv: Cleanup the guest ID computation | K. Y. Srinivasan | 2012-08-13 | 1 | -4/+43 |
* | Drivers: hv: Change the hex constant to a decimal constant | K. Y. Srinivasan | 2012-07-19 | 1 | -1/+1 |
* | hv: fix return type of hv_post_message() | Dan Carpenter | 2012-04-09 | 1 | -1/+1 |
* | drivers: hv: Increase the number of VCPUs supported in the guest | K. Y. Srinivasan | 2012-02-09 | 1 | -3/+2 |
* | Drivers: hv: Make the vmbus driver unloadable | K. Y. Srinivasan | 2011-12-12 | 1 | -0/+1 |
* | Staging: hv: remove last user of DPRINT() macro | Greg Kroah-Hartman | 2011-10-11 | 1 | -2/+0 |
* | Staging: hv: move hyperv code out of staging directory | Greg Kroah-Hartman | 2011-10-10 | 1 | -0/+628 |