1. 96d9d1f Drivers: hv: balloon: account for vmbus packet header in max_pkt_size by Yanming Liu · 3 years ago
  2. 8a7eb2d Drivers: hv: balloon: Use VMBUS_RING_SIZE() wrapper for dm_ring_size by Boqun Feng · 3 years, 2 months ago
  3. 03b30cc hv_balloon: Remove redundant assignment to region_start by Jiapeng Chong · 3 years, 8 months ago
  4. 6dc2a77 x86/Hyper-V: Support for free page reporting by Sunil Muthuswamy · 3 years, 9 months ago
  5. 2601126 mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE by David Hildenbrand · 3 years, 10 months ago
  6. d1df458 hv_balloon: do adjust_managed_page_count() when ballooning/un-ballooning by Vitaly Kuznetsov · 4 years, 1 month ago
  7. 7f3f227 hv_balloon: simplify math in alloc_balloon_pages() by Vitaly Kuznetsov · 4 years, 1 month ago
  8. 6732b35 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 2 months ago
  9. 2c3bd2a hv_balloon: disable warning when floor reached by Olaf Hering · 4 years, 3 months ago
  10. 2c76e7f hv_balloon: try to merge system ram resources by David Hildenbrand · 4 years, 2 months ago
  11. b611719 mm/memory_hotplug: prepare passing flags to add_memory() and friends by David Hildenbrand · 4 years, 2 months ago
  12. bc58ebd hv_balloon: don't check for memhp_auto_online manually by David Hildenbrand · 4 years, 9 months ago
  13. d33c240 hv_balloon: Balloon up according to request page number by Tianyu Lan · 5 years ago
  14. 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  15. 12cc1c73 mm/memory_hotplug.c: remove __online_page_set_limits() by Souptick Joarder · 5 years ago
  16. 30a9c24 hv_balloon: use generic_online_page() by David Hildenbrand · 5 years ago
  17. 25bd2b2 hv_balloon: Add the support of hibernation by Dexuan Cui · 5 years ago
  18. 2af5e7b Drivers: hv: balloon: Remove dependencies on guest page size by Himadri Pandya · 5 years ago
  19. 221f6df hv_balloon: Reorganize the probe function by Dexuan Cui · 6 years ago
  20. 1fed17d hv_balloon: Use a static page for the balloon_up send buffer by Dexuan Cui · 6 years ago
  21. 43aa313 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280 by Thomas Gleixner · 6 years ago
  22. fae42c4 hv_balloon: mark inflated pages PG_offline by David Hildenbrand · 6 years ago
  23. a9cd410 mm/page_alloc.c: memory hotplug: free pages as higher order by Arun KS · 6 years ago
  24. da8ced3 hv_balloon: avoid touching uninitialized struct page during tail onlining by Vitaly Kuznetsov · 6 years ago
  25. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  26. 3d6357d mm: reference totalram_pages and managed_pages once per function by Arun KS · 6 years ago
  27. 1c87dc8 hv_balloon: Replace spin_is_locked() with lockdep by Lance Roy · 6 years ago
  28. af0a564 use the new async probing feature for the hyperv drivers by Arjan van de Ven · 7 years ago
  29. cf21be9 hv_balloon: trace post_status by Vitaly Kuznetsov · 7 years ago
  30. bba072d1 hv_balloon: fix bugs in num_pages_onlined accounting by Vitaly Kuznetsov · 7 years ago
  31. 4f098af hv_balloon: simplify hv_online_page()/hv_page_online_one() by Vitaly Kuznetsov · 7 years ago
  32. 223e1e4 hv_balloon: fix printk loglevel by Vitaly Kuznetsov · 7 years ago
  33. c548f39 Drivers: hv: balloon: Initialize last_post_time on startup by Alex Ng · 7 years ago
  34. 7b6e54b Drivers: hv: balloon: Show the max dynamic memory assigned by Alex Ng · 7 years ago
  35. 6df8d9a Drivers: hv: balloon: Correctly update onlined page count by Alex Ng · 7 years ago
  36. 8b1f91f vmbus: remove useless return's by Stephen Hemminger · 8 years ago
  37. ad6d412 Drivers: hv: balloon: add a fall through comment to hv_memory_notifier() by Vitaly Kuznetsov · 8 years ago
  38. 8500096 Drivers: hv: balloon: Fix info request to show max page count by Alex Ng · 8 years ago
  39. b3bb97b Drivers: hv: balloon: Add logging for dynamic memory operations by Alex Ng · 8 years ago
  40. 8ba8c0a Drivers: hv: balloon: Disable hot add when CONFIG_MEMORY_HOTPLUG is not set by Alex Ng · 8 years ago
  41. b605c2d Drivers: hv: balloon: Use available memory value in pressure report by Alex Ng · 8 years ago
  42. eece30b Drivers: hv: balloon: replace ha_region_mutex with spinlock by Vitaly Kuznetsov · 8 years ago
  43. a132c54 Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is enabled by Vitaly Kuznetsov · 8 years ago
  44. cb7a572 Drivers: hv: balloon: account for gaps in hot add regions by Vitaly Kuznetsov · 8 years ago
  45. 7cf3b79 Drivers: hv: balloon: keep track of where ha_region starts by Vitaly Kuznetsov · 8 years ago
  46. d19a55d Drivers: hv: balloon: reset host_specified_ha_region by Vitaly Kuznetsov · 9 years ago
  47. 77c0c97 Drivers: hv: balloon: don't crash when memory is added in non-sorted order by Vitaly Kuznetsov · 9 years ago
  48. b6ddeae Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows 10 hosts by Alex Ng · 9 years ago
  49. 4e4bd36 Drivers: hv: balloon: check if ha_region_mutex was acquired in MEM_CANCEL_ONLINE case by Vitaly Kuznetsov · 10 years ago
  50. 797f88c9 Drivers: hv: hv_balloon: correctly handle num_pages>INT_MAX case by Vitaly Kuznetsov · 10 years ago
  51. ba0c444 Drivers: hv: hv_balloon: correctly handle val.freeram<num_pages case by Vitaly Kuznetsov · 10 years ago
  52. 0a1a86a Drivers: hv: hv_balloon: survive ballooning request with num_pages=0 by Vitaly Kuznetsov · 10 years ago
  53. 7fb0e1a Drivers: hv: hv_balloon: eliminate jumps in piecewiese linear floor function by Vitaly Kuznetsov · 10 years ago
  54. d6cbd2c Drivers: hv: hv_balloon: do not online pages in offline blocks by Vitaly Kuznetsov · 10 years ago
  55. 5abbbb7 Drivers: hv: hv_balloon: don't lose memory when onlining order is not natural by Vitaly Kuznetsov · 10 years ago
  56. f3f6eb8 Drivers: hv: hv_balloon: keep locks balanced on add_memory() failure by Vitaly Kuznetsov · 10 years ago
  57. 530d15b Drivers: hv: hv_balloon: refuse to balloon below the floor by Vitaly Kuznetsov · 10 years ago
  58. 549fd28 Drivers: hv: hv_balloon: report offline pages as being used by Vitaly Kuznetsov · 10 years ago
  59. b05d8d9 Drivers: hv: hv_balloon: eliminate the trylock path in acquire/release_region_mutex by Vitaly Kuznetsov · 10 years ago
  60. b057b3a hv: hv_balloon: match var type to return type of wait_for_completion by Nicholas Mc Guire · 10 years ago
  61. ab3de22 Drivers: hv: hv_balloon: Don't post pressure status from interrupt context by K. Y. Srinivasan · 10 years ago
  62. 22f8847 Drivers: hv: hv_balloon: Fix a locking bug in the balloon driver by K. Y. Srinivasan · 10 years ago
  63. 79208c5 Drivers: hv: hv_balloon: Make adjustments in computing the floor by K. Y. Srinivasan · 10 years ago
  64. f671223 hv: hv_balloon: avoid memory leak on alloc_error of 2MB memory block by Dexuan Cui · 10 years ago
  65. ae33933 Drivers: hv: balloon: Ensure pressure reports are posted regularly by K. Y. Srinivasan · 11 years ago
  66. 5dba4c5 Drivers: hv: Ballon: Make pressure posting thread sleep interruptibly by K. Y. Srinivasan · 11 years ago
  67. cfc2599 Drivers: hv: remove HV_DRV_VERSION by Olaf Hering · 12 years ago
  68. 9c5891bd Merge 3.11-rc3 into char-misc-next. by Greg Kroah-Hartman · 11 years ago
  69. 20138d6 Drivers: hv: balloon: Initialize the transaction ID just before sending the packet by K. Y. Srinivasan · 11 years ago
  70. c5e2254 Drivers: hv: balloon: Do not post pressure status if interrupted by K. Y. Srinivasan · 11 years ago
  71. ed07ec9 Drivers: hv: balloon: Fix a bug in the hot-add code by K. Y. Srinivasan · 11 years ago
  72. 7f4f230 Drivers: hv: Notify the host of permanent hot-add failures by K. Y. Srinivasan · 12 years ago
  73. f766dc1 Drivers: hv: balloon: Support 2M page allocations for ballooning by K. Y. Srinivasan · 12 years ago
  74. 647965a Drivers: hv: balloon: Permit Linux to specify hot-add alignment requirements by K. Y. Srinivasan · 12 years ago
  75. a6025a2 Drivers: hv: balloon: make local functions static by Wei Yongjun · 12 years ago
  76. 1cac8cd Drivers: hv: balloon: Implement hot-add functionality by K. Y. Srinivasan · 12 years ago
  77. 0cf40a3 Drivers: hv: balloon: Make the balloon driver not unloadable by K. Y. Srinivasan · 12 years ago
  78. c51af82 Drivers: hv: balloon: Execute hot-add code in a separate context by K. Y. Srinivasan · 12 years ago
  79. 6571b2d Drivers: hv: balloon: Execute balloon inflation in a separate context by K. Y. Srinivasan · 12 years ago
  80. 7a64b86 Drivers: hv: balloon: Do not request completion notification by K. Y. Srinivasan · 12 years ago
  81. 1c7db96 Drivers: hv: balloon: Prevent the host from ballooning the guest too low by K. Y. Srinivasan · 12 years ago
  82. e500d15 Drivers: hv: balloon: Add a parameter to delay pressure reporting by K. Y. Srinivasan · 12 years ago
  83. 0731572 Drivers: hv: balloon: Make adjustments to the pressure report by K. Y. Srinivasan · 12 years ago
  84. 7479014 Merge 3.8-rc5 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  85. d13984e Drivers: hv: Use consolidated GUID definitions by K. Y. Srinivasan · 12 years ago
  86. 33080c1 Drivers: hv: balloon: Fix a memory leak by K. Y. Srinivasan · 12 years ago
  87. 6427a0d Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msg by K. Y. Srinivasan · 12 years ago
  88. 10d498b hv: hv_balloon: remove duplicated include from hv_balloon.c by Wei Yongjun · 12 years ago
  89. 989623c hv: hv_balloon: mark a function static by Greg Kroah-Hartman · 12 years ago
  90. 9aa8b50 Drivers: hv: Add Hyper-V balloon driver by K. Y. Srinivasan · 12 years ago