aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hv/hyperv_vmbus.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+3
2014-06-03hyper-v: make uuid_le conststephen hemminger1-3/+3
2014-05-03Drivers: hv: vmbus: Implement per-CPU mapping of relid to channelK. Y. Srinivasan1-0/+5
2014-02-18Drivers: hv: Implement the file copy serviceK. Y. Srinivasan1-0/+4
2014-02-07Drivers: hv: vmbus: Cleanup the packet send pathK. Y. Srinivasan1-2/+2
2013-09-26hv: delete struct hv_dev_port_infoGreg Kroah-Hartman1-0/+7
2013-09-26hv: make "monitor_pages" a "real" pointer arrayGreg Kroah-Hartman1-1/+1
2013-06-24drivers: hv: allocate synic structures before hv_synic_init()Jason Wang1-0/+4
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