1. 00acc50 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 4 months ago
  2. 911e198 Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload by Michael Kelley · 4 years, 4 months ago
  3. 19873eec Drivers: hv: vmbus: hibernation: do not hang forever in vmbus_bus_resume() by Dexuan Cui · 4 years, 5 months ago
  4. 51c4518 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 5 months ago
  5. b46b4a8 hv_utils: drain the timesync packets on onchannelcallback by Vineeth Pillai · 4 years, 5 months ago
  6. 90b125f hv_utils: return error if host timesysnc update is stale by Vineeth Pillai · 4 years, 5 months ago
  7. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  8. cd94257 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 5 months ago
  9. 608a973 Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops by Michael Kelley · 4 years, 6 months ago
  10. 9ab9bc5 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 6 months ago
  11. 77b48be Drivers: hv: Change flag to write log level in panic msg to false by Joseph Salisbury · 4 years, 7 months ago
  12. 775f43f Drivers: hv: vmbus: Remove the lock field from the vmbus_channel struct by Andrea Parri (Microsoft) · 4 years, 7 months ago
  13. 8a99e50 Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_list updaters) by Andrea Parri (Microsoft) · 4 years, 7 months ago
  14. 3eb0ac8 Drivers: hv: vmbus: Use channel_mutex in channel_vp_mapping_show() by Andrea Parri (Microsoft) · 4 years, 7 months ago
  15. 12d0dd8 Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_list readers) by Andrea Parri (Microsoft) · 4 years, 7 months ago
  16. 0a96820 Drivers: hv: vmbus: Replace cpumask_test_cpu(, cpu_online_mask) with cpu_online() by Andrea Parri (Microsoft) · 4 years, 7 months ago
  17. 458d090 Drivers: hv: vmbus: Remove the numa_node field from the vmbus_channel struct by Andrea Parri (Microsoft) · 4 years, 7 months ago
  18. 5bf7468 Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct by Andrea Parri (Microsoft) · 4 years, 7 months ago
  19. 6b2591c Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 8 months ago
  20. afaa33d Drivers: hv: vmbus: Resolve more races involving init_vp_index() by Andrea Parri (Microsoft) · 4 years, 8 months ago
  21. a949e86 Drivers: hv: vmbus: Resolve race between init_vp_index() and CPU hotplug by Andrea Parri (Microsoft) · 4 years, 8 months ago
  22. 723c425 Driver: hv: vmbus: drop a no long applicable comment by Wei Liu · 4 years, 9 months ago
  23. 0027e3f hyper-v: Replace open-coded variant of %*phN specifier by Andy Shevchenko · 4 years, 9 months ago
  24. 458c447 hyper-v: Supply GUID pointer to printf() like functions by Andy Shevchenko · 4 years, 9 months ago
  25. 69f5705 hyper-v: Use UUID API for exporting the GUID (part 2) by Andy Shevchenko · 4 years, 9 months ago
  26. 677b0ce drivers: hv: remove redundant assignment to pointer primary_channel by Colin Ian King · 4 years, 9 months ago
  27. 7769e18 scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned by Andrea Parri (Microsoft) · 4 years, 10 months ago
  28. 869997b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 9 months ago
  29. 7527810 Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type by Andrea Parri (Microsoft) · 4 years, 10 months ago
  30. d570aec Drivers: hv: vmbus: Synchronize init_vp_index() vs. CPU hotplug by Andrea Parri (Microsoft) · 4 years, 10 months ago
  31. 8ef4c4a Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic by Andrea Parri (Microsoft) · 4 years, 10 months ago
  32. 9403b66 Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. channel removal by Andrea Parri (Microsoft) · 4 years, 10 months ago
  33. 238d2ed8 hv_utils: Always execute the fcopy and vss callbacks in a tasklet by Andrea Parri (Microsoft) · 4 years, 10 months ago
  34. ac50476 hv_netvsc: Disable NAPI before closing the VMBus channel by Andrea Parri (Microsoft) · 4 years, 10 months ago
  35. 8b6a877 Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of channels by Andrea Parri (Microsoft) · 4 years, 10 months ago
  36. b9fa1b8 Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU by Andrea Parri (Microsoft) · 4 years, 10 months ago
  37. 8a857c5 Drivers: hv: vmbus: Always handle the VMBus messages on CPU0 by Andrea Parri (Microsoft) · 4 years, 10 months ago
  38. 52c7803 Drivers: hv: check VMBus messages lengths by Vitaly Kuznetsov · 4 years, 10 months ago
  39. b0a284d Drivers: hv: make sure that 'struct vmbus_channel_message_header' compiles correctly by Vitaly Kuznetsov · 4 years, 10 months ago
  40. 5cc4150 Drivers: hv: avoid passing opaque pointer to vmbus_onmessage() by Vitaly Kuznetsov · 4 years, 10 months ago
  41. a276463 Drivers: hv: allocate the exact needed memory for messages by Vitaly Kuznetsov · 4 years, 10 months ago
  42. ac0f7d42 Drivers: hv: copy from message page only what's needed by Vitaly Kuznetsov · 4 years, 10 months ago
  43. 1d3c9c0 hyper-v: Use UUID API for exporting the GUID by Andy Shevchenko · 4 years, 9 months ago
  44. 2ddddd0 Drivers: hv: Move AEOI determination to architecture dependent code by Michael Kelley · 4 years, 9 months ago
  45. 1a06d01 Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VM by Dexuan Cui · 4 years, 9 months ago
  46. 8632e9b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 9 months ago
  47. f3a99e7 x86/Hyper-V: Report crash data in die() when panic_on_oops is set by Tianyu Lan · 4 years, 10 months ago
  48. 040026d x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not set by Tianyu Lan · 4 years, 10 months ago
  49. 73f26e5 x86/Hyper-V: Trigger crash enlightenment only once during system crash. by Tianyu Lan · 4 years, 10 months ago
  50. 7f11a2c x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump by Tianyu Lan · 4 years, 10 months ago
  51. 74347a9 x86/Hyper-V: Unload vmbus channel in hv panic callback by Tianyu Lan · 4 years, 10 months ago
  52. bc58ebd hv_balloon: don't check for memhp_auto_online manually by David Hildenbrand · 4 years, 10 months ago
  53. 3e0d377 hv_debugfs: Make hv_debug_root static by YueHaibing · 4 years, 10 months ago
  54. 032d4a4 hv: hyperv_vmbus.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  55. d0fa925 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  56. 54e19d3 hv_utils: Add the support of hibernation by Dexuan Cui · 5 years ago
  57. ffd1d4a hv_utils: Support host-initiated hibernation request by Dexuan Cui · 5 years ago
  58. 3e9c7205 hv_utils: Support host-initiated restart request by Dexuan Cui · 5 years ago
  59. ddc9d35 Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23) by Dexuan Cui · 5 years ago
  60. d33c240 hv_balloon: Balloon up according to request page number by Tianyu Lan · 5 years ago
  61. 0af3e13 clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksources by Andrea Parri · 5 years ago
  62. 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  63. 12cc1c73 mm/memory_hotplug.c: remove __online_page_set_limits() by Souptick Joarder · 5 years ago
  64. 30a9c24 hv_balloon: use generic_online_page() by David Hildenbrand · 5 years ago
  65. 0dd0c8f Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  66. 7a1323b Drivers: hv: vmbus: Fix crash handler reset of Hyper-V synic by Michael Kelley · 5 years ago
  67. 8aea7f8 drivers/hv: Replace binary semaphore with mutex by Davidlohr Bueso · 5 years ago
  68. 25bd2b2 hv_balloon: Add the support of hibernation by Dexuan Cui · 5 years ago
  69. 2af5e7b Drivers: hv: balloon: Remove dependencies on guest page size by Himadri Pandya · 5 years ago
  70. 53edce0 Drivers: hv: vmbus: Remove dependencies on guest page size by Himadri Pandya · 5 years ago
  71. 0541a22 Drivers: hv: util: Specify ring buffer size using Hyper-V page size by Himadri Pandya · 5 years ago
  72. b14d749 Drivers: hv: Specify receive buffer size using Hyper-V page size by Himadri Pandya · 5 years ago
  73. af9ca6f drivers: hv: vmbus: Introduce latency testing by Branden Bonaby · 5 years ago
  74. 931cccc Drivers: hv: vmbus: Add module parameter to cap the VMBus version by Andrea Parri · 5 years ago
  75. 2d4f49b Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2 by Andrea Parri · 5 years ago
  76. bedc61a Drivers: hv: vmbus: Introduce table of VMBus protocol versions by Andrea Parri · 5 years ago
  77. 4df4cb9e9 x86/hyperv: Initialize clockevents earlier in CPU onlining by Michael Kelley · 5 years ago
  78. 83b50f8 Drivers: hv: vmbus: Fix harmless building warnings without CONFIG_PM_SLEEP by Dexuan Cui · 5 years ago
  79. af5a7e99 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  80. 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  81. e2bddc2 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  82. d8bd2d4 Drivers: hv: vmbus: Resume after fixing up old primary channels by Dexuan Cui · 5 years ago
  83. b307b38 Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels by Dexuan Cui · 5 years ago
  84. 1f48dcf Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspend by Dexuan Cui · 5 years ago
  85. f53335e Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation by Dexuan Cui · 5 years ago
  86. e3ede02 Drivers: hv: vmbus: Ignore the offers when resuming from hibernation by Dexuan Cui · 5 years ago
  87. 271b222 Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation by Dexuan Cui · 5 years ago
  88. 63ecc6d Drivers: hv: vmbus: Suspend/resume the synic for hibernation by Dexuan Cui · 5 years ago
  89. dba61cd Drivers: hv: vmbus: Break out synic enable and disable operations by Dexuan Cui · 5 years ago
  90. 3e2d945 clocksource/drivers/hyperv: Enable TSC page clocksource on 32bit by Vitaly Kuznetsov · 5 years ago
  91. a9fc434 Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE by Dexuan Cui · 6 years ago
  92. 16c7596 Drivers: hv: vmbus: Remove the unused "tsc_page" from struct hv_context by Dexuan Cui · 5 years ago
  93. 61e0f39 tools: hv: Use the correct style for SPDX License Identifier by Nishad Kamdar · 6 years ago
  94. 221f6df hv_balloon: Reorganize the probe function by Dexuan Cui · 6 years ago
  95. 1fed17d hv_balloon: Use a static page for the balloon_up send buffer by Dexuan Cui · 6 years ago
  96. 83527ef drivers: hv: vmbus: Replace page definition with Hyper-V specific one by Maya Nakamura · 6 years ago
  97. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 6 years ago
  98. 16c9765 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 6 years ago
  99. 8faef71 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  100. dd2cb34 clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic by Michael Kelley · 6 years ago