summaryrefslogtreecommitdiff
path: root/include/linux/memory_hotplug.h
Commit message (Expand)AuthorAge
* mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLEJoonsoo Kim2018-04-11
* mm: disable interrupts while initializing deferred pagesPavel Tatashin2018-04-05
* mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig2018-01-08
* mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2018-01-08
* mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig2018-01-08
* mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2018-01-08
* mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig2018-01-08
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm/memory_hotplug: introduce add_pagesMichal Hocko2017-09-08
* mm, memory_hotplug: display allowed zones in the preferred orderingMichal Hocko2017-09-06
* mm, memory_hotplug: move movable_node to the hotplug properMichal Hocko2017-07-06
* mm, memory_hotplug: remove unused cruft after memory hotplug reworkMichal Hocko2017-07-06
* mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-06
* mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zoneMichal Hocko2017-07-06
* mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-06
* mm: consider zone which is not fully populated to have holesMichal Hocko2017-07-06
* mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-06
* base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani2017-02-03
* memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu2017-01-24
* memory-hotplug: more general validation of zone during onlineReza Arbab2016-07-26
* mm: fix section mismatch warningLinus Torvalds2016-05-27
* mm/memory_hotplug: is_mem_section_removable() can return boolYaowei Bai2016-05-19
* mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim2016-03-15
* memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov2016-03-15
* x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams2016-01-15
* mm: memory hotplug with an existing resourceDavid Vrabel2015-10-23
* mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-27
* mm, hotplug: fix concurrent memory hot-add deadlockDavid Rientjes2015-04-14
* memory-hotplug: add sysfs valid_zones attributeZhang Zhen2014-10-09
* memory-hotplug: add zone_for_memory() for selecting zone for new memoryWang Nan2014-08-06
* mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1Tang Chen2014-08-06
* mem-hotplug: implement get/put_online_memsVladimir Davydov2014-06-04
* mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameterZhang Yanfei2013-11-13
* cpu/mem hotplug: add try_online_node() for cpu_up()Toshi Kani2013-11-13
* Memory hotplug: Move alternative function definitions to headerRafael J. Wysocki2013-06-01
* Memory hotplug / ACPI: Simplify memory removalRafael J. Wysocki2013-06-01
* Driver core / MM: Drop offline_memory_block()Rafael J. Wysocki2013-06-01
* ACPI / memhotplug: Bind removable memory blocks to ACPI device nodesRafael J. Wysocki2013-05-12
* mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes2013-04-29
* memory-hotplug: export the function try_offline_node()Wen Congyang2013-02-23
* memory-hotplug: remove sysfs file of nodeTang Chen2013-02-23
* memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu2013-02-23
* memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-23
* memory-hotplug: check whether all memory blocks are offlined or not when remo...Yasuaki Ishimatsu2013-02-23
* mm, memory-hotplug: dynamic configure movable memory and portion memoryLai Jiangshan2012-12-11
* memory-hotplug: update memory block's state and notify userspaceWen Congyang2012-10-09
* memory-hotplug: preparation to notify memory block's state at memory hot removeWen Congyang2012-10-09
* BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
* mm: extend memory hotplug API to allow memory hotplug in virtual machinesDaniel Kiper2011-07-25
* Merge branch 'slub/hotplug' into slab/urgentPekka Enberg2011-01-15
|\