summaryrefslogtreecommitdiffstats
path: root/include/linux/hyperv.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan2014-02-071-1/+1
* | Drivers: hv: vmbus: Support per-channel driver stateK. Y. Srinivasan2014-02-071-0/+14
* | Drivers: hv: vmbus: Cleanup the packet send pathK. Y. Srinivasan2014-02-071-1/+1
* | Drivers: hv: vmbus: Extract the mmio information from DSDTK. Y. Srinivasan2014-02-071-0/+3
* | hv: Add hyperv.h to uapi headersBjarke Istrup Pedersen2014-02-071-319/+2
|/
* Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman2013-09-291-2/+5
|\
| * Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan2013-09-261-2/+5
* | hv: delete struct hv_dev_port_infoGreg Kroah-Hartman2013-09-261-17/+0
* | hv: delete vmbus_get_debug_info()Greg Kroah-Hartman2013-09-261-8/+0
* | hv: move "client/server_monitor_conn_id" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-3/+0
* | hv: move "client/server_monitor_latency" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-2/+0
* | hv: move "client/server_monitor_pending" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-2/+0
* | hv: move "device_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0
* | hv: move "class_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0
* | hv: move "monitor_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0
* | hv: move "state" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0
* | hv: use dev_groups for device attributesGreg Kroah-Hartman2013-09-261-1/+0
|/
* Drivers: hv: remove HV_DRV_VERSIONOlaf Hering2013-08-021-21/+0
* Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan2013-07-261-1/+9
* Drivers: hv: Add the GUID fot synthetic fibre channel deviceK. Y. Srinivasan2013-06-031-0/+10
* Drivers: hv: vmbus: Implement multi-channel supportK. Y. Srinivasan2013-06-031-1/+61
* drivers/video: add Hyper-V Synthetic Video Frame Buffer DriverHaiyang Zhang2013-04-291-0/+11
OpenPOWER on IntegriCloud