1. d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  2. 5a48580 x86/hyper-v: move hyperv.h out of uapi by Vitaly Kuznetsov · 7 years ago
  3. ce76704 hv_vmbus: Correct the stale comments regarding cpu affinity by Haiyang Zhang · 7 years ago
  4. 51e18a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  5. 0487426 vmbus: make hv_get_ringbuffer_availbytes local by Stephen Hemminger · 7 years ago
  6. 7fa32e5 Drivers: hv: vmbus: Fix a rescind issue by K. Y. Srinivasan · 7 years ago
  7. 6981fbf Drivers: hv: vmbus: Expose per-channel interrupts and events counters by Stephen Hemminger · 7 years ago
  8. 58f2c39 Merge 4.14-rc5 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  9. 192b2d7 Drivers: hv: vmbus: Fix bugs in rescind handling by K. Y. Srinivasan · 7 years ago
  10. c2e5df6 vmbus: add per-channel sysfs info by Stephen Hemminger · 7 years ago
  11. 57e88b4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  12. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  13. 5dd0fb9 vmbus: remove unused vmbus_sendpacket_ctl by stephen hemminger · 7 years ago
  14. 5a668d8 vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl by stephen hemminger · 7 years ago
  15. 9a603b8 vmbus: remove unused vmbus_sendpacket_multipagebuffer by stephen hemminger · 7 years ago
  16. 6f3d791 Drivers: hv: vmbus: Fix rescind handling issues by K. Y. Srinivasan · 7 years ago
  17. 7415aea hyper-v: Globalize vp_index by Vitaly Kuznetsov · 7 years ago
  18. 0578417 hyper-v: Use fast hypercall for HVCALL_SIGNAL_EVENT by Vitaly Kuznetsov · 7 years ago
  19. fc53662 x86/hyper-v: Make hv_do_hypercall() inline by Vitaly Kuznetsov · 7 years ago
  20. 05d00bc vmbus: eliminate duplicate cached index by Stephen Hemminger · 7 years ago
  21. 8dd45f2 vmbus: refactor hv_signal_on_read by Stephen Hemminger · 7 years ago
  22. 95c40f4 vmbus: drop unused ring_buffer_info elements by Stephen Hemminger · 7 years ago
  23. 2371cd9 scsi: storvsc: remove unnecessary channel inbound lock by Stephen Hemminger · 7 years ago
  24. af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  25. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  26. 57c0eab Merge 4.11-rc4 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  27. 4827ee1 vmbus: expose debug info for drivers by Stephen Hemminger · 8 years ago
  28. 2a9d7de vmbus: cleanup header file style by Stephen Hemminger · 8 years ago
  29. 8b1f91f vmbus: remove useless return's by Stephen Hemminger · 8 years ago
  30. dad72a1 vmbus: remove hv_event_tasklet_disable/enable by Dexuan Cui · 8 years ago
  31. 8200f20 vmbus: use rcu for per-cpu channel list by Stephen Hemminger · 8 years ago
  32. f3dd3f4 vmbus: introduce in-place packet iterator by stephen hemminger · 8 years ago
  33. e4165a0 vmbus: constify parameters where possible by Stephen Hemminger · 8 years ago
  34. 6e47dd3 vmbus: expose hv_begin/end_read by Stephen Hemminger · 8 years ago
  35. 5529eaf vmbus: remove conditional locking of vmbus_write by Stephen Hemminger · 8 years ago
  36. b71e328 vmbus: add direct isr callback mode by Stephen Hemminger · 8 years ago
  37. 631e63a vmbus: change to per channel tasklet by Stephen Hemminger · 8 years ago
  38. 51c6ce2 vmbus: callback is in softirq not workqueue by Stephen Hemminger · 8 years ago
  39. 3454323 vmbus: remove unused kickq argument to sendpacket by Stephen Hemminger · 8 years ago
  40. f6c4391 vmbus: remove no longer used signal_policy by Stephen Hemminger · 8 years ago
  41. 17fa87f Merge 4.10-rc7 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  42. a165645 Drivers: hv: vmbus: Use all supported IC versions to negotiate by Alex Ng · 8 years ago
  43. 433e19c Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read() by Dexuan Cui · 8 years ago
  44. ccb61f8 Drivers: hv: vmbus: Fix a rescind handling bug by K. Y. Srinivasan · 8 years ago
  45. fc76936 vmbus: add support for dynamic device id's by Stephen Hemminger · 8 years ago
  46. f45be72 hyperv: Fix spelling of HV_UNKOWN by Haiyang Zhang · 8 years ago
  47. b7d91c9 Merge 4.9-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  48. 3372592 Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host by K. Y. Srinivasan · 8 years ago
  49. 1f6ee4e Drivers: hv: vmbus: On write cleanup the logic to interrupt the host by K. Y. Srinivasan · 8 years ago
  50. fa32ff6 Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw() (v2) by Vitaly Kuznetsov · 8 years ago
  51. e934f68 Revert "hv_netvsc: report vmbus name in ethtool" by Stephen Hemminger · 8 years ago
  52. 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  53. e7fca5d Drivers: hv: get rid of id in struct vmbus_channel by Vitaly Kuznetsov · 8 years ago
  54. 3a8963a Revert "hv_netvsc: make inline functions static" by Stephen Hemminger · 8 years ago
  55. 8e1d260 Drivers: hv: utils: Support TimeSync version 4.0 protocol samples. by Alex Ng · 8 years ago
  56. 0f98829 Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warnings by Dexuan Cui · 8 years ago
  57. 65a532f Revert "Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()" by K. Y. Srinivasan · 8 years ago
  58. 509879b Drivers: hv: Introduce a policy for controlling channel affinity by K. Y. Srinivasan · 8 years ago
  59. bb08d43 Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw() by Vitaly Kuznetsov · 8 years ago
  60. 3724287 Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency by K. Y. Srinivasan · 8 years ago
  61. 638fea3 Drivers: hv: vmbus: fix the race when querying & updating the percpu list by Dexuan Cui · 8 years ago
  62. e3f74b8 hv_netvsc: report vmbus name in ethtool by Stephen Hemminger · 8 years ago
  63. 30d1de0 hv_netvsc: make inline functions static by Stephen Hemminger · 8 years ago
  64. 97fb77dc drivers:hv: Make a function to free mmio regions through vmbus by Jake Oshins · 8 years ago
  65. ab028db Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets by K. Y. Srinivasan · 8 years ago
  66. 687f32e Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h by K. Y. Srinivasan · 8 years ago
  67. 5cc4724 Drivers: hv: vmbus: Export the vmbus_set_event() API by K. Y. Srinivasan · 8 years ago
  68. a6341f0 Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer by K. Y. Srinivasan · 8 years ago
  69. b9830d1 Drivers: hv: util: Pass the channel information during the init call by K. Y. Srinivasan · 9 years ago
  70. fe760e4 Drivers: hv: vmbus: Give control over how the ring access is serialized by K. Y. Srinivasan · 9 years ago
  71. 85d9aa7 Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister() by Dexuan Cui · 9 years ago
  72. 499e840 Drivers: hv: vmbus: add a per-channel rescind callback by Dexuan Cui · 9 years ago
  73. 8981da3 Drivers: hv: vmbus: add a hvsock flag in struct hv_driver by Dexuan Cui · 9 years ago
  74. 5c23a1a Drivers: hv: vmbus: define a new VMBus message type for hvsock by Dexuan Cui · 9 years ago
  75. e8d6ca0 Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock) by Dexuan Cui · 9 years ago
  76. 3c75354 Drivers: hv: vmbus: add a helper function to set a channel's pending send size by Dexuan Cui · 9 years ago
  77. 7047f17 Drivers: hv: vmbus: Add vendor and device atttributes by K. Y. Srinivasan · 9 years ago
  78. 2048157 Drivers: hv: vmbus: fix the building warning with hyperv-keyboard by Dexuan Cui · 9 years ago
  79. 45870a4 Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends() by Vitaly Kuznetsov · 9 years ago
  80. 8599846 Drivers: hv: vmbus: Fix a Host signaling bug by K. Y. Srinivasan · 9 years ago
  81. 90e031f Drivers: hv: vmbus: Get rid of the unused macro by K. Y. Srinivasan · 9 years ago
  82. af3ff64 Drivers: hv: vmbus: Use uuid_le type consistently by K. Y. Srinivasan · 9 years ago
  83. 3053c76 drivers:hv: Define the channel type for Hyper-V PCI Express pass-through by Jake Oshins · 9 years ago
  84. a108393 drivers:hv: Export the API to invoke a hypercall on Hyper-V by Jake Oshins · 9 years ago
  85. 619848b drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num by Jake Oshins · 9 years ago
  86. c75efa9 drivers/hv: share Hyper-V SynIC constants with userspace by Andrey Smetanin · 9 years ago
  87. 3b71107 Drivers: hv: vmbus: Further improve CPU affiliation logic by Dexuan Cui · 9 years ago
  88. 9f01ec5 Drivers: hv: vmbus: Improve the CPU affiliation for channels by K. Y. Srinivasan · 9 years ago
  89. 3546448 drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus by Jake Oshins · 9 years ago
  90. 7f163a6 drivers:hv: Modify hv_vmbus to search for all MMIO ranges available. by Jake Oshins · 9 years ago
  91. 1f656ff Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channels by K. Y. Srinivasan · 9 years ago
  92. 6c4e5f9 Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10. by Keith Mange · 9 years ago
  93. fea844a Drivers: hv: vmbus: briefly comment num_sc and next_oc by Vitaly Kuznetsov · 9 years ago
  94. 2db84ef Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state by K. Y. Srinivasan · 9 years ago
  95. db9ba20 drivers: hv: vmbus: Get rid of some unused definitions by K. Y. Srinivasan · 9 years ago
  96. 3647a83 Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h by Vitaly Kuznetsov · 9 years ago
  97. aadc378 hv: remove the per-channel workqueue by Dexuan Cui · 9 years ago
  98. e9395e3 Drivers: hv: vmbus: Suport an API to send packet with additional control by K. Y. Srinivasan · 10 years ago
  99. 87e93d6 Drivers: hv: vmbus: Suport an API to send pagebuffers with additional control by K. Y. Srinivasan · 10 years ago
  100. a13e8bb Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channel by K. Y. Srinivasan · 10 years ago