1. 6712cc9 vmbus: don't return values for uninitalized channels by Stephen Hemminger · 6 years ago
  2. 5720863 Drivers: hv: vmbus: Cleanup synic memory free path by Michael Kelley · 6 years ago
  3. 6ba3417 Drivers: hv: vmbus: Remove use of slow_virt_to_phys() by Michael Kelley · 6 years ago
  4. d3b26dd Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind() by Dexuan Cui · 6 years ago
  5. 7ceb1c3 Drivers: hv: vmbus: add numa_node to sysfs by Stephen Hemminger · 6 years ago
  6. 9d9c965 Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.c by Sunil Muthuswamy · 6 years ago
  7. 8afc06d Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdr by Sunil Muthuswamy · 6 years ago
  8. ddcaf3c Drivers: hv: vmus: Fix the check for return value from kmsg get dump buffer by Sunil Muthuswamy · 6 years ago
  9. 81b18bc Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic by Sunil Muthuswamy · 6 years ago
  10. 7dc9b6b Drivers: hv: vmbus: Make TLFS #define names architecture neutral by Michael Kelley · 6 years ago
  11. 619a4c8 Drivers: hv: vmbus: Remove x86 MSR refs in arch independent code by Michael Kelley · 6 years ago
  12. 5022912 Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer() by Dexuan Cui · 6 years ago
  13. 71b3824 Drivers: hv: vmbus: Add comments on ring buffer signaling by Michael Kelley · 6 years ago
  14. af0a564 use the new async probing feature for the hyperv drivers by Arjan van de Ven · 6 years ago
  15. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  16. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  17. 8976093 Drivers: hv: vmbus: Removed an unnecessary cast from void * by Dexuan Cui · 7 years ago
  18. ae20b25 Drivers: hv: vmbus: enable VMBus protocol version 5.0 by Dexuan Cui · 7 years ago
  19. 63273cb scsi: vmbus: Add function to report available ring buffer to write in total ring size percentage by Long Li · 7 years ago
  20. d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  21. 5a48580 x86/hyper-v: move hyperv.h out of uapi by Vitaly Kuznetsov · 7 years ago
  22. 45ea83f hv: add SPDX license id to Kconfig by Stephen Hemminger · 7 years ago
  23. 7624127 hv: add SPDX license to trace by Stephen Hemminger · 7 years ago
  24. 238064f Drivers: hv: vmbus: do not mark HV_PCIE as perf_device by Dexuan Cui · 7 years ago
  25. f68b1a1 Drivers: hv: vmbus: respect what we get from hv_get_synint_state() by Dexuan Cui · 7 years ago
  26. b24d0d5 Merge 4.16-rc7 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  27. cf21be9 hv_balloon: trace post_status by Vitaly Kuznetsov · 7 years ago
  28. bba072d1 hv_balloon: fix bugs in num_pages_onlined accounting by Vitaly Kuznetsov · 7 years ago
  29. 4f098af hv_balloon: simplify hv_online_page()/hv_page_online_one() by Vitaly Kuznetsov · 7 years ago
  30. 223e1e4 hv_balloon: fix printk loglevel by Vitaly Kuznetsov · 7 years ago
  31. 248e742 Drivers: hv: vmbus: Implement Direct Mode for stimer0 by Michael Kelley · 7 years ago
  32. ce76704 hv_vmbus: Correct the stale comments regarding cpu affinity by Haiyang Zhang · 7 years ago
  33. 68cb811 hv: Synthetic typo correction by Joe Perches · 7 years ago
  34. 597ff72 hyper-v: use GFP_KERNEL for hv_context.hv_numa_map by Jia-Ju Bai · 7 years ago
  35. 655296c Drivers: hv: vmbus: Fix ring buffer signaling by Michael Kelley · 7 years ago
  36. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  37. f6cff79 Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  38. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  39. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  40. f0fa297 vmbus: add monitor_id and subchannel_id to sysfs per channel by Stephen Hemminger · 7 years ago
  41. 875c362 vmbus: make channel attributes static by Stephen Hemminger · 7 years ago
  42. 4a5f3cd Drivers: hv: vmbus: Remove x86-isms from arch independent drivers by Michael Kelley · 7 years ago
  43. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  44. 869b556 vmbus: unregister device_obj->channels_kset by Dexuan Cui · 7 years ago
  45. 51e18a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  46. 0487426 vmbus: make hv_get_ringbuffer_availbytes local by Stephen Hemminger · 7 years ago
  47. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  48. 7fa32e5 Drivers: hv: vmbus: Fix a rescind issue by K. Y. Srinivasan · 7 years ago
  49. 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  50. 03b2a32 x86/virt: Add enum for hypervisors to replace x86_hyper by Juergen Gross · 7 years ago
  51. 991f8f1 hyper-v: trace channel events by Vitaly Kuznetsov · 7 years ago
  52. 98f31a0 hyper-v: trace vmbus_send_tl_connect_request() by Vitaly Kuznetsov · 7 years ago
  53. 259cc66 hyper-v: trace vmbus_release_relid() by Vitaly Kuznetsov · 7 years ago
  54. 034ebf5 hyper-v: trace vmbus_negotiate_version() by Vitaly Kuznetsov · 7 years ago
  55. 09cdf8f hyper-v: trace vmbus_teardown_gpadl() by Vitaly Kuznetsov · 7 years ago
  56. 69edbd5 hyper-v: trace vmbus_establish_gpadl() by Vitaly Kuznetsov · 7 years ago
  57. 633b005 hyper-v: trace vmbus_close_internal() by Vitaly Kuznetsov · 7 years ago
  58. 9202d77 hyper-v: trace vmbus_open() by Vitaly Kuznetsov · 7 years ago
  59. d6706e6 hyper-v: trace vmbus_request_offers() by Vitaly Kuznetsov · 7 years ago
  60. c7924fb hyper-v: trace vmbus_onversion_response() by Vitaly Kuznetsov · 7 years ago
  61. 602a8c5 hyper-v: trace vmbus_ongpadl_torndown() by Vitaly Kuznetsov · 7 years ago
  62. a13bf0e hyper-v: trace vmbus_ongpadl_created() by Vitaly Kuznetsov · 7 years ago
  63. 9f23ce1 hyper-v: trace vmbus_onopen_result() by Vitaly Kuznetsov · 7 years ago
  64. 5175167 hyper-v: trace vmbus_onoffer_rescind() by Vitaly Kuznetsov · 7 years ago
  65. 03b81e6 hyper-v: trace vmbus_onoffer() by Vitaly Kuznetsov · 7 years ago
  66. 716fa52 hyper-v: trace vmbus_on_message() by Vitaly Kuznetsov · 7 years ago
  67. c9fe0f8 hyper-v: trace vmbus_on_msg_dpc() by Vitaly Kuznetsov · 7 years ago
  68. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  69. 7ed4325 Drivers: hv: vmbus: Make panic reporting to be more useful by K. Y. Srinivasan · 7 years ago
  70. 6981fbf Drivers: hv: vmbus: Expose per-channel interrupts and events counters by Stephen Hemminger · 7 years ago
  71. 6fbf248 Merge 4.14-rc6 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  72. 33d426a vmbus: initialize reserved fields in messages by Stephen Hemminger · 7 years ago
  73. 9d35593 vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister() by Dexuan Cui · 7 years ago
  74. 58f2c39 Merge 4.14-rc5 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  75. 192b2d7 Drivers: hv: vmbus: Fix bugs in rescind handling by K. Y. Srinivasan · 7 years ago
  76. c2e5df6 vmbus: add per-channel sysfs info by Stephen Hemminger · 7 years ago
  77. 549e658 Drivers: hv: fcopy: restore correct transfer length by Olaf Hering · 7 years ago
  78. 33c150c vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister() by Dexuan Cui · 7 years ago
  79. 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
  80. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  81. 5dd0fb9 vmbus: remove unused vmbus_sendpacket_ctl by stephen hemminger · 7 years ago
  82. 5a668d8 vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl by stephen hemminger · 7 years ago
  83. 9a603b8 vmbus: remove unused vmbus_sendpacket_multipagebuffer by stephen hemminger · 7 years ago
  84. 6f3d791 Drivers: hv: vmbus: Fix rescind handling issues by K. Y. Srinivasan · 7 years ago
  85. ddce54b Drivers: hv: kvp: Use MAX_ADAPTER_ID_SIZE for translating adapter id by Alex Ng · 7 years ago
  86. c548f39 Drivers: hv: balloon: Initialize last_post_time on startup by Alex Ng · 7 years ago
  87. 7b6e54b Drivers: hv: balloon: Show the max dynamic memory assigned by Alex Ng · 7 years ago
  88. 6df8d9a Drivers: hv: balloon: Correctly update onlined page count by Alex Ng · 7 years ago
  89. 2ffd9e3 x86/hyper-v: Use hypercall for remote TLB flush by Vitaly Kuznetsov · 7 years ago
  90. 7415aea hyper-v: Globalize vp_index by Vitaly Kuznetsov · 7 years ago
  91. 0578417 hyper-v: Use fast hypercall for HVCALL_SIGNAL_EVENT by Vitaly Kuznetsov · 7 years ago
  92. fc53662 x86/hyper-v: Make hv_do_hypercall() inline by Vitaly Kuznetsov · 7 years ago
  93. 24a81a2 Merge 4.13-rc2 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  94. 15e1674 vmbus: add prefetch to ring buffer iterator by Stephen Hemminger · 7 years ago
  95. 03bad71 vmbus: more host signalling avoidance by Stephen Hemminger · 7 years ago
  96. 05d00bc vmbus: eliminate duplicate cached index by Stephen Hemminger · 7 years ago
  97. 8dd45f2 vmbus: refactor hv_signal_on_read by Stephen Hemminger · 7 years ago
  98. 4226ff6 vmbus: simplify hv_ringbuffer_read by Stephen Hemminger · 7 years ago
  99. 6463a45 vmbus: re-enable channel tasklet by Stephen Hemminger · 7 years ago
  100. 9031114 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago