summaryrefslogtreecommitdiff
path: root/include/linux/hyperv.h
Commit message (Expand)AuthorAge
* drivers/hv: share Hyper-V SynIC constants with userspaceAndrey Smetanin2015-11-04
* Drivers: hv: vmbus: Further improve CPU affiliation logicDexuan Cui2015-08-05
* Drivers: hv: vmbus: Improve the CPU affiliation for channelsK. Y. Srinivasan2015-08-05
* drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbusJake Oshins2015-08-05
* drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.Jake Oshins2015-08-05
* Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channelsK. Y. Srinivasan2015-06-01
* Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.Keith Mange2015-06-01
* Drivers: hv: vmbus: briefly comment num_sc and next_ocVitaly Kuznetsov2015-05-24
* Drivers: hv: vmbus: Implement the protocol for tearing down vmbus stateK. Y. Srinivasan2015-05-24
* drivers: hv: vmbus: Get rid of some unused definitionsK. Y. Srinivasan2015-05-24
* Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.hVitaly Kuznetsov2015-05-24
* hv: remove the per-channel workqueueDexuan Cui2015-04-03
* Drivers: hv: vmbus: Suport an API to send packet with additional controlK. Y. Srinivasan2015-03-01
* Drivers: hv: vmbus: Suport an API to send pagebuffers with additional controlK. Y. Srinivasan2015-03-01
* Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channelK. Y. Srinivasan2015-03-01
* Drivers: hv: vmbus: Introduce a function to remove a rescinded offerK. Y. Srinivasan2015-03-01
* Drivers: hv: vmbus: Add support for the NetworkDirect GUIDK. Y. Srinivasan2015-03-01
* Drivers: hv: vmbus: rename channel work queuesVitaly Kuznetsov2015-03-01
* Drivers: hv: rename sc_lock to the more generic lockVitaly Kuznetsov2015-01-25
* Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arraysK. Y. Srinivasan2015-01-25
* hyperv: Add support for vNIC hot removalHaiyang Zhang2014-12-08
* Drivers: hv: vmbus: Implement per-CPU mapping of relid to channelK. Y. Srinivasan2014-05-03
* Drivers: hv: Eliminate the channel spinlock in the callback pathK. Y. Srinivasan2014-05-03
* Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan2014-04-16
* Drivers: hv: vmbus: Increase the limit on the number of pfns we can handleK. Y. Srinivasan2014-03-08
* vmbus: use resource for hyperv mmio regionGerd Hoffmann2014-02-24
* Drivers: hv: Implement the file copy serviceK. Y. Srinivasan2014-02-18
* Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman2014-02-18
|\
| * Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan2014-02-07
* | Drivers: hv: vmbus: Support per-channel driver stateK. Y. Srinivasan2014-02-07
* | Drivers: hv: vmbus: Cleanup the packet send pathK. Y. Srinivasan2014-02-07
* | Drivers: hv: vmbus: Extract the mmio information from DSDTK. Y. Srinivasan2014-02-07
* | hv: Add hyperv.h to uapi headersBjarke Istrup Pedersen2014-02-07
|/
* Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman2013-09-29
|\
| * Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan2013-09-26
* | hv: delete struct hv_dev_port_infoGreg Kroah-Hartman2013-09-26
* | hv: delete vmbus_get_debug_info()Greg Kroah-Hartman2013-09-26
* | hv: move "client/server_monitor_conn_id" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-26
* | hv: move "client/server_monitor_latency" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-26
* | hv: move "client/server_monitor_pending" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-26
* | hv: move "device_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-26
* | hv: move "class_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-26
* | hv: move "monitor_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-26
* | hv: move "state" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-26
* | hv: use dev_groups for device attributesGreg Kroah-Hartman2013-09-26
|/
* Drivers: hv: remove HV_DRV_VERSIONOlaf Hering2013-08-02
* Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan2013-07-26
* Drivers: hv: Add the GUID fot synthetic fibre channel deviceK. Y. Srinivasan2013-06-03
* Drivers: hv: vmbus: Implement multi-channel supportK. Y. Srinivasan2013-06-03
* drivers/video: add Hyper-V Synthetic Video Frame Buffer DriverHaiyang Zhang2013-04-29