summaryrefslogtreecommitdiffstats
path: root/include/linux/memory_hotplug.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-171-0/+3
|\
| * powerpc/mm: factor out creating/removing linear mappingDavid Hildenbrand2020-11-191-0/+3
* | mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams2020-11-221-14/+0
|/
* mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM reso...David Hildenbrand2020-10-161-0/+7
* mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand2020-10-161-4/+12
* mm/memory_hotplug: guard more declarations by CONFIG_MEMORY_HOTPLUGDavid Hildenbrand2020-10-161-9/+3
* mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()David Hildenbrand2020-10-161-1/+2
* mm/page_alloc: simplify __offline_isolated_pages()David Hildenbrand2020-10-161-2/+2
* mm/memory_hotplug: introduce default phys_to_target_node() implementationDan Williams2020-10-131-9/+14
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-06-101-0/+1
|\
| * mm/memory_hotplug: Introduce offline_and_remove_memory()David Hildenbrand2020-06-041-0/+1
* | mm/memory_hotplug: introduce add_memory_driver_managed()David Hildenbrand2020-06-041-0/+2
* | mm/memory_hotplug: remove is_mem_section_removable()David Hildenbrand2020-06-041-7/+0
|/
* mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-101-0/+3
* mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-101-8/+8
* mm/memory_hotplug: drop the flags field from struct mhp_restrictionsLogan Gunthorpe2020-04-101-2/+0
* mm/memory_hotplug: allow to specify a default online_typeDavid Hildenbrand2020-04-071-0/+2
* mm/memory_hotplug: convert memhp_auto_online to store an online_typeDavid Hildenbrand2020-04-071-1/+2
* drivers/base/memory: map MMOP_OFFLINE to 0David Hildenbrand2020-04-071-1/+1
* drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINEDavid Hildenbrand2020-04-071-1/+5
* mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()David Hildenbrand2020-02-041-2/+2
* mm/memory_hotplug: pass in nid to online_pages()David Hildenbrand2020-01-311-1/+2
* mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-041-2/+5
* mm/memory_hotplug.c: remove __online_page_set_limits()Souptick Joarder2019-12-011-2/+0
* include/linux/memory_hotplug.h: move definitions of {set,clear}_zone_contiguousBen Dooks (Codethink)2019-12-011-3/+3
* mm/memory_hotplug: remove __online_page_free() and __online_page_increment_co...David Hildenbrand2019-12-011-2/+0
* mm/memory_hotplug: export generic_online_page()David Hildenbrand2019-12-011-0/+1
* mm/sparsemem: support sub-section hotplugDan Williams2019-07-181-1/+1
* mm/sparsemem: prepare for sub-section rangesDan Williams2019-07-181-2/+3
* mm/memory_hotplug: move and simplify walk_memory_blocks()David Hildenbrand2019-07-181-2/+0
* mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...David Hildenbrand2019-07-181-1/+1
* mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_sectionDavid Hildenbrand2019-07-181-1/+1
* mm/memory_hotplug: drop MHP_MEMBLOCK_APIDavid Hildenbrand2019-07-181-8/+0
* mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-181-2/+0
* mm/hotplug: make remove_memory() interface usablePavel Tatashin2019-07-161-2/+6
* mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2019-05-141-4/+4
* mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-141-7/+24
* mm, memory_hotplug: cleanup memory offline pathMichal Hocko2019-05-141-1/+2
* Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-111-0/+2
|\
| * x86: respect memory size limiting via mem= parameterJuergen Gross2019-02-181-0/+2
* | mm/page_alloc.c: memory hotplug: free pages as higher orderArun KS2019-03-051-1/+1
|/
* mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai2019-02-011-8/+10
* include/linux/memory_hotplug.h: remove duplicate declaration of offline_pages()Wei Yang2018-12-281-1/+0
* mm, sparse: pass nid instead of pgdat to sparse_add_one_section()Wei Yang2018-12-281-2/+2
* mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador2018-12-281-2/+2
* mm/memory_hotplug: drop "online" parameter from add_memory_resource()David Hildenbrand2018-12-281-1/+1
* mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-311-0/+1
* mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-311-1/+2
* mm/page_alloc: Introduce free_area_init_core_hotplugOscar Salvador2018-08-221-0/+1
* mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.cMathieu Malaterre2018-06-071-1/+0