summaryrefslogtreecommitdiffstats
path: root/include/linux/memory_hotplug.h
Commit message (Expand)AuthorAgeFilesLines
* mm/sparsemem: support sub-section hotplugDan Williams2019-07-191-1/+1
* mm/sparsemem: prepare for sub-section rangesDan Williams2019-07-191-2/+3
* mm/memory_hotplug: move and simplify walk_memory_blocks()David Hildenbrand2019-07-191-2/+0Star
* mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...David Hildenbrand2019-07-191-1/+1
* mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_sectionDavid Hildenbrand2019-07-191-1/+1
* mm/memory_hotplug: drop MHP_MEMBLOCK_APIDavid Hildenbrand2019-07-191-8/+0Star
* mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-191-2/+0Star
* mm/hotplug: make remove_memory() interface usablePavel Tatashin2019-07-171-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-121-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-061-1/+1
|/
* mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai2019-02-021-8/+10
* include/linux/memory_hotplug.h: remove duplicate declaration of offline_pages()Wei Yang2018-12-281-1/+0Star
* 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-081-1/+0Star
* Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"Joonsoo Kim2018-05-241-0/+3
* mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLEJoonsoo Kim2018-04-111-3/+0Star
* mm: disable interrupts while initializing deferred pagesPavel Tatashin2018-04-061-25/+28
* mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig2018-01-081-1/+1
* mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2018-01-081-1/+1
* mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig2018-01-081-2/+3
* mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2018-01-081-1/+2
* mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig2018-01-081-7/+10
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm/memory_hotplug: introduce add_pagesMichal Hocko2017-09-091-0/+11
* mm, memory_hotplug: display allowed zones in the preferred orderingMichal Hocko2017-09-071-1/+1
* mm, memory_hotplug: move movable_node to the hotplug properMichal Hocko2017-07-071-0/+10
* mm, memory_hotplug: remove unused cruft after memory hotplug reworkMichal Hocko2017-07-071-2/+0Star
* mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-071-1/+1
* mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zoneMichal Hocko2017-07-071-0/+2
* mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-071-6/+7
* mm: consider zone which is not fully populated to have holesMichal Hocko2017-07-071-0/+22
* mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-071-1/+1
* base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani2017-02-031-1/+2
* memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu2017-01-251-2/+2
* memory-hotplug: more general validation of zone during onlineReza Arbab2016-07-271-0/+2
* mm: fix section mismatch warningLinus Torvalds2016-05-281-1/+1
* mm/memory_hotplug: is_mem_section_removable() can return boolYaowei Bai2016-05-201-3/+3
* mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim2016-03-161-0/+3
* memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov2016-03-161-1/+3
* x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams2016-01-161-1/+2
* mm: memory hotplug with an existing resourceDavid Vrabel2015-10-231-0/+2