| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-02-04 | mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone() | David Hildenbrand | 1 | -2/+2 |
| 2020-01-31 | mm/memory_hotplug: pass in nid to online_pages() | David Hildenbrand | 1 | -1/+2 |
| 2020-01-04 | mm/memory_hotplug: shrink zones when offlining memory | David Hildenbrand | 1 | -2/+5 |
| 2019-12-01 | mm/memory_hotplug.c: remove __online_page_set_limits() | Souptick Joarder | 1 | -2/+0 |
| 2019-12-01 | include/linux/memory_hotplug.h: move definitions of {set,clear}_zone_contiguous | Ben Dooks (Codethink) | 1 | -3/+3 |
| 2019-12-01 | mm/memory_hotplug: remove __online_page_free() and __online_page_increment_co... | David Hildenbrand | 1 | -2/+0 |
| 2019-12-01 | mm/memory_hotplug: export generic_online_page() | David Hildenbrand | 1 | -0/+1 |
| 2019-07-18 | mm/sparsemem: support sub-section hotplug | Dan Williams | 1 | -1/+1 |
| 2019-07-18 | mm/sparsemem: prepare for sub-section ranges | Dan Williams | 1 | -2/+3 |
| 2019-07-18 | mm/memory_hotplug: move and simplify walk_memory_blocks() | David Hildenbrand | 1 | -2/+0 |
| 2019-07-18 | mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ... | David Hildenbrand | 1 | -1/+1 |
| 2019-07-18 | mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section | David Hildenbrand | 1 | -1/+1 |
| 2019-07-18 | mm/memory_hotplug: drop MHP_MEMBLOCK_API | David Hildenbrand | 1 | -8/+0 |
| 2019-07-18 | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE | David Hildenbrand | 1 | -2/+0 |
| 2019-07-16 | mm/hotplug: make remove_memory() interface usable | Pavel Tatashin | 1 | -2/+6 |
| 2019-05-14 | mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail | David Hildenbrand | 1 | -4/+4 |
| 2019-05-14 | mm, memory_hotplug: provide a more generic restrictions for memory hotplug | Michal Hocko | 1 | -7/+24 |
| 2019-05-14 | mm, memory_hotplug: cleanup memory offline path | Michal Hocko | 1 | -1/+2 |
| 2019-03-11 | Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+2 |
| 2019-03-05 | mm/page_alloc.c: memory hotplug: free pages as higher order | Arun KS | 1 | -1/+1 |
| 2019-02-18 | x86: respect memory size limiting via mem= parameter | Juergen Gross | 1 | -0/+2 |
| 2019-02-01 | mm/hotplug: invalid PFNs from pfn_to_online_page() | Qian Cai | 1 | -8/+10 |
| 2018-12-28 | include/linux/memory_hotplug.h: remove duplicate declaration of offline_pages() | Wei Yang | 1 | -1/+0 |
| 2018-12-28 | mm, sparse: pass nid instead of pgdat to sparse_add_one_section() | Wei Yang | 1 | -2/+2 |
| 2018-12-28 | mm, memory_hotplug: add nid parameter to arch_remove_memory | Oscar Salvador | 1 | -2/+2 |
| 2018-12-28 | mm/memory_hotplug: drop "online" parameter from add_memory_resource() | David Hildenbrand | 1 | -1/+1 |
| 2018-10-31 | mm/memory_hotplug: make add_memory() take the device_hotplug_lock | David Hildenbrand | 1 | -0/+1 |
| 2018-10-31 | mm/memory_hotplug: make remove_memory() take the device_hotplug_lock | David Hildenbrand | 1 | -1/+2 |
| 2018-08-22 | mm/page_alloc: Introduce free_area_init_core_hotplug | Oscar Salvador | 1 | -0/+1 |
| 2018-06-07 | mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.c | Mathieu Malaterre | 1 | -1/+0 |
| 2018-05-24 | Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" | Joonsoo Kim | 1 | -0/+3 |
| 2018-04-11 | mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE | Joonsoo Kim | 1 | -3/+0 |
| 2018-04-05 | mm: disable interrupts while initializing deferred pages | Pavel Tatashin | 1 | -25/+28 |
| 2018-01-08 | mm: pass the vmem_altmap to memmap_init_zone | Christoph Hellwig | 1 | -1/+1 |
| 2018-01-08 | mm: pass the vmem_altmap to vmemmap_free | Christoph Hellwig | 1 | -1/+1 |
| 2018-01-08 | mm: pass the vmem_altmap to arch_remove_memory and __remove_pages | Christoph Hellwig | 1 | -2/+3 |
| 2018-01-08 | mm: pass the vmem_altmap to vmemmap_populate | Christoph Hellwig | 1 | -1/+2 |
| 2018-01-08 | mm: pass the vmem_altmap to arch_add_memory and __add_pages | Christoph Hellwig | 1 | -7/+10 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-09-08 | mm/memory_hotplug: introduce add_pages | Michal Hocko | 1 | -0/+11 |
| 2017-09-06 | mm, memory_hotplug: display allowed zones in the preferred ordering | Michal Hocko | 1 | -1/+1 |
| 2017-07-06 | mm, memory_hotplug: move movable_node to the hotplug proper | Michal Hocko | 1 | -0/+10 |
| 2017-07-06 | mm, memory_hotplug: remove unused cruft after memory hotplug rework | Michal Hocko | 1 | -2/+0 |
| 2017-07-06 | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory | Michal Hocko | 1 | -1/+1 |
| 2017-07-06 | mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone | Michal Hocko | 1 | -0/+2 |
| 2017-07-06 | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko | 1 | -6/+7 |
| 2017-07-06 | mm: consider zone which is not fully populated to have holes | Michal Hocko | 1 | -0/+22 |
| 2017-07-06 | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko | 1 | -1/+1 |
| 2017-02-03 | base/memory, hotplug: fix a kernel oops in show_valid_zones() | Toshi Kani | 1 | -1/+2 |
| 2017-01-24 | memory_hotplug: make zone_can_shift() return a boolean value | Yasuaki Ishimatsu | 1 | -2/+2 |
| 2016-07-26 | memory-hotplug: more general validation of zone during online | Reza Arbab | 1 | -0/+2 |
| 2016-05-27 | mm: fix section mismatch warning | Linus Torvalds | 1 | -1/+1 |
| 2016-05-19 | mm/memory_hotplug: is_mem_section_removable() can return bool | Yaowei Bai | 1 | -3/+3 |
| 2016-03-15 | mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous | Joonsoo Kim | 1 | -0/+3 |
| 2016-03-15 | memory-hotplug: add automatic onlining policy for the newly added memory | Vitaly Kuznetsov | 1 | -1/+3 |
| 2016-01-15 | x86, mm: introduce vmem_altmap to augment vmemmap_populate() | Dan Williams | 1 | -1/+2 |
| 2015-10-23 | mm: memory hotplug with an existing resource | David Vrabel | 1 | -0/+2 |
| 2015-08-27 | mm: ZONE_DEVICE for "device memory" | Dan Williams | 1 | -2/+3 |
| 2015-04-14 | mm, hotplug: fix concurrent memory hot-add deadlock | David Rientjes | 1 | -0/+6 |
| 2014-10-09 | memory-hotplug: add sysfs valid_zones attribute | Zhang Zhen | 1 | -0/+1 |
| 2014-08-06 | memory-hotplug: add zone_for_memory() for selecting zone for new memory | Wang Nan | 1 | -0/+1 |
| 2014-08-06 | mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1 | Tang Chen | 1 | -4/+5 |
| 2014-06-04 | mem-hotplug: implement get/put_online_mems | Vladimir Davydov | 1 | -10/+4 |
| 2013-11-13 | mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameter | Zhang Yanfei | 1 | -2/+1 |
| 2013-11-13 | cpu/mem hotplug: add try_online_node() for cpu_up() | Toshi Kani | 1 | -1/+7 |
| 2013-06-01 | Memory hotplug: Move alternative function definitions to header | Rafael J. Wysocki | 1 | -0/+9 |
| 2013-06-01 | Memory hotplug / ACPI: Simplify memory removal | Rafael J. Wysocki | 1 | -1/+1 |
| 2013-06-01 | Driver core / MM: Drop offline_memory_block() | Rafael J. Wysocki | 1 | -1/+0 |
| 2013-05-12 | ACPI / memhotplug: Bind removable memory blocks to ACPI device nodes | Rafael J. Wysocki | 1 | -0/+2 |
| 2013-04-29 | mm, hotplug: avoid compiling memory hotremove functions when disabled | David Rientjes | 1 | -2/+2 |
| 2013-02-23 | memory-hotplug: export the function try_offline_node() | Wen Congyang | 1 | -0/+3 |
| 2013-02-23 | memory-hotplug: remove sysfs file of node | Tang Chen | 1 | -1/+1 |
| 2013-02-23 | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap | Yasuaki Ishimatsu | 1 | -7/+6 |
| 2013-02-23 | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang | 1 | -0/+1 |
| 2013-02-23 | memory-hotplug: check whether all memory blocks are offlined or not when remo... | Yasuaki Ishimatsu | 1 | -0/+1 |
| 2012-12-11 | mm, memory-hotplug: dynamic configure movable memory and portion memory | Lai Jiangshan | 1 | -1/+12 |
| 2012-10-09 | memory-hotplug: update memory block's state and notify userspace | Wen Congyang | 1 | -0/+2 |
| 2012-10-09 | memory-hotplug: preparation to notify memory block's state at memory hot remove | Wen Congyang | 1 | -0/+1 |
| 2012-03-04 | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker | 1 | -0/+1 |
| 2011-07-25 | mm: extend memory hotplug API to allow memory hotplug in virtual machines | Daniel Kiper | 1 | -2/+9 |
| 2011-01-15 | Merge branch 'slub/hotplug' into slab/urgent | Pekka Enberg | 1 | -0/+6 |
| 2011-01-13 | thp: remove PG_buddy | Andrea Arcangeli | 1 | -5/+9 |
| 2011-01-11 | memory hotplug: one more lock on memory hotplug | KAMEZAWA Hiroyuki | 1 | -0/+6 |
| 2010-12-02 | mem-hotplug: introduce {un}lock_memory_hotplug() | KOSAKI Motohiro | 1 | -0/+6 |
| 2010-10-26 | memory hotplug: unify is_removable and offline detection code | KAMEZAWA Hiroyuki | 1 | -0/+4 |
| 2010-05-25 | cpu/mem hotplug: enable CPUs online before local memory online | minskey guo | 1 | -0/+1 |
| 2009-12-15 | mm: memory_hotplug: make offline_pages() static | Andrew Morton | 1 | -1/+0 |
| 2009-09-23 | walk system ram range | KAMEZAWA Hiroyuki | 1 | -8/+0 |
| 2009-01-06 | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade | 1 | -1/+1 |
| 2008-07-24 | memory-hotplug: add sysfs removable attribute for hotplug memory remove | Badari Pulavarty | 1 | -0/+12 |
| 2008-07-24 | memory hotplug: small fixes to bootmem freeing for memory hotremove | Yasunori Goto | 1 | -4/+4 |
| 2008-06-09 | [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n | Nathan Lynch | 1 | -8/+8 |
| 2008-04-28 | memory hotplug: register section/node id to free | Yasunori Goto | 1 | -0/+27 |
| 2008-04-28 | hotplug memory remove: generic __remove_pages() support | Badari Pulavarty | 1 | -1/+5 |
| 2007-10-16 | fix memory hot remove not configured case. | KAMEZAWA Hiroyuki | 1 | -10/+2 |
| 2007-10-16 | memory unplug: page offline | KAMEZAWA Hiroyuki | 1 | -1/+4 |
| 2007-10-16 | memory unplug: memory hotplug cleanup | KAMEZAWA Hiroyuki | 1 | -0/+8 |
| 2007-10-16 | Clean up duplicate includes in include/linux/memory_hotplug.h | Jesper Juhl | 1 | -1/+0 |
| 2006-10-01 | [PATCH] hot-add-mem x86_64: fixup externs | Keith Mannthey | 1 | -0/+2 |
| 2006-06-27 | [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda... | Yasunori Goto | 1 | -7/+2 |
| 2006-06-27 | [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ... | Yasunori Goto | 1 | -3/+1 |
| 2006-06-27 | [PATCH] pgdat allocation for new node add (refresh node_data[]) | Yasunori Goto | 1 | -0/+12 |
| 2006-06-27 | [PATCH] pgdat allocation for new node add (generic alloc node_data) | Yasunori Goto | 1 | -0/+55 |
| 2006-06-27 | [PATCH] pgdat allocation for new node add (specify node id) | Yasunori Goto | 1 | -1/+12 |
| 2006-04-20 | [PATCH] memory_hotplug.h cleanup | Adrian Bunk | 1 | -3/+0 |
| 2006-04-09 | [PATCH] x86_64: Support memory hotadd without sparsemem | Andi Kleen | 1 | -7/+7 |
| 2006-03-06 | [PATCH] memory-hotplug compile fix | KAMEZAWA Hiroyuki | 1 | -0/+4 |
| 2005-10-29 | [PATCH] memory hotplug: sysfs and add/remove functions | Dave Hansen | 1 | -0/+35 |
| 2005-10-29 | [PATCH] memory hotplug locking: zone span seqlock | Dave Hansen | 1 | -2/+37 |
| 2005-10-29 | [PATCH] memory hotplug locking: node_size_lock | Dave Hansen | 1 | -0/+34 |