summaryrefslogtreecommitdiffstats
path: root/include/linux/memory_hotplug.h
Commit message (Expand)AuthorAgeFilesLines
* mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.cMathieu Malaterre2018-06-071-1/+0
* 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/+0
* mm: disable interrupts while initializing deferred pagesPavel Tatashin2018-04-051-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-081-0/+11
* mm, memory_hotplug: display allowed zones in the preferred orderingMichal Hocko2017-09-061-1/+1
* mm, memory_hotplug: move movable_node to the hotplug properMichal Hocko2017-07-061-0/+10
* mm, memory_hotplug: remove unused cruft after memory hotplug reworkMichal Hocko2017-07-061-2/+0
* mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-061-1/+1
* mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zoneMichal Hocko2017-07-061-0/+2
* mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-061-6/+7
* mm: consider zone which is not fully populated to have holesMichal Hocko2017-07-061-0/+22
* mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-061-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-241-2/+2
* memory-hotplug: more general validation of zone during onlineReza Arbab2016-07-261-0/+2
* mm: fix section mismatch warningLinus Torvalds2016-05-271-1/+1
* mm/memory_hotplug: is_mem_section_removable() can return boolYaowei Bai2016-05-191-3/+3
* mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim2016-03-151-0/+3
* memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov2016-03-151-1/+3
* x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams2016-01-151-1/+2
* mm: memory hotplug with an existing resourceDavid Vrabel2015-10-231-0/+2
* mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-271-2/+3
* mm, hotplug: fix concurrent memory hot-add deadlockDavid Rientjes2015-04-141-0/+6
* memory-hotplug: add sysfs valid_zones attributeZhang Zhen2014-10-091-0/+1
* memory-hotplug: add zone_for_memory() for selecting zone for new memoryWang Nan2014-08-061-0/+1
* mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1Tang Chen2014-08-061-4/+5
* mem-hotplug: implement get/put_online_memsVladimir Davydov2014-06-041-10/+4
* mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameterZhang Yanfei2013-11-131-2/+1
* cpu/mem hotplug: add try_online_node() for cpu_up()Toshi Kani2013-11-131-1/+7
* Memory hotplug: Move alternative function definitions to headerRafael J. Wysocki2013-06-011-0/+9
* Memory hotplug / ACPI: Simplify memory removalRafael J. Wysocki2013-06-011-1/+1
* Driver core / MM: Drop offline_memory_block()Rafael J. Wysocki2013-06-011-1/+0
* ACPI / memhotplug: Bind removable memory blocks to ACPI device nodesRafael J. Wysocki2013-05-121-0/+2
* mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes2013-04-291-2/+2
* memory-hotplug: export the function try_offline_node()Wen Congyang2013-02-231-0/+3
* memory-hotplug: remove sysfs file of nodeTang Chen2013-02-231-1/+1
* memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu2013-02-231-7/+6
* memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-231-0/+1
* memory-hotplug: check whether all memory blocks are offlined or not when remo...Yasuaki Ishimatsu2013-02-231-0/+1
* mm, memory-hotplug: dynamic configure movable memory and portion memoryLai Jiangshan2012-12-111-1/+12
* memory-hotplug: update memory block's state and notify userspaceWen Congyang2012-10-091-0/+2
* memory-hotplug: preparation to notify memory block's state at memory hot removeWen Congyang2012-10-091-0/+1
* BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1