summaryrefslogtreecommitdiff
path: root/drivers/hv/hyperv_vmbus.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-17Drivers: hv: Capture the host build informationK. Y. Srinivasan1-0/+7
2013-01-17Drivers: hv: Implement flow management on the send sideK. Y. Srinivasan1-1/+1
2013-01-17Drivers: hv: Manage event tasklets on per-cpu basisK. Y. Srinivasan1-0/+6
2013-01-17Drivers: hv: Get rid of the unused global signaling stateK. Y. Srinivasan1-8/+0
2013-01-17Drivers: hv: Setup a mapping for Hyper-V's notion cpu IDK. Y. Srinivasan1-0/+10
2013-01-17Drivers: hv: Manage signaling state on a per-connection basisK. Y. Srinivasan1-21/+0
2013-01-17Drivers: hv: Change the signature of vmbus_set_event()K. Y. Srinivasan1-1/+1
2013-01-17Drivers: hv: Change the signature for hv_signal_event()K. Y. Srinivasan1-1/+1
2013-01-17Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask()K. Y. Srinivasan1-1/+0
2013-01-17Drivers: hv: Optimize the signaling on the write pathK. Y. Srinivasan1-1/+1
2013-01-17Drivers: hv: Implement routines for read side signaling optimizationK. Y. Srinivasan1-0/+4
2012-08-13Drivers: hv: Cleanup the guest ID computationK. Y. Srinivasan1-4/+43
2012-07-19Drivers: hv: Change the hex constant to a decimal constantK. Y. Srinivasan1-1/+1
2012-04-09hv: fix return type of hv_post_message()Dan Carpenter1-1/+1
2012-02-09drivers: hv: Increase the number of VCPUs supported in the guestK. Y. Srinivasan1-3/+2
2011-12-12Drivers: hv: Make the vmbus driver unloadableK. Y. Srinivasan1-0/+1
2011-10-11Staging: hv: remove last user of DPRINT() macroGreg Kroah-Hartman1-2/+0
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman1-0/+628