1. af5a7e99 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  2. 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
  3. 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
  4. d8bd2d4 Drivers: hv: vmbus: Resume after fixing up old primary channels by Dexuan Cui · 5 years ago
  5. b307b38 Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels by Dexuan Cui · 5 years ago
  6. 1f48dcf Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspend by Dexuan Cui · 5 years ago
  7. f53335e Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation by Dexuan Cui · 5 years ago
  8. e3ede02 Drivers: hv: vmbus: Ignore the offers when resuming from hibernation by Dexuan Cui · 5 years ago
  9. 271b222 Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation by Dexuan Cui · 5 years ago
  10. 63ecc6d Drivers: hv: vmbus: Suspend/resume the synic for hibernation by Dexuan Cui · 5 years ago
  11. dba61cd Drivers: hv: vmbus: Break out synic enable and disable operations by Dexuan Cui · 5 years ago
  12. 3e2d945 clocksource/drivers/hyperv: Enable TSC page clocksource on 32bit by Vitaly Kuznetsov · 5 years ago
  13. a9fc434 Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE by Dexuan Cui · 6 years ago
  14. 16c7596 Drivers: hv: vmbus: Remove the unused "tsc_page" from struct hv_context by Dexuan Cui · 5 years ago
  15. 61e0f39 tools: hv: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  16. 221f6df hv_balloon: Reorganize the probe function by Dexuan Cui · 6 years ago
  17. 1fed17d hv_balloon: Use a static page for the balloon_up send buffer by Dexuan Cui · 6 years ago
  18. 83527ef drivers: hv: vmbus: Replace page definition with Hyper-V specific one by Maya Nakamura · 5 years ago
  19. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  20. 16c9765 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  21. 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
  22. dd2cb34 clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic by Michael Kelley · 6 years ago
  23. fd1fea6 clocksource/drivers: Make Hyper-V clocksource ISA agnostic by Michael Kelley · 6 years ago
  24. 674eecb drivers: hv: Add a module description line to the hv_vmbus driver by Joseph Salisbury · 6 years ago
  25. ecca2502 x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbol by Zhao Yakui · 6 years ago
  26. 3b20eb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 by Thomas Gleixner · 6 years ago
  27. 43aa313 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280 by Thomas Gleixner · 6 years ago
  28. a0033bd Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup() by Dexuan Cui · 6 years ago
  29. 14948e3 Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex by Kimberly Brown · 6 years ago
  30. 4713eb7 Drivers: hv: vmbus: Set ring_info field to 0 and remove memset by Kimberly Brown · 6 years ago
  31. fcedbb2 Drivers: hv: vmbus: Refactor chan->state if statement by Kimberly Brown · 6 years ago
  32. 46fc154 Drivers: hv: vmbus: Expose monitor data only when monitor pages are used by Kimberly Brown · 6 years ago
  33. 45763bf Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  34. fae42c4 hv_balloon: mark inflated pages PG_offline by David Hildenbrand · 6 years ago
  35. a9cd410 mm/page_alloc.c: memory hotplug: free pages as higher order by Arun KS · 6 years ago
  36. 99f6362 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux into char-misc-next by Greg Kroah-Hartman · 6 years ago
  37. fd8e3c3 Drivers: hv: vmbus: Change server monitor_pages index to 0 by Kimberly Brown · 6 years ago
  38. 396ae57 Drivers: hv: vmbus: Expose counters for interrupts and full conditions by Kimberly Brown · 6 years ago
  39. 593db80 vmbus: Switch to use new generic UUID API by Andy Shevchenko · 6 years ago
  40. b5679ce vmbus: fix subchannel removal by Dexuan Cui · 6 years ago
  41. da8ced3 hv_balloon: avoid touching uninitialized struct page during tail onlining by Vitaly Kuznetsov · 6 years ago
  42. ba50bf1 Drivers: hv: vmbus: Check for ring when getting debug info by Dexuan Cui · 6 years ago
  43. 457fa34 Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  44. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  45. 3d6357d mm: reference totalram_pages and managed_pages once per function by Arun KS · 6 years ago
  46. 42b00f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  47. 0aa6725 x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.h by Vitaly Kuznetsov · 6 years ago
  48. 55449af Merge tag 'hyperv-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux into char-misc-linus by Greg Kroah-Hartman · 6 years ago
  49. fc96df1 Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels by Dexuan Cui · 6 years ago
  50. c629421 x86, hyperv: remove PCI dependency by Sinan Kaya · 6 years ago
  51. c4aa8b2 Merge 4.20-rc6 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  52. 37c2578 Drivers: hv: vmbus: Offload the handling of channels to two workqueues by Dexuan Cui · 6 years ago
  53. 22fee7d Merge 4.20-rc5 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  54. eceb059 Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl() by Dexuan Cui · 6 years ago
  55. 4d3c5c6 Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel() by Dexuan Cui · 6 years ago
  56. 986fb2e Merge 4.20-rc4 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  57. 16d1342 Drivers: hv: kvp: Use %u to print U32 by Dexuan Cui · 6 years ago
  58. 5c24ee8 hv_utils: update name in struct hv_driver util_drv by Haiyang Zhang · 6 years ago
  59. a3cadf3 Drivers: hv: vmbus: Get rid of unnecessary state in hv_context by K. Y. Srinivasan · 6 years ago
  60. e670de5 Drivers: hv: kvp: Fix the recent regression caused by incorrect clean-up by Dexuan Cui · 6 years ago
  61. 1c87dc8 hv_balloon: Replace spin_is_locked() with lockdep by Lance Roy · 6 years ago
  62. ba1cb31 Merge 4.19-rc7 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  63. 2535525 Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask by Dexuan Cui · 6 years ago
  64. fc62c3b Drivers: hv: kvp: Fix two "this statement may fall through" warnings by Dexuan Cui · 6 years ago
  65. d544c22 Drivers: hv: kvp: Fix the indentation of some "break" statements by Dexuan Cui · 6 years ago
  66. fe857bb Drivers: hv: vmbus: Fix the descriptions of some function parameters by Dexuan Cui · 6 years ago
  67. 41e270f Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect() by Dexuan Cui · 6 years ago
  68. ae6935e vmbus: split ring buffer allocation from open by Stephen Hemminger · 6 years ago
  69. 52a42c2 vmbus: keep pointer to ring buffer page by Stephen Hemminger · 6 years ago
  70. 800b932 vmbus: pass channel to hv_process_channel_removal by Stephen Hemminger · 6 years ago
  71. f685fc6 Merge b4.19-rc4 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  72. f25a7ec Drivers: hv: vmbus: Fix synic per-cpu context initialization by Michael Kelley · 6 years ago
  73. d765edb vmbus: add driver_override support by Stephen Hemminger · 6 years ago
  74. 6712cc9 vmbus: don't return values for uninitalized channels by Stephen Hemminger · 6 years ago
  75. 5720863 Drivers: hv: vmbus: Cleanup synic memory free path by Michael Kelley · 6 years ago
  76. 6ba3417 Drivers: hv: vmbus: Remove use of slow_virt_to_phys() by Michael Kelley · 6 years ago
  77. d3b26dd Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind() by Dexuan Cui · 6 years ago
  78. 7ceb1c3 Drivers: hv: vmbus: add numa_node to sysfs by Stephen Hemminger · 6 years ago
  79. 9d9c965 Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.c by Sunil Muthuswamy · 6 years ago
  80. 8afc06d Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdr by Sunil Muthuswamy · 6 years ago
  81. ddcaf3c Drivers: hv: vmus: Fix the check for return value from kmsg get dump buffer by Sunil Muthuswamy · 6 years ago
  82. 81b18bc Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic by Sunil Muthuswamy · 7 years ago
  83. 7dc9b6b Drivers: hv: vmbus: Make TLFS #define names architecture neutral by Michael Kelley · 7 years ago
  84. 619a4c8 Drivers: hv: vmbus: Remove x86 MSR refs in arch independent code by Michael Kelley · 7 years ago
  85. 5022912 Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer() by Dexuan Cui · 7 years ago
  86. 71b3824 Drivers: hv: vmbus: Add comments on ring buffer signaling by Michael Kelley · 7 years ago
  87. af0a564 use the new async probing feature for the hyperv drivers by Arjan van de Ven · 7 years ago
  88. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  89. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  90. 8976093 Drivers: hv: vmbus: Removed an unnecessary cast from void * by Dexuan Cui · 7 years ago
  91. ae20b25 Drivers: hv: vmbus: enable VMBus protocol version 5.0 by Dexuan Cui · 7 years ago
  92. 63273cb scsi: vmbus: Add function to report available ring buffer to write in total ring size percentage by Long Li · 7 years ago
  93. d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  94. 5a48580 x86/hyper-v: move hyperv.h out of uapi by Vitaly Kuznetsov · 7 years ago
  95. 45ea83f hv: add SPDX license id to Kconfig by Stephen Hemminger · 7 years ago
  96. 7624127 hv: add SPDX license to trace by Stephen Hemminger · 7 years ago
  97. 238064f Drivers: hv: vmbus: do not mark HV_PCIE as perf_device by Dexuan Cui · 7 years ago
  98. f68b1a1 Drivers: hv: vmbus: respect what we get from hv_get_synint_state() by Dexuan Cui · 7 years ago
  99. b24d0d5 Merge 4.16-rc7 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  100. cf21be9 hv_balloon: trace post_status by Vitaly Kuznetsov · 7 years ago