summaryrefslogtreecommitdiffstats
path: root/mm/memory_hotplug.c
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Register sysfs file for hotplugged new nodeYasunori Goto2006-06-271-1/+11
* [PATCH] catch valid mem range at onlining memoryKAMEZAWA Hiroyuki2006-06-271-4/+24
* [PATCH] register hot-added memory to iomem resourceKAMEZAWA Hiroyuki2006-06-271-0/+25
* [PATCH] pgdat allocation for new node add (call pgdat allocation)Yasunori Goto2006-06-271-0/+52
* [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-271-0/+11
* [PATCH] update vm_total_pages at memory hotaddKAMEZAWA Hiroyuki2006-06-231-1/+1
* [PATCH] wait_table and zonelist initializing for memory hotadd: update zonelistsYasunori Goto2006-06-231-0/+12
* [PATCH] wait_table and zonelist initializing for memory hotadd: add return co...Yasunori Goto2006-06-231-2/+13
* [PATCH] spanned_pages is not updated at a case of memory hot-addYasunori Goto2006-05-311-4/+4
* [PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp2006-05-011-1/+5
* [PATCH] memory hotadd: pgdat->node_present_pages fixYasunori Goto2006-03-091-0/+1
* [PATCH] memhotplug: __add_section remove unused pgdat definitionAndy Whitcroft2006-01-061-1/+0
* [PATCH] Fix calculation of grow_pgdat_span() in mm/memory_hotplug.cYasunori Goto2005-12-131-1/+1
* [PATCH] memory hotplug: call setup_per_zone_pages_min after hotplugDave Hansen2005-10-291-0/+2
* [PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen2005-10-291-45/+3
* [PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen2005-10-291-0/+178
OpenPOWER on IntegriCloud