summaryrefslogtreecommitdiffstats
path: root/mm/memory_hotplug.c
AgeCommit message (Expand)Author
2019-04-03mm/memory_hotplug.c: fix notification in offline error pathQian Cai
2019-04-03mm/hotplug: fix offline undo_isolate_page_range()Qian Cai
2019-02-21mm, memory_hotplug: fix off-by-one in is_pageblock_removableMichal Hocko
2019-02-01mm, memory_hotplug: __offline_pages fix wrong lockingMichal Hocko
2019-02-01mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepagesOscar Salvador
2019-02-01mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zoneMikhail Zaslonko
2019-02-01mm, memory_hotplug: is_mem_section_removable do not pass the end of a zoneMichal Hocko
2019-02-01mm, memory_hotplug: don't bail out in do_migrate_range() prematurelyOscar Salvador
2018-12-28mm, memory_hotplug: deobfuscate migration part of offliningMichal Hocko
2018-12-28mm, memory_hotplug: try to migrate full pfn rangeMichal Hocko
2018-12-28hwpoison, memory_hotplug: allow hwpoisoned pages to be offlinedMichal Hocko
2018-12-28mm, hotplug: move init_currently_empty_zone() under zone_span_lock protectionWei Yang
2018-12-28mm, sparse: pass nid instead of pgdat to sparse_add_one_section()Wei Yang
2018-12-28mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador
2018-12-28mm/memory_hotplug: drop "online" parameter from add_memory_resource()David Hildenbrand
2018-12-28mm, memory_hotplug: do not clear numa_node association after hot_removeMichal Hocko
2018-12-28mm: only report isolation failures when offlining memoryMichal Hocko
2018-12-28mm, memory_hotplug: be more verbose for memory offline failuresMichal Hocko
2018-12-28mm, memory_hotplug: print reason for the offlining failureMichal Hocko
2018-12-28mm, memory_hotplug: drop pointless block alignment checks from __offline_pagesMichal Hocko
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko
2018-10-31mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lockDavid Hildenbrand
2018-10-31mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand
2018-10-31mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-26mm/memory_hotplug.c: clean up node_states_check_changes_offline()Oscar Salvador
2018-10-26mm/memory_hotplug.c: simplify node_states_check_changes_onlineOscar Salvador
2018-10-26mm/memory_hotplug.c: tidy up node_states_clear_node()Oscar Salvador
2018-10-26mm/memory_hotplug.c: spare unnecessary calls to node_set_stateOscar Salvador
2018-09-04mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.Aneesh Kumar K.V
2018-08-22mm/page_alloc: Introduce free_area_init_core_hotplugOscar Salvador
2018-08-17mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_m...Oscar Salvador
2018-08-17mm/memory_hotplug.c: call register_mem_sect_under_node()Oscar Salvador
2018-08-17mm/memory_hotplug.c: make add_memory_resource use __try_online_nodeOscar Salvador
2018-06-07mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.cMathieu Malaterre
2018-05-25mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron
2018-04-11mm: unclutter THP migrationMichal Hocko
2018-04-11mm, migrate: remove reason argument from new_page_tMichal Hocko
2018-04-05mm: kernel-doc: add missing parameter descriptionsMike Rapoport
2018-04-05mm/memory_hotplug: optimize memory hotplugPavel Tatashin
2018-04-05mm/memory_hotplug: don't read nid from struct page during hotplugPavel Tatashin
2018-04-05mm/memory_hotplug: enforce block size aligned range checkPavel Tatashin
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-31mm: memory_hotplug: remove second __nr_to_section in register_page_bootmem_in...Oscar Salvador
2018-01-31mm/memory_hotplug.c: remove unnecesary check from register_page_bootmem_info_...Oscar Salvador
2018-01-31mm: drop hotplug lock from lru_add_drain_all()Michal Hocko
2018-01-08mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig