summaryrefslogtreecommitdiffstats
path: root/mm/memory_hotplug.c
Commit message (Expand)AuthorAgeFilesLines
* mm: remove x86-only restriction of movable_nodeReza Arbab2016-12-121-20/+0
* mm: remove unused variable in memory hotplugLinus Torvalds2016-10-271-1/+0
* mm: remove per-zone hashtable of bitlock waitqueuesLinus Torvalds2016-10-271-28/+0
* mm/hugetlb: check for reserved hugepages during memory offlineGerald Schaefer2016-10-071-1/+3
* mem-hotplug: use nodes that contain memory as mask in new_node_page()Li Zhong2016-09-281-5/+5
* mem-hotplug: don't clear the only node in new_node_page()Li Zhong2016-09-191-1/+3
* mm/memory_hotplug.c: initialize per_cpu_nodestats for hotadded pgdatsReza Arbab2016-08-111-0/+2
* mem-hotplug: alloc new page from a nearest neighbor node when mem-offlineXishi Qiu2016-07-281-5/+33
* mm, vmscan: simplify the logic deciding whether kswapd sleepsMel Gorman2016-07-281-2/+3
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-1/+1
* memory-hotplug: more general validation of zone during onlineReza Arbab2016-07-261-7/+35
* memory-hotplug: add move_pfn_range()Reza Arbab2016-07-261-10/+28
* mm: fix section mismatch warningLinus Torvalds2016-05-271-1/+1
* mm: use early_pfn_to_nid in register_page_bootmem_info_nodeYang Shi2016-05-271-1/+1
* memory_hotplug: introduce memhp_default_state= command line parameterVitaly Kuznetsov2016-05-191-0/+11
* memory_hotplug: introduce CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINEVitaly Kuznetsov2016-05-191-0/+4
* mm/memory_hotplug: is_mem_section_removable() can return boolYaowei Bai2016-05-191-3/+3
* mm: coalesce split stringsJoe Perches2016-03-171-2/+1
* mm, memory hotplug: print debug message in the proper way for online_pagesChen Yucong2016-03-171-16/+16
* mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-171-2/+2
* mm, memory hotplug: small cleanup in online_pages()Vlastimil Babka2016-03-171-3/+3
* mm, compaction: introduce kcompactdVlastimil Babka2016-03-171-2/+7
* mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim2016-03-151-2/+11
* memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov2016-03-151-2/+15
* xen, mm: Set IORESOURCE_SYSTEM_RAM to System RAMToshi Kani2016-01-301-1/+1
* x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams2016-01-151-19/+48
* memory-hotplug: don't BUG() in register_memory_resource()Vitaly Kuznetsov2016-01-141-4/+5
* mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman2015-12-291-12/+19
* mm/page_alloc: remove unused parameter in init_currently_empty_zone()Yaowei Bai2015-11-051-2/+2
* mm: memory hotplug with an existing resourceDavid Vrabel2015-10-231-8/+21
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-3/+11
|\
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-271-3/+11
* | memory-hotplug: add hot-added memory ranges to memblock before allocate node_...Tang Chen2015-09-041-1/+9
* | memory-hotplug: fix wrong edge when hot add a new nodeXishi Qiu2015-08-141-0/+3
* | mm: initialize hotplugged pages as reservedMel Gorman2015-08-071-1/+9
|/
* mm/memory hotplug: print the last vmemmap region at the end of hot add memoryZhu Guihua2015-06-241-0/+1
* mm/memory_hotplug.c: set zone->wait_table to null after freeing itGu Zheng2015-06-101-1/+3
* mm: hugetlb: cleanup using paeg_huge_active()Naoya Horiguchi2015-04-151-1/+1
* mm, hotplug: fix concurrent memory hot-add deadlockDavid Rientjes2015-04-141-21/+12
* memory hotplug: use macro to switch between section and pfnSheng Yong2015-04-141-1/+1
* mm/memory hotplug: postpone the reset of obsolete pgdatGu Zheng2015-03-251-9/+4
* mm, memory_hotplug/failure: drain single zone pcplistsVlastimil Babka2014-12-101-2/+2
* mm: introduce single zone pcplists drainVlastimil Babka2014-12-101-2/+2
* mem-hotplug: reset node present pages when hot-adding a new pgdatTang Chen2014-11-131-0/+17
* mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen2014-11-131-0/+9
* memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node()Yasuaki Ishimatsu2014-10-291-5/+0
* memory-hotplug: add sysfs valid_zones attributeZhang Zhen2014-10-091-1/+1
* memory-hotplug: add zone_for_memory() for selecting zone for new memoryWang Nan2014-08-061-0/+28
* mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1Tang Chen2014-08-061-3/+6
* mm/memory_hotplug.c: add __meminit to grow_zone_span/grow_pgdat_spanFabian Frederick2014-08-061-4/+4
OpenPOWER on IntegriCloud