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