1. 9c620e2 mm: remove offlining arg to migrate_pages by Hugh Dickins · 11 years ago
  2. c60514b mm: increase totalram_pages when free pages allocated by bootmem allocator by Jiang Liu · 11 years ago
  3. e13fe86 cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node by Wen Congyang · 11 years ago
  4. 90b30cd memory-hotplug: export the function try_offline_node() by Wen Congyang · 11 years ago
  5. a1e565a memory-hotplug: do not allocate pgdat if it was not freed when offline. by Tang Chen · 11 years ago
  6. d822b86 memory-hotplug: free node_data when a node is offlined by Wen Congyang · 11 years ago
  7. 60a5a19 memory-hotplug: remove sysfs file of node by Tang Chen · 11 years ago
  8. 815121d memory_hotplug: clear zone when removing the memory by Yasuaki Ishimatsu · 11 years ago
  9. 5fc1d66 memory-hotplug: integrated __remove_section() of CONFIG_SPARSEMEM_VMEMMAP. by Tang Chen · 11 years ago
  10. cd09968 memory-hotplug: move pgdat_resize_lock into sparse_remove_one_section() by Tang Chen · 11 years ago
  11. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 11 years ago
  12. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 11 years ago
  13. 46c66c4 memory-hotplug: remove /sys/firmware/memmap/X sysfs by Yasuaki Ishimatsu · 11 years ago
  14. bbc76be memory-hotplug: remove redundant codes by Wen Congyang · 11 years ago
  15. 6677e3e memory-hotplug: check whether all memory blocks are offlined or not when removing memory by Yasuaki Ishimatsu · 11 years ago
  16. 993c1aa memory-hotplug: try to offline the memory twice to avoid dependence by Wen Congyang · 11 years ago
  17. a864b9d mm: memory_hotplug: no need to check res twice in add_memory by Sasha Levin · 11 years ago
  18. 79a4dce mm/memory_hotplug.c: improve comments by Tang Chen · 11 years ago
  19. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 11 years ago
  20. f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 11 years ago
  21. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  22. 9feedc9 mm: introduce new field "managed_pages" to struct zone by Jiang Liu · 11 years ago
  23. 09285af memory_hotplug: allow online/offline memory to result movable node by Lai Jiangshan · 11 years ago
  24. 6715ddf hotplug: update nodemasks management by Lai Jiangshan · 11 years ago
  25. 74d42d8 memory_hotplug: ensure every online node has NORMAL memory by Lai Jiangshan · 11 years ago
  26. e455a9b memory_hotplug: handle empty zone when online_movable/online_kernel by Lai Jiangshan · 11 years ago
  27. 511c2ab mm, memory-hotplug: dynamic configure movable memory and portion memory by Lai Jiangshan · 11 years ago
  28. 712cd38 mm/memory_hotplug.c: update start_pfn in zone and pg_data when spanned_pages == 0. by Tang Chen · 11 years ago
  29. d971367 memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY] by Lai Jiangshan · 11 years ago
  30. 6dcd73d memory-hotplug: allocate zone's pcp before onlining pages by Wen Congyang · 11 years ago
  31. b023f46 memory-hotplug: skip HWPoisoned page when offlining pages by Wen Congyang · 11 years ago
  32. 7b2a2d4 mm: migrate: Add a tracepoint for migrate_pages by Mel Gorman · 12 years ago
  33. b3834be various: Fix spelling of "asynchronous" in comments. by Adam Buchbinder · 12 years ago
  34. 5576646 revert "mm: fix-up zone present pages" by Andrew Morton · 12 years ago
  35. d760afd memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warning by Yasuaki Ishimatsu · 12 years ago
  36. e90bdb7 memory-hotplug: update memory block's state and notify userspace by Wen Congyang · 12 years ago
  37. a16cee1 memory-hotplug: preparation to notify memory block's state at memory hot remove by Wen Congyang · 12 years ago
  38. 7f1290f mm: fix-up zone present pages by Jianguo Wu · 12 years ago
  39. 74c08f9 memory-hotplug: don't replace lowmem pages with highmem by Minchan Kim · 12 years ago
  40. 1e8537b memory-hotplug: build zonelists when offlining pages by Xishi Qiu · 12 years ago
  41. f14851a memory hotplug: fix section info double registration bug by qiuxishi · 12 years ago
  42. 340175b mm/hotplug: free zone->pageset when a zone becomes empty by Jiang Liu · 12 years ago
  43. 08dff7b mm/hotplug: correctly add new zone to all other nodes' zone lists by Jiang Liu · 12 years ago
  44. 9adb62a mm/hotplug: correctly setup fallback zonelists when creating new pgdat by Jiang Liu · 12 years ago
  45. 41b9e2d mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails by Wen Congyang · 12 years ago
  46. a62e2f4 mm: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  47. 0815f3d mm: page_isolation: MIGRATE_CMA isolation functions added by Michal Nazarewicz · 12 years ago
  48. a6bc32b mm: compaction: introduce sync-light migration for use by compaction by Mel Gorman · 12 years ago
  49. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  50. 9d0ad8c mm: extend memory hotplug API to allow memory hotplug in virtual machines by Daniel Kiper · 13 years ago
  51. f957db4 mm, hotplug: protect zonelist building with zonelists_mutex by David Rientjes · 13 years ago
  52. 7553e8f mm, hotplug: fix error handling in mem_online_node() by David Rientjes · 13 years ago
  53. 959ecc4 mm/memory_hotplug.c: fix building of node hotplug zonelist by KAMEZAWA Hiroyuki · 13 years ago
  54. a3bc42f mm: remove dependency on CONFIG_FLATMEM from online_page() by Daniel Kiper · 13 years ago
  55. 700c2a4 mem-hotplug: call isolate_lru_page with elevated refcount by Konstantin Khlebnikov · 13 years ago
  56. 1b79acc mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occurs by KOSAKI Motohiro · 13 years ago
  57. 839a4fc mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should be __meminit. by KOSAKI Motohiro · 13 years ago
  58. 584208e mm: optimize pfn calculation in online_page() by Daniel Kiper · 13 years ago
  59. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  60. 597fb18 Merge branch 'slub/hotplug' into slab/urgent by Pekka Enberg · 13 years ago
  61. 5f24ce5 thp: remove PG_buddy by Andrea Arcangeli · 13 years ago
  62. 7f0f249 mm: migration: cleanup migrate_pages API by matching types for offlining and sync by Mel Gorman · 13 years ago
  63. 77f1fe6 mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path by Mel Gorman · 13 years ago
  64. 925268a memory hotplug: one more lock on memory hotplug by KAMEZAWA Hiroyuki · 13 years ago
  65. 20d6c96 mem-hotplug: introduce {un}lock_memory_hotplug() by KOSAKI Motohiro · 14 years ago
  66. f3ab263 mm: do_migrate_range: reduce list_empty() check by Bob Liu · 14 years ago
  67. 809c444 mm: do_migrate_range: exit loop if not_managed is true by Bob Liu · 14 years ago
  68. 7bbc090 mm/memory_hotplug.c: make scan_lru_pages() static by Andrew Morton · 14 years ago
  69. 49ac825 memory hotplug: unify is_removable and offline detection code by KAMEZAWA Hiroyuki · 14 years ago
  70. cf608ac mm: compaction: fix COMPACTPAGEFAILED counting by Minchan Kim · 14 years ago
  71. f8f72ad mm: fix return value of scan_lru_pages in memory unplug by KAMEZAWA Hiroyuki · 14 years ago
  72. 10ccd84 memory_hotplug: drop spurious calls to flush_scheduled_work() by Tejun Heo · 14 years ago
  73. 0dcc48c memory hotplug: fix next block calculation in is_removable by KAMEZAWA Hiroyuki · 14 years ago
  74. 4eaf3f6 mem-hotplug: fix potential race while building zonelist for new populated zone by Haicheng Li · 14 years ago
  75. 1f52250 mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset by Haicheng Li · 14 years ago
  76. cf23422 cpu/mem hotplug: enable CPUs online before local memory online by minskey guo · 14 years ago
  77. 718a382 mm: introduce dump_page() and print symbolic flag names by Wu Fengguang · 14 years ago
  78. d96ae53 memory-hotplug: create /sys/firmware/memmap entry for new memory by akpm@linux-foundation.org · 14 years ago
  79. 23ce932 mm: fix section mismatch in memory_hotplug.c by Rakib Mullick · 14 years ago
  80. b4e655a mm: memory_hotplug: make offline_pages() static by Andrew Morton · 14 years ago
  81. 62b61f6 ksm: memory hotremove migration only by Hugh Dickins · 14 years ago
  82. 8fe23e0 mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined by David Rientjes · 14 years ago
  83. 6d9c285 mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place by KOSAKI Motohiro · 14 years ago
  84. 6ad696d mm: allow memory hotplug and hibernation in the same kernel by Andi Kleen · 15 years ago
  85. e131933 mm/memory_hotplug: fix section mismatch by Hidetoshi Seto · 15 years ago
  86. 908eedc walk system ram range by KAMEZAWA Hiroyuki · 15 years ago
  87. 4738e1b memory hotplug: fix updating of num_physpages for hot plugged memory by Jan Beulich · 15 years ago
  88. 112067f memory hotplug: update zone pcp at memory online by Shaohua Li · 15 years ago
  89. bce7394 page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens by Minchan Kim · 15 years ago
  90. bc75d33 page-allocator: clean up functions related to pages_min by Minchan Kim · 15 years ago
  91. 3c1d437 mm: remove GFP_HIGHUSER_PAGECACHE by Hugh Dickins · 15 years ago
  92. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 15 years ago
  93. 3116848 meminit section warnings by Al Viro · 16 years ago
  94. f481891 cpuset: update top cpuset's mems after adding a node by Miao Xie · 16 years ago
  95. de7f0cb memory hotplug: release memory regions in PAGES_PER_SECTION chunks by Nathan Fontenot · 16 years ago
  96. 62695a8 vmscan: move isolate_lru_page() to vmscan.c by Nick Piggin · 16 years ago
  97. 7108878 mm: cleanup to make remove_memory() arch-neutral by Badari Pulavarty · 16 years ago
  98. 5c755e9 memory-hotplug: add sysfs removable attribute for hotplug memory remove by Badari Pulavarty · 16 years ago
  99. 2f7f24e memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelists in online_pages() by Kent Liu · 16 years ago
  100. af370fb memory hotplug: small fixes to bootmem freeing for memory hotremove by Yasunori Goto · 16 years ago