summaryrefslogtreecommitdiffstats
path: root/mm/memory_hotplug.c
AgeCommit message (Expand)AuthorLines
2020-12-29mm: memmap defer init doesn't work as expectedBaoquan He-1/+1
2020-12-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-16/+89
2020-12-18mm/memory_hotplug: extend offline_and_remove_memory() to handle more than one...David Hildenbrand-16/+89
2020-12-15mm/memory_hotplug: quieting offline operationLaurent Dufour-1/+1
2020-12-15mm, page_alloc: disable pcplists during memory offlineVlastimil Babka-16/+12
2020-12-15mm, page_alloc: move draining pcplists to page isolation usersVlastimil Babka-5/+6
2020-12-15mm: introduce debug_pagealloc_{map,unmap}_pages() helpersMike Rapoport-2/+1
2020-12-15mm/rmap: always do TTU_IGNORE_ACCESSShakeel Butt-1/+1
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams-18/+0
2020-10-18mm/memory_hotplug: remove a wrapper for alloc_migration_target()Joonsoo Kim-24/+22
2020-10-16mm/memory_hotplug: update comment regarding zone shufflingDavid Hildenbrand-7/+4
2020-10-16mm: don't panic when links can't be created in sysfsLaurent Dufour-3/+2
2020-10-16kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()David Hildenbrand-1/+1
2020-10-16mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM reso...David Hildenbrand-0/+7
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand-7/+7
2020-10-16kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGEDDavid Hildenbrand-2/+2
2020-10-16kernel/resource: make release_mem_region_adjustable() never failDavid Hildenbrand-21/+1
2020-10-16mm/memory_hotplug: mark pageblocks MIGRATE_ISOLATE while onlining memoryDavid Hildenbrand-10/+22
2020-10-16mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()David Hildenbrand-3/+8
2020-10-16mm/memory_hotplug: simplify page onliningDavid Hildenbrand-28/+10
2020-10-16mm/page_isolation: simplify return value of start_isolate_page_range()David Hildenbrand-1/+1
2020-10-16mm/memory_hotplug: drop nr_isolate_pageblock in offline_pages()David Hildenbrand-3/+2
2020-10-16mm/memory_hotplug: simplify page offliningDavid Hildenbrand-34/+10
2020-10-16mm/memory_hotplug: enforce section granularity when onlining/offliningDavid Hildenbrand-0/+10
2020-10-16mm/memory_hotplug: inline __offline_pages() into offline_pages()David Hildenbrand-11/+5
2020-10-13mm/memory_hotplug: introduce default phys_to_target_node() implementationDan Williams-1/+9
2020-09-26mm: don't rely on system state to detect hot-plug operationsLaurent Dufour-1/+2
2020-09-26mm: replace memmap_context by meminit_contextLaurent Dufour-1/+1
2020-09-19mm/memory_hotplug: drain per-cpu pages again during memory offlinePavel Tatashin-0/+14
2020-08-14mm: replace hpage_nr_pages with thp_nr_pagesMatthew Wilcox (Oracle)-4/+3
2020-08-12mm/migrate: introduce a standard migration target allocation functionJoonsoo Kim-4/+8
2020-08-12mm, memory_hotplug: update pcp lists everytime onlining a memory blockCharan Teja Reddy-2/+1
2020-08-12mm/memory_hotplug: fix unpaired mem_hotplug_begin/doneJia He-3/+2
2020-08-12mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()Jia He-0/+10
2020-08-07mm/memory_hotplug: document why shuffle_zone() is relevantDavid Hildenbrand-0/+8
2020-08-07mm: remove vm_total_pagesDavid Hildenbrand-3/+0
2020-06-26mm/memory_hotplug.c: fix false softlockup during pfn range removalBen Widawsky-2/+11
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-10/+71
2020-06-04mm/memory_hotplug: fix a typo in comment "recoreded"->"recorded"Ethon Paul-1/+1
2020-06-04mm/memory_hotplug: introduce add_memory_driver_managed()David Hildenbrand-4/+58
2020-06-04mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCKDavid Hildenbrand-10/+10
2020-06-04mm/memory_hotplug: set node_start_pfn of hotadded pgdat to 0David Hildenbrand-9/+6
2020-06-04mm/memory_hotplug: remove is_mem_section_removable()David Hildenbrand-75/+0
2020-06-04mm/memory_hotplug: refrain from adding memory into an impossible nodeVishal Verma-0/+5
2020-06-04mm/memory_hotplug: Introduce offline_and_remove_memory()David Hildenbrand-0/+37
2020-06-04mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINEDavid Hildenbrand-10/+34
2020-06-03mm/page_alloc: integrate classzone_idx and high_zoneidxJoonsoo Kim-3/+3
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport-4/+0
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe-1/+4
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe-4/+4