1. bfeb022 mm/memory_hotplug: add pgprot_t to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
  2. f5637d3 mm/memory_hotplug: rename mhp_restrictions to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
  3. 96c6b59 mm/memory_hotplug: drop the flags field from struct mhp_restrictions by Logan Gunthorpe · 4 years, 9 months ago
  4. 5f47adf mm/memory_hotplug: allow to specify a default online_type by David Hildenbrand · 4 years, 9 months ago
  5. 862919e mm/memory_hotplug: convert memhp_auto_online to store an online_type by David Hildenbrand · 4 years, 9 months ago
  6. efc978a drivers/base/memory: map MMOP_OFFLINE to 0 by David Hildenbrand · 4 years, 9 months ago
  7. 956f8b4 drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE by David Hildenbrand · 4 years, 9 months ago
  8. 9291799 mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone() by David Hildenbrand · 5 years ago
  9. bd5c234 mm/memory_hotplug: pass in nid to online_pages() by David Hildenbrand · 5 years ago
  10. feee6b2 mm/memory_hotplug: shrink zones when offlining memory by David Hildenbrand · 5 years ago
  11. 12cc1c73 mm/memory_hotplug.c: remove __online_page_set_limits() by Souptick Joarder · 5 years ago
  12. aba9817 include/linux/memory_hotplug.h: move definitions of {set,clear}_zone_contiguous by Ben Dooks (Codethink) · 5 years ago
  13. 0ec4709 mm/memory_hotplug: remove __online_page_free() and __online_page_increment_counters() by David Hildenbrand · 5 years ago
  14. 18db149 mm/memory_hotplug: export generic_online_page() by David Hildenbrand · 5 years ago
  15. ba72b4c mm/sparsemem: support sub-section hotplug by Dan Williams · 5 years ago
  16. 7ea6216 mm/sparsemem: prepare for sub-section ranges by Dan Williams · 5 years ago
  17. ea88464 mm/memory_hotplug: move and simplify walk_memory_blocks() by David Hildenbrand · 5 years ago
  18. fbcf73c mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of pfns by David Hildenbrand · 5 years ago
  19. b9bf8d3 mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section by David Hildenbrand · 5 years ago
  20. 05f800a mm/memory_hotplug: drop MHP_MEMBLOCK_API by David Hildenbrand · 5 years ago
  21. 80ec922 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 5 years ago
  22. eca499a mm/hotplug: make remove_memory() interface usable by Pavel Tatashin · 5 years ago
  23. ac5c942 mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail by David Hildenbrand · 6 years ago
  24. 940519f mm, memory_hotplug: provide a more generic restrictions for memory hotplug by Michal Hocko · 6 years ago
  25. 5557c76 mm, memory_hotplug: cleanup memory offline path by Michal Hocko · 6 years ago
  26. d14d7f1 Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  27. a9cd410 mm/page_alloc.c: memory hotplug: free pages as higher order by Arun KS · 6 years ago
  28. 357b4da x86: respect memory size limiting via mem= parameter by Juergen Gross · 6 years ago
  29. b13bc35 mm/hotplug: invalid PFNs from pfn_to_online_page() by Qian Cai · 6 years ago
  30. 0614ce9 include/linux/memory_hotplug.h: remove duplicate declaration of offline_pages() by Wei Yang · 6 years ago
  31. 4e0d2e7 mm, sparse: pass nid instead of pgdat to sparse_add_one_section() by Wei Yang · 6 years ago
  32. 2c2a5af mm, memory_hotplug: add nid parameter to arch_remove_memory by Oscar Salvador · 6 years ago
  33. f29d8e9c0 mm/memory_hotplug: drop "online" parameter from add_memory_resource() by David Hildenbrand · 6 years ago
  34. 8df1d0e mm/memory_hotplug: make add_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
  35. d15e592 mm/memory_hotplug: make remove_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
  36. 03e85f9 mm/page_alloc: Introduce free_area_init_core_hotplug by Oscar Salvador · 6 years ago
  37. fb52bba mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.c by Mathieu Malaterre · 7 years ago
  38. d883c6c Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" by Joonsoo Kim · 7 years ago
  39. bad8c6c mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE by Joonsoo Kim · 7 years ago
  40. 3a2d7fa mm: disable interrupts while initializing deferred pages by Pavel Tatashin · 7 years ago
  41. a99583e mm: pass the vmem_altmap to memmap_init_zone by Christoph Hellwig · 7 years ago
  42. 24b6d41 mm: pass the vmem_altmap to vmemmap_free by Christoph Hellwig · 7 years ago
  43. da02451 mm: pass the vmem_altmap to arch_remove_memory and __remove_pages by Christoph Hellwig · 7 years ago
  44. 7b73d97 mm: pass the vmem_altmap to vmemmap_populate by Christoph Hellwig · 7 years ago
  45. 24e6d5a mm: pass the vmem_altmap to arch_add_memory and __add_pages by Christoph Hellwig · 7 years ago
  46. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  47. 3072e41 mm/memory_hotplug: introduce add_pages by Michal Hocko · 7 years ago
  48. e5e6893 mm, memory_hotplug: display allowed zones in the preferred ordering by Michal Hocko · 7 years ago
  49. 4932381 mm, memory_hotplug: move movable_node to the hotplug proper by Michal Hocko · 7 years ago
  50. 559bfc7 mm, memory_hotplug: remove unused cruft after memory hotplug rework by Michal Hocko · 7 years ago
  51. 3d79a72 mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory by Michal Hocko · 7 years ago
  52. c246a21 mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone by Michal Hocko · 7 years ago
  53. f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 7 years ago
  54. 2d070ea mm: consider zone which is not fully populated to have holes by Michal Hocko · 7 years ago
  55. 1b862ae mm, memory_hotplug: get rid of is_zone_device_section by Michal Hocko · 7 years ago
  56. a96dfdd base/memory, hotplug: fix a kernel oops in show_valid_zones() by Toshi Kani · 8 years ago
  57. 8a1f780 memory_hotplug: make zone_can_shift() return a boolean value by Yasuaki Ishimatsu · 8 years ago
  58. df429ac memory-hotplug: more general validation of zone during online by Reza Arbab · 8 years ago
  59. 7ded384 mm: fix section mismatch warning by Linus Torvalds · 9 years ago
  60. c98940f mm/memory_hotplug: is_mem_section_removable() can return bool by Yaowei Bai · 9 years ago
  61. 7cf91a9 mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous by Joonsoo Kim · 9 years ago
  62. 31bc385 memory-hotplug: add automatic onlining policy for the newly added memory by Vitaly Kuznetsov · 9 years ago
  63. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
  64. 62cedb9 mm: memory hotplug with an existing resource by David Vrabel · 10 years ago
  65. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  66. 30467e0 mm, hotplug: fix concurrent memory hot-add deadlock by David Rientjes · 10 years ago
  67. ed2f240 memory-hotplug: add sysfs valid_zones attribute by Zhang Zhen · 10 years ago
  68. 6326440 memory-hotplug: add zone_for_memory() for selecting zone for new memory by Wang Nan · 10 years ago
  69. 4f7c6b4 mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1 by Tang Chen · 10 years ago
  70. bfc8c90 mem-hotplug: implement get/put_online_mems by Vladimir Davydov · 11 years ago
  71. 85b35fe mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameter by Zhang Yanfei · 11 years ago
  72. 01b0f19 cpu/mem hotplug: add try_online_node() for cpu_up() by Toshi Kani · 11 years ago
  73. aba6efc Memory hotplug: Move alternative function definitions to header by Rafael J. Wysocki · 12 years ago
  74. 242831e Memory hotplug / ACPI: Simplify memory removal by Rafael J. Wysocki · 12 years ago
  75. ea50be5 Driver core / MM: Drop offline_memory_block() by Rafael J. Wysocki · 12 years ago
  76. e2ff394 ACPI / memhotplug: Bind removable memory blocks to ACPI device nodes by Rafael J. Wysocki · 12 years ago
  77. 4edd7ce mm, hotplug: avoid compiling memory hotremove functions when disabled by David Rientjes · 12 years ago
  78. 90b30cd memory-hotplug: export the function try_offline_node() by Wen Congyang · 12 years ago
  79. 60a5a19 memory-hotplug: remove sysfs file of node by Tang Chen · 12 years ago
  80. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 12 years ago
  81. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 12 years ago
  82. 6677e3e memory-hotplug: check whether all memory blocks are offlined or not when removing memory by Yasuaki Ishimatsu · 12 years ago
  83. 511c2ab mm, memory-hotplug: dynamic configure movable memory and portion memory by Lai Jiangshan · 12 years ago
  84. e90bdb7 memory-hotplug: update memory block's state and notify userspace by Wen Congyang · 12 years ago
  85. a16cee1 memory-hotplug: preparation to notify memory block's state at memory hot remove by Wen Congyang · 12 years ago
  86. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  87. 9d0ad8c mm: extend memory hotplug API to allow memory hotplug in virtual machines by Daniel Kiper · 13 years ago
  88. 597fb18 Merge branch 'slub/hotplug' into slab/urgent by Pekka Enberg · 14 years ago
  89. 5f24ce5 thp: remove PG_buddy by Andrea Arcangeli · 14 years ago
  90. 925268a memory hotplug: one more lock on memory hotplug by KAMEZAWA Hiroyuki · 14 years ago
  91. 20d6c96 mem-hotplug: introduce {un}lock_memory_hotplug() by KOSAKI Motohiro · 14 years ago
  92. 49ac825 memory hotplug: unify is_removable and offline detection code by KAMEZAWA Hiroyuki · 14 years ago
  93. cf23422 cpu/mem hotplug: enable CPUs online before local memory online by minskey guo · 15 years ago
  94. b4e655a mm: memory_hotplug: make offline_pages() static by Andrew Morton · 15 years ago
  95. 908eedc walk system ram range by KAMEZAWA Hiroyuki · 15 years ago
  96. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 16 years ago
  97. 5c755e9 memory-hotplug: add sysfs removable attribute for hotplug memory remove by Badari Pulavarty · 16 years ago
  98. af370fb memory hotplug: small fixes to bootmem freeing for memory hotremove by Yasunori Goto · 16 years ago
  99. 0d57994 [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n by Nathan Lynch · 17 years ago
  100. 0475327 memory hotplug: register section/node id to free by Yasunori Goto · 17 years ago