summaryrefslogtreecommitdiffstats
path: root/drivers/hv/hyperv_vmbus.h
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: vmbus: Implement a clockevent deviceK. Y. Srinivasan2015-01-251-0/+21
* Drivers: hv: vmbus: Cleanup hv_post_message()K. Y. Srinivasan2014-09-231-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-3/+3
|\
| * hyper-v: make uuid_le conststephen hemminger2014-06-031-3/+3
* | Drivers: hv: vmbus: Implement per-CPU mapping of relid to channelK. Y. Srinivasan2014-05-031-0/+5
|/
* Drivers: hv: Implement the file copy serviceK. Y. Srinivasan2014-02-181-0/+4
* Drivers: hv: vmbus: Cleanup the packet send pathK. Y. Srinivasan2014-02-071-2/+2
* hv: delete struct hv_dev_port_infoGreg Kroah-Hartman2013-09-261-0/+7
* hv: make "monitor_pages" a "real" pointer arrayGreg Kroah-Hartman2013-09-261-1/+1
* drivers: hv: allocate synic structures before hv_synic_init()Jason Wang2013-06-241-0/+4
* Drivers: hv: Capture the host build informationK. Y. Srinivasan2013-01-171-0/+7
* Drivers: hv: Implement flow management on the send sideK. Y. Srinivasan2013-01-171-1/+1
* Drivers: hv: Manage event tasklets on per-cpu basisK. Y. Srinivasan2013-01-171-0/+6
* Drivers: hv: Get rid of the unused global signaling stateK. Y. Srinivasan2013-01-171-8/+0
* Drivers: hv: Setup a mapping for Hyper-V's notion cpu IDK. Y. Srinivasan2013-01-171-0/+10
* Drivers: hv: Manage signaling state on a per-connection basisK. Y. Srinivasan2013-01-171-21/+0
* Drivers: hv: Change the signature of vmbus_set_event()K. Y. Srinivasan2013-01-171-1/+1
* Drivers: hv: Change the signature for hv_signal_event()K. Y. Srinivasan2013-01-171-1/+1
* Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask()K. Y. Srinivasan2013-01-171-1/+0
* Drivers: hv: Optimize the signaling on the write pathK. Y. Srinivasan2013-01-171-1/+1
* Drivers: hv: Implement routines for read side signaling optimizationK. Y. Srinivasan2013-01-171-0/+4
* Drivers: hv: Cleanup the guest ID computationK. Y. Srinivasan2012-08-131-4/+43
* Drivers: hv: Change the hex constant to a decimal constantK. Y. Srinivasan2012-07-191-1/+1
* hv: fix return type of hv_post_message()Dan Carpenter2012-04-091-1/+1
* drivers: hv: Increase the number of VCPUs supported in the guestK. Y. Srinivasan2012-02-091-3/+2
* Drivers: hv: Make the vmbus driver unloadableK. Y. Srinivasan2011-12-121-0/+1
* Staging: hv: remove last user of DPRINT() macroGreg Kroah-Hartman2011-10-111-2/+0
* Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman2011-10-101-0/+628
OpenPOWER on IntegriCloud