summaryrefslogtreecommitdiffstats
path: root/include/linux/hyperv.h
Commit message (Expand)AuthorAgeFilesLines
* drivers:hv: Make a function to free mmio regions through vmbusJake Oshins2016-04-301-1/+1
* Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus...K. Y. Srinivasan2016-04-301-0/+86
* Drivers: hv: vmbus: Move some ring buffer functions to hyperv.hK. Y. Srinivasan2016-04-301-0/+54
* Drivers: hv: vmbus: Export the vmbus_set_event() APIK. Y. Srinivasan2016-04-301-0/+1
* Drivers: hv: vmbus: Introduce functions for estimating room in the ring bufferK. Y. Srinivasan2016-04-301-0/+27
* Drivers: hv: util: Pass the channel information during the init callK. Y. Srinivasan2016-03-011-0/+1
* Drivers: hv: vmbus: Give control over how the ring access is serializedK. Y. Srinivasan2016-02-071-0/+16
* Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()Dexuan Cui2016-02-071-0/+2
* Drivers: hv: vmbus: add a per-channel rescind callbackDexuan Cui2016-02-071-0/+9
* Drivers: hv: vmbus: add a hvsock flag in struct hv_driverDexuan Cui2016-02-071-0/+14
* Drivers: hv: vmbus: define a new VMBus message type for hvsockDexuan Cui2016-02-071-0/+13
* Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)Dexuan Cui2016-02-071-0/+7
* Drivers: hv: vmbus: add a helper function to set a channel's pending send sizeDexuan Cui2016-02-071-0/+6
* Drivers: hv: vmbus: Add vendor and device atttributesK. Y. Srinivasan2016-02-071-0/+28
* Drivers: hv: vmbus: fix the building warning with hyperv-keyboardDexuan Cui2015-12-211-0/+8
* Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()Vitaly Kuznetsov2015-12-141-2/+0
* Drivers: hv: vmbus: Fix a Host signaling bugK. Y. Srinivasan2015-12-141-0/+18
* Drivers: hv: vmbus: Get rid of the unused macroK. Y. Srinivasan2015-12-141-13/+0
* Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan2015-12-141-60/+32
* drivers:hv: Define the channel type for Hyper-V PCI Express pass-throughJake Oshins2015-12-141-0/+11
* drivers:hv: Export the API to invoke a hypercall on Hyper-VJake Oshins2015-12-141-0/+1
* drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc numJake Oshins2015-12-141-0/+2
* drivers/hv: share Hyper-V SynIC constants with userspaceAndrey Smetanin2015-11-041-0/+1
* Drivers: hv: vmbus: Further improve CPU affiliation logicDexuan Cui2015-08-051-0/+1
* Drivers: hv: vmbus: Improve the CPU affiliation for channelsK. Y. Srinivasan2015-08-051-1/+0
* drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbusJake Oshins2015-08-051-2/+5
* drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.Jake Oshins2015-08-051-1/+1
* Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channelsK. Y. Srinivasan2015-06-011-0/+5
* Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.Keith Mange2015-06-011-1/+3
* Drivers: hv: vmbus: briefly comment num_sc and next_ocVitaly Kuznetsov2015-05-241-3/+9
* Drivers: hv: vmbus: Implement the protocol for tearing down vmbus stateK. Y. Srinivasan2015-05-241-0/+1
* drivers: hv: vmbus: Get rid of some unused definitionsK. Y. Srinivasan2015-05-241-19/+0
* Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.hVitaly Kuznetsov2015-05-241-7/+0
* hv: remove the per-channel workqueueDexuan Cui2015-04-031-3/+0
* Drivers: hv: vmbus: Suport an API to send packet with additional controlK. Y. Srinivasan2015-03-011-0/+8
* Drivers: hv: vmbus: Suport an API to send pagebuffers with additional controlK. Y. Srinivasan2015-03-011-0/+9
* Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channelK. Y. Srinivasan2015-03-011-0/+3
* Drivers: hv: vmbus: Introduce a function to remove a rescinded offerK. Y. Srinivasan2015-03-011-0/+1
* Drivers: hv: vmbus: Add support for the NetworkDirect GUIDK. Y. Srinivasan2015-03-011-0/+10
* Drivers: hv: vmbus: rename channel work queuesVitaly Kuznetsov2015-03-011-0/+3
* Drivers: hv: rename sc_lock to the more generic lockVitaly Kuznetsov2015-01-251-1/+6
* Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arraysK. Y. Srinivasan2015-01-251-0/+31
* hyperv: Add support for vNIC hot removalHaiyang Zhang2014-12-081-0/+2
* Drivers: hv: vmbus: Implement per-CPU mapping of relid to channelK. Y. Srinivasan2014-05-031-0/+5
* Drivers: hv: Eliminate the channel spinlock in the callback pathK. Y. Srinivasan2014-05-031-0/+2
* Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan2014-04-161-1/+3
* Drivers: hv: vmbus: Increase the limit on the number of pfns we can handleK. Y. Srinivasan2014-03-081-1/+1
* vmbus: use resource for hyperv mmio regionGerd Hoffmann2014-02-241-2/+1
* Drivers: hv: Implement the file copy serviceK. Y. Srinivasan2014-02-181-1/+11
* Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman2014-02-181-1/+1
|\