summaryrefslogtreecommitdiffstats
path: root/include/linux/hyperv.h
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: vmbus: Implement per-CPU mapping of relid to channelK. Y. Srinivasan2014-05-041-0/+5
* Drivers: hv: Eliminate the channel spinlock in the callback pathK. Y. Srinivasan2014-05-041-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-091-1/+1
* vmbus: use resource for hyperv mmio regionGerd Hoffmann2014-02-251-2/+1Star
* 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-081-0/+14
* | Drivers: hv: vmbus: Cleanup the packet send pathK. Y. Srinivasan2014-02-081-1/+1
* | Drivers: hv: vmbus: Extract the mmio information from DSDTK. Y. Srinivasan2014-02-081-0/+3
* | hv: Add hyperv.h to uapi headersBjarke Istrup Pedersen2014-02-081-319/+2Star
|/
* Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman2013-09-301-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/+0Star
* | hv: delete vmbus_get_debug_info()Greg Kroah-Hartman2013-09-261-8/+0Star
* | hv: move "client/server_monitor_conn_id" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-3/+0Star
* | hv: move "client/server_monitor_latency" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-2/+0Star
* | hv: move "client/server_monitor_pending" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-2/+0Star
* | hv: move "device_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0Star
* | hv: move "class_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0Star
* | hv: move "monitor_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0Star
* | hv: move "state" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0Star
* | hv: use dev_groups for device attributesGreg Kroah-Hartman2013-09-261-1/+0Star
|/
* Drivers: hv: remove HV_DRV_VERSIONOlaf Hering2013-08-021-21/+0Star
* Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan2013-07-271-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-301-0/+11
* Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan2013-03-151-0/+69
* Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.hK. Y. Srinivasan2013-01-251-0/+94
* Drivers: hv: Enable protocol negotiation with win8 hostsK. Y. Srinivasan2013-01-171-0/+1
* Drivers: hv: Add state to manage incoming channel interrupt loadK. Y. Srinivasan2013-01-171-2/+19
* Drivers: hv: Manage signaling state on a per-connection basisK. Y. Srinivasan2013-01-171-0/+25
* Drivers: hv: Move vmbus version definitions to hyperv.hK. Y. Srinivasan2013-01-171-0/+15
* Drivers: hv: Save and export negotiated vmbus versionK. Y. Srinivasan2013-01-171-0/+6
* Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyondK. Y. Srinivasan2013-01-171-5/+31
* Drivers: hv: Update the ring buffer structure to match win8 functionalityK. Y. Srinivasan2013-01-171-7/+21
* Drivers: hv: Support handling multiple VMBUS versionsK. Y. Srinivasan2013-01-171-6/+0Star
* Drivers: hv: Add state to manage batched readingK. Y. Srinivasan2013-01-171-0/+20
* Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFOK. Y. Srinivasan2012-09-111-0/+2
* Drivers: hv: Explicitly size elements of protocol structuresK. Y. Srinivasan2012-08-161-4/+4
* Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan2012-08-161-6/+11
* Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan2012-08-161-2/+74
* Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-231-1/+3
|\
| * Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan2012-05-141-1/+3
* | net/hyperv: Add flow control based on hi/low watermarkHaiyang Zhang2012-04-031-0/+27
|/
* Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan2012-03-161-0/+1
* Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan2012-03-161-0/+2
* Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan2012-03-131-3/+27