1. 67fae05 Drivers: hv: rename sc_lock to the more generic lock by Vitaly Kuznetsov · 9 years ago
  2. d61031e Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arrays by K. Y. Srinivasan · 9 years ago
  3. c3582a2 hyperv: Add support for vNIC hot removal by Haiyang Zhang · 10 years ago
  4. 3a28fa3 Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel by K. Y. Srinivasan · 10 years ago
  5. d3ba720 Drivers: hv: Eliminate the channel spinlock in the callback path by K. Y. Srinivasan · 10 years ago
  6. 03367ef Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts by K. Y. Srinivasan · 10 years ago
  7. 7e5ec36 Drivers: hv: vmbus: Increase the limit on the number of pfns we can handle by K. Y. Srinivasan · 10 years ago
  8. 90eedf0 vmbus: use resource for hyperv mmio region by Gerd Hoffmann · 10 years ago
  9. 01325476 Drivers: hv: Implement the file copy service by K. Y. Srinivasan · 10 years ago
  10. ba4b60e Merge 3.14-rc3 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  11. 8a7206a Drivers: hv: vmbus: Support per-channel driver state by K. Y. Srinivasan · 10 years ago
  12. 011a7c3 Drivers: hv: vmbus: Cleanup the packet send path by K. Y. Srinivasan · 10 years ago
  13. 90f3453 Drivers: hv: vmbus: Extract the mmio information from DSDT by K. Y. Srinivasan · 10 years ago
  14. 5267cf0 hv: Add hyperv.h to uapi headers by Bjarke Istrup Pedersen · 10 years ago
  15. e28bab4 Drivers: hv: vmbus: Specify the target CPU that should receive notification by K. Y. Srinivasan · 10 years ago
  16. d717349 Merge 3.12-rc3 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  17. 3a49160 Drivers: hv: util: Correctly support ws2008R2 and earlier by K. Y. Srinivasan · 11 years ago
  18. 1fdde16 hv: delete struct hv_dev_port_info by Greg Kroah-Hartman · 11 years ago
  19. 2c9be3e hv: delete vmbus_get_debug_info() by Greg Kroah-Hartman · 11 years ago
  20. 4947c74 hv: move "client/server_monitor_conn_id" bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  21. 1cee272 hv: move "client/server_monitor_latency" bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  22. 76c52bb hv: move "client/server_monitor_pending" bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  23. 7c55e1d hv: move "device_id" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  24. 68234c0 hv: move "class_id" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  25. 5ffd00e hv: move "monitor_id" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  26. a8fb5f3 hv: move "state" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  27. 03f3a91 hv: use dev_groups for device attributes by Greg Kroah-Hartman · 11 years ago
  28. cfc2599 Drivers: hv: remove HV_DRV_VERSION by Olaf Hering · 11 years ago
  29. 6741335 Drivers: hv: util: Fix a bug in version negotiation code for util services by K. Y. Srinivasan · 11 years ago
  30. 98b80d8 Drivers: hv: Add the GUID fot synthetic fibre channel device by K. Y. Srinivasan · 11 years ago
  31. e68d297 Drivers: hv: vmbus: Implement multi-channel support by K. Y. Srinivasan · 11 years ago
  32. 68a2d20b drivers/video: add Hyper-V Synthetic Video Frame Buffer Driver by Haiyang Zhang · 11 years ago
  33. 96dd86f Drivers: hv: Add a new driver to support host initiated backup by K. Y. Srinivasan · 11 years ago
  34. 7fb9656 Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.h by K. Y. Srinivasan · 11 years ago
  35. 2a5c43a Drivers: hv: Enable protocol negotiation with win8 hosts by K. Y. Srinivasan · 12 years ago
  36. abbf3b2 Drivers: hv: Add state to manage incoming channel interrupt load by K. Y. Srinivasan · 12 years ago
  37. b3bf60c Drivers: hv: Manage signaling state on a per-connection basis by K. Y. Srinivasan · 12 years ago
  38. eafa707 Drivers: hv: Move vmbus version definitions to hyperv.h by K. Y. Srinivasan · 12 years ago
  39. 37f7278 Drivers: hv: Save and export negotiated vmbus version by K. Y. Srinivasan · 12 years ago
  40. 29423b7 Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyond by K. Y. Srinivasan · 12 years ago
  41. 2416603 Drivers: hv: Update the ring buffer structure to match win8 functionality by K. Y. Srinivasan · 12 years ago
  42. 610071c Drivers: hv: Support handling multiple VMBUS versions by K. Y. Srinivasan · 12 years ago
  43. 132368b Drivers: hv: Add state to manage batched reading by K. Y. Srinivasan · 12 years ago
  44. 32061b4 Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO by K. Y. Srinivasan · 12 years ago
  45. 1508d81 Drivers: hv: Explicitly size elements of protocol structures by K. Y. Srinivasan · 12 years ago
  46. b47a81d Drivers: hv: kvp: Cleanup error handling in KVP by K. Y. Srinivasan · 12 years ago
  47. 9b59578 Drivers: hv: Add KVP definitions for IP address injection by K. Y. Srinivasan · 12 years ago
  48. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  49. c836d0a Drivers: hv: util: Properly handle version negotiations. by K. Y. Srinivasan · 12 years ago
  50. 33be96e net/hyperv: Add flow control based on hi/low watermark by Haiyang Zhang · 12 years ago
  51. adc80ae Tools: hv: Support enumeration from all the pools by K. Y. Srinivasan · 12 years ago
  52. fa3d5b8 Drivers: hv: Support the newly introduced KVP messages in the driver by K. Y. Srinivasan · 12 years ago
  53. e485ceac Drivers: hv: Add new message types to enhance KVP by K. Y. Srinivasan · 12 years ago
  54. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  55. 264033543 drivers: hv: kvp: Cleanup the kernel/user protocol by K. Y. Srinivasan · 12 years ago
  56. 59a084a drivers: hv: Cleanup the kvp related state in hyperv.h by K. Y. Srinivasan · 12 years ago
  57. 2939437 drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h by K. Y. Srinivasan · 12 years ago
  58. c31c151 net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary by Haiyang Zhang · 12 years ago
  59. 4d447c9 net/hyperv: Add support for jumbo frame up to 64KB by Haiyang Zhang · 13 years ago
  60. 15b80d6 hv: remove struct hv_device_info from hyperv.h by Greg Kroah-Hartman · 13 years ago
  61. 9f3e28e hv: remove free_channel() from hyperv.h by Greg Kroah-Hartman · 13 years ago
  62. 2726f95 hv: hyperv.h: remove unneeded forward declarations of structures by Greg Kroah-Hartman · 13 years ago
  63. 7a4ba88 hv: hyperv.h: remove unused module macros by Greg Kroah-Hartman · 13 years ago
  64. 5557e8a hv: remove unused LOWORD and HIWORD macros from hyperv.h by Greg Kroah-Hartman · 13 years ago
  65. 815166b Staging: hv: remove vmbus_loglevel as it is not used at all anymore by Greg Kroah-Hartman · 13 years ago
  66. 1a26430 Staging: hv: remove last user of DPRINT() macro by Greg Kroah-Hartman · 13 years ago
  67. d181daa Staging: hv: storvsc: remove last usage of DPRINT_WARN by Greg Kroah-Hartman · 13 years ago
  68. a832a1e hv: remove a bunch of unused debug macros from hyperv.h by Greg Kroah-Hartman · 13 years ago
  69. da0e963 hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp() by Greg Kroah-Hartman · 13 years ago
  70. 407dd16 Staging: hv: remove unneeded asm include file in hyperv.h by Greg Kroah-Hartman · 13 years ago
  71. 46a9719 Staging: hv: move hyperv code out of staging directory by Greg Kroah-Hartman · 13 years ago[Renamed from drivers/staging/hv/hyperv.h]
  72. e0f4c67 Staging: hv: vmbus: Get rid of hv_cb_utils[] and other unneeded code by K. Y. Srinivasan · 13 years ago
  73. a29b643 Staging: hv: util: Perform some service specific init/deinit in probe/remove by K. Y. Srinivasan · 13 years ago
  74. b0bb551 Staging: hv: vmbus: Get rid of the ext field in struct hv_device by K. Y. Srinivasan · 13 years ago
  75. ab101e8 Staging: hv: vmbus: Introduce functions for setting and getting driver data by K. Y. Srinivasan · 13 years ago
  76. 8494689 Staging: hv: vmbus: Change the signature of struct hv_driver probe function by K. Y. Srinivasan · 13 years ago
  77. 768fa21 Staging: hv: fix up driver registering mess by Greg Kroah-Hartman · 13 years ago
  78. c45cf2d Staging: hv: create VMBUS_DEVICE macro and use it. by Greg Kroah-Hartman · 13 years ago
  79. 2e2c1d1 Staging: hv: vmbus: Introduce vmbus ID space in struct hv_driver by K. Y. Srinivasan · 13 years ago
  80. 358d2ee Staging: hv: Replace struct hv_guid with the uuid type already defined in Linux by K. Y. Srinivasan · 13 years ago
  81. f9f1db8 Staging: hv: vmbus: Embed the state needed to close the channel by K. Y. Srinivasan · 13 years ago
  82. 7d7c75c Staging: hv: vmbus: Move the definition of struct vmbus_channel by K. Y. Srinivasan · 13 years ago
  83. ac4accb Staging: hv: vmbus: Get rid of the poll timer in the channel state by K. Y. Srinivasan · 13 years ago
  84. d664347 Staging: hv: vmbus: Get rid of the unused wrapper - vmbus_onchannel_event() by K. Y. Srinivasan · 13 years ago
  85. 02bb4b9 Staging: hv: vmbus_drv: Get rid of util synchronixation based on channel counting by K. Y. Srinivasan · 13 years ago
  86. 31bceb8 Staging: hv: vmbus_drv: Introduce state in struct vmbus_channel to track util services by K. Y. Srinivasan · 13 years ago
  87. 8ff3e6f Staging: hv: Include asm/hyperv.h in hyperv.h by K. Y. Srinivasan · 13 years ago
  88. b189702 Staging: hv: Move the contents of utils.h to hyperv.h by K. Y. Srinivasan · 13 years ago
  89. 27b5b3c Staging: hv: Move the contents of vmbus.h to hyperv.h by K. Y. Srinivasan · 13 years ago
  90. 35ea09c Staging: hv: Move the contents of vmbus_api.h to hyperv.h by K. Y. Srinivasan · 13 years ago
  91. f63c914 Staging: hv: Move the contents of logging.h to hyperv.h by K. Y. Srinivasan · 13 years ago
  92. c35470b Staging: hv: Move the contents of channel.h to hyperv.h by K. Y. Srinivasan · 13 years ago
  93. b56dda0 Staging: hv: Move the contents of channel_mgmt.h to hyperv.h by K. Y. Srinivasan · 13 years ago
  94. 50ed40e Staging: hv: Move the contents of vmbus_packet_format.h to hyperv.h by K. Y. Srinivasan · 13 years ago
  95. 517d8dc Staging: hv: Move the contents of vmbus_channel_interface.h to hyperv.h by K. Y. Srinivasan · 13 years ago
  96. f7c6dfd Staging: hv: Move the contents of the file version_info.h to hyperv.h by K. Y. Srinivasan · 13 years ago
  97. 7effffb Staging: hv: Move a subset of definitions from ring_buffer.h to hyperv.h by K. Y. Srinivasan · 13 years ago
  98. a363bf7 Staging: hv: Add a subset of definitions from vmbus_api.h to hyperv.h by K. Y. Srinivasan · 13 years ago
  99. 3f335ea Staging: hv: Include the newly created header file in all of the relevant hyperv files by K. Y. Srinivasan · 13 years ago
  100. 5c47340 Staging: hv: Create a common header for all hyperv drivers to include by K. Y. Srinivasan · 13 years ago