1. c246a21 mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone by Michal Hocko · 8 years ago
  2. f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 8 years ago
  3. 2d070ea mm: consider zone which is not fully populated to have holes by Michal Hocko · 8 years ago
  4. 1b862ae mm, memory_hotplug: get rid of is_zone_device_section by Michal Hocko · 8 years ago
  5. a96dfdd base/memory, hotplug: fix a kernel oops in show_valid_zones() by Toshi Kani · 8 years ago
  6. 8a1f780 memory_hotplug: make zone_can_shift() return a boolean value by Yasuaki Ishimatsu · 8 years ago
  7. df429ac memory-hotplug: more general validation of zone during online by Reza Arbab · 8 years ago
  8. 7ded384 mm: fix section mismatch warning by Linus Torvalds · 9 years ago
  9. c98940f mm/memory_hotplug: is_mem_section_removable() can return bool by Yaowei Bai · 9 years ago
  10. 7cf91a9 mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous by Joonsoo Kim · 9 years ago
  11. 31bc385 memory-hotplug: add automatic onlining policy for the newly added memory by Vitaly Kuznetsov · 9 years ago
  12. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
  13. 62cedb9 mm: memory hotplug with an existing resource by David Vrabel · 10 years ago
  14. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  15. 30467e0 mm, hotplug: fix concurrent memory hot-add deadlock by David Rientjes · 10 years ago
  16. ed2f240 memory-hotplug: add sysfs valid_zones attribute by Zhang Zhen · 10 years ago
  17. 6326440 memory-hotplug: add zone_for_memory() for selecting zone for new memory by Wang Nan · 10 years ago
  18. 4f7c6b4 mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1 by Tang Chen · 10 years ago
  19. bfc8c90 mem-hotplug: implement get/put_online_mems by Vladimir Davydov · 11 years ago
  20. 85b35fe mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameter by Zhang Yanfei · 11 years ago
  21. 01b0f19 cpu/mem hotplug: add try_online_node() for cpu_up() by Toshi Kani · 11 years ago
  22. aba6efc Memory hotplug: Move alternative function definitions to header by Rafael J. Wysocki · 12 years ago
  23. 242831e Memory hotplug / ACPI: Simplify memory removal by Rafael J. Wysocki · 12 years ago
  24. ea50be5 Driver core / MM: Drop offline_memory_block() by Rafael J. Wysocki · 12 years ago
  25. e2ff394 ACPI / memhotplug: Bind removable memory blocks to ACPI device nodes by Rafael J. Wysocki · 12 years ago
  26. 4edd7ce mm, hotplug: avoid compiling memory hotremove functions when disabled by David Rientjes · 12 years ago
  27. 90b30cd memory-hotplug: export the function try_offline_node() by Wen Congyang · 12 years ago
  28. 60a5a19 memory-hotplug: remove sysfs file of node by Tang Chen · 12 years ago
  29. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 12 years ago
  30. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 12 years ago
  31. 6677e3e memory-hotplug: check whether all memory blocks are offlined or not when removing memory by Yasuaki Ishimatsu · 12 years ago
  32. 511c2ab mm, memory-hotplug: dynamic configure movable memory and portion memory by Lai Jiangshan · 12 years ago
  33. e90bdb7 memory-hotplug: update memory block's state and notify userspace by Wen Congyang · 12 years ago
  34. a16cee1 memory-hotplug: preparation to notify memory block's state at memory hot remove by Wen Congyang · 12 years ago
  35. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  36. 9d0ad8c mm: extend memory hotplug API to allow memory hotplug in virtual machines by Daniel Kiper · 13 years ago
  37. 597fb18 Merge branch 'slub/hotplug' into slab/urgent by Pekka Enberg · 14 years ago
  38. 5f24ce5 thp: remove PG_buddy by Andrea Arcangeli · 14 years ago
  39. 925268a memory hotplug: one more lock on memory hotplug by KAMEZAWA Hiroyuki · 14 years ago
  40. 20d6c96 mem-hotplug: introduce {un}lock_memory_hotplug() by KOSAKI Motohiro · 14 years ago
  41. 49ac825 memory hotplug: unify is_removable and offline detection code by KAMEZAWA Hiroyuki · 14 years ago
  42. cf23422 cpu/mem hotplug: enable CPUs online before local memory online by minskey guo · 15 years ago
  43. b4e655a mm: memory_hotplug: make offline_pages() static by Andrew Morton · 15 years ago
  44. 908eedc walk system ram range by KAMEZAWA Hiroyuki · 15 years ago
  45. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 16 years ago
  46. 5c755e9 memory-hotplug: add sysfs removable attribute for hotplug memory remove by Badari Pulavarty · 16 years ago
  47. af370fb memory hotplug: small fixes to bootmem freeing for memory hotremove by Yasunori Goto · 16 years ago
  48. 0d57994 [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n by Nathan Lynch · 17 years ago
  49. 0475327 memory hotplug: register section/node id to free by Yasunori Goto · 17 years ago
  50. ea01ea9 hotplug memory remove: generic __remove_pages() support by Badari Pulavarty · 17 years ago
  51. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  52. 0c0e619 memory unplug: page offline by KAMEZAWA Hiroyuki · 17 years ago
  53. 75884fb memory unplug: memory hotplug cleanup by KAMEZAWA Hiroyuki · 17 years ago
  54. 39e91e4 Clean up duplicate includes in include/linux/memory_hotplug.h by Jesper Juhl · 17 years ago
  55. f28c5ed [PATCH] hot-add-mem x86_64: fixup externs by Keith Mannthey · 18 years ago
  56. dd0932d [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and per node data by Yasunori Goto · 19 years ago
  57. 7049027 [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat address array by Yasunori Goto · 19 years ago
  58. 10ad400 [PATCH] pgdat allocation for new node add (refresh node_data[]) by Yasunori Goto · 19 years ago
  59. 306d6cb [PATCH] pgdat allocation for new node add (generic alloc node_data) by Yasunori Goto · 19 years ago
  60. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 19 years ago
  61. 72b38d4 [PATCH] memory_hotplug.h cleanup by Adrian Bunk · 19 years ago
  62. 9d99aaa [PATCH] x86_64: Support memory hotadd without sparsemem by Andi Kleen · 19 years ago
  63. 7867930 [PATCH] memory-hotplug compile fix by KAMEZAWA Hiroyuki · 19 years ago
  64. 3947be1 [PATCH] memory hotplug: sysfs and add/remove functions by Dave Hansen · 19 years ago
  65. bdc8cb9 [PATCH] memory hotplug locking: zone span seqlock by Dave Hansen · 19 years ago
  66. 208d54e [PATCH] memory hotplug locking: node_size_lock by Dave Hansen · 19 years ago