summaryrefslogtreecommitdiffstats
path: root/mm/memory_hotplug.c
Commit message (Expand)AuthorAgeFilesLines
* mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabledVlastimil Babka2020-03-061-1/+7
* mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()David Hildenbrand2020-02-041-22/+9
* mm/memory_hotplug: cleanup __remove_pages()David Hildenbrand2020-02-041-11/+6
* mm/memory_hotplug: drop local variables in shrink_zone_span()David Hildenbrand2020-02-041-9/+6
* mm/memory_hotplug: don't check for "all holes" in shrink_zone_span()David Hildenbrand2020-02-041-27/+7
* mm/memory_hotplug: we always have a zone in find_(smallest|biggest)_section_pfnDavid Hildenbrand2020-02-041-2/+2
* mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone()David Hildenbrand2020-02-041-0/+3
* mm/memory_hotplug: pass in nid to online_pages()David Hildenbrand2020-01-311-11/+2
* mm: remove "count" parameter from has_unmovable_pages()David Hildenbrand2020-01-311-1/+1
* mm/memory_hotplug: fix remove_memory() lockdep splatDan Williams2020-01-311-3/+6
* mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-041-15/+16
* mm/memory_hotplug.c: remove __online_page_set_limits()Souptick Joarder2019-12-011-5/+0
* mm/memory_hotplug.c: don't allow to online/offline memory blocks with holesDavid Hildenbrand2019-12-011-2/+26
* mm/page_isolation.c: convert SKIP_HWPOISON to MEMORY_OFFLINEDavid Hildenbrand2019-12-011-3/+5
* mm/page_alloc.c: don't set pages PageReserved() when offliningDavid Hildenbrand2019-12-011-3/+1
* mm/memory_hotplug: remove __online_page_free() and __online_page_increment_co...David Hildenbrand2019-12-011-12/+0
* mm/memory_hotplug: export generic_online_page()David Hildenbrand2019-12-011-3/+2
* mm/memory_hotplug.c: add a bounds check to __add_pages()Alastair D'Silva2019-12-011-0/+20
* mm/hotplug: reorder memblock_[free|remove]() calls in try_remove_memory()Anshuman Khandual2019-12-011-2/+2
* mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()David Hildenbrand2019-11-221-3/+13
* mm/memory_hotplug: fix try_offline_node()David Hildenbrand2019-11-151-16/+27
* mm/memory_hotplug: fix updating the node spanDavid Hildenbrand2019-11-061-0/+8
* mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span()David Hildenbrand2019-10-191-57/+15
* mm/memory_hotplug.c: s/is/ifSouptick Joarder2019-09-241-1/+1
* mm/memory_hotplug: online_pages cannot be 0 in online_pages()David Hildenbrand2019-09-241-13/+9
* mm/memory_hotplug: make sure the pfn is aligned to the order when onliningDavid Hildenbrand2019-09-241-0/+3
* mm/memory_hotplug: simplify online_pages_range()David Hildenbrand2019-09-241-20/+16
* mm/memory_hotplug: drop PageReserved() check in online_pages_range()David Hildenbrand2019-09-241-3/+1
* mm/memory_hotplug.c: prevent memory leak when reusing pgdatWei Yang2019-09-241-1/+9
* drivers/base/memory.c: don't store end_section_nr in memory blocksDavid Hildenbrand2019-09-241-1/+1
* mm/memory_hotplug: remove move_pfn_range()David Hildenbrand2019-09-241-16/+8
* mm: introduce compound_nr()Matthew Wilcox (Oracle)2019-09-241-2/+2
* mm/memory_hotplug.c: remove unneeded return for void functionWeitao Hou2019-08-031-2/+0
* mm/sparsemem: cleanup 'section number' data typesDan Williams2019-07-181-5/+5
* mm/sparsemem: support sub-section hotplugDan Williams2019-07-181-23/+4
* mm/sparsemem: prepare for sub-section rangesDan Williams2019-07-181-43/+71
* mm/hotplug: kill is_dev_zone() usage in __remove_pages()Dan Williams2019-07-181-3/+1
* mm/hotplug: prepare shrink_{zone, pgdat}_span for sub-section removalDan Williams2019-07-181-25/+12
* mm/sparsemem: introduce struct mem_section_usageDan Williams2019-07-181-8/+10
* mm/memory_hotplug: move and simplify walk_memory_blocks()David Hildenbrand2019-07-181-55/+0
* mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...David Hildenbrand2019-07-181-11/+13
* mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_sectionDavid Hildenbrand2019-07-181-1/+1
* mm/memory_hotplug: remove memory block devices before arch_remove_memory()David Hildenbrand2019-07-181-2/+3
* mm/memory_hotplug: drop MHP_MEMBLOCK_APIDavid Hildenbrand2019-07-181-6/+3
* mm/memory_hotplug: create memory block devices after arch_add_memory()David Hildenbrand2019-07-181-7/+8
* mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-181-2/+0
* mm/memory_hotplug: simplify and fix check_hotplug_memory_range()David Hildenbrand2019-07-181-8/+3
* mm/hotplug: make remove_memory() interface usablePavel Tatashin2019-07-161-21/+43
* memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flagChristoph Hellwig2019-07-021-4/+2
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1