summaryrefslogtreecommitdiffstats
path: root/mm/memory_hotplug.c
AgeCommit message (Expand)AuthorLines
2008-04-19driver core: memory: semaphore to mutexDaniel Walker-1/+1
2008-02-05Page allocator: clean up pcp draining functionsChristoph Lameter-4/+2
2007-11-14Add IORESOUCE_BUSY flag for System RAMYasunori Goto-1/+1
2007-11-14memory hotremove: unset migrate type "ISOLATE" after removalKAMEZAWA Hiroyuki-2/+2
2007-10-22memory hotplug: rearrange memory hotplug notifierYasunori Goto-3/+45
2007-10-20spelling fixes: mm/Simon Arlott-1/+1
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki-0/+6
2007-10-16memory unplug: page offlineKAMEZAWA Hiroyuki-0/+254
2007-10-16memory unplug: memory hotplug cleanupKAMEZAWA Hiroyuki-26/+19
2007-10-16Memoryless nodes: introduce mask of nodes with memoryChristoph Lameter-3/+4
2007-06-01memory hotplug: fix unnecessary calling of init_currenty_empty_zone()Yasunori Goto-1/+1
2007-01-11[PATCH] Fix sparsemem on CellDave Hansen-2/+4
2006-12-07[PATCH] Get rid of zone_table[]Christoph Lameter-1/+0
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVEKeith Mannthey-30/+30
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEKeith Mannthey-0/+2
2006-10-01[PATCH] hot-add-mem x86_64: fixup externsKeith Mannthey-4/+0
2006-09-29[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-addedChandra Seetharaman-0/+2
2006-09-29[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_mapPaul Jackson-0/+3
2006-08-06[PATCH] memory hotadd fixes: enhance collision checkKAMEZAWA Hiroyuki-7/+22
2006-08-06[PATCH] memory hotadd fixes: find_next_system_ram catch range fixKAMEZAWA Hiroyuki-1/+1
2006-08-06[PATCH] memory hotadd fixes: not-aligned memory hotadd handling fixKAMEZAWA Hiroyuki-7/+16
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto-1/+11
2006-06-27[PATCH] catch valid mem range at onlining memoryKAMEZAWA Hiroyuki-4/+24
2006-06-27[PATCH] register hot-added memory to iomem resourceKAMEZAWA Hiroyuki-0/+25
2006-06-27[PATCH] pgdat allocation for new node add (call pgdat allocation)Yasunori Goto-0/+52
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto-0/+11
2006-06-23[PATCH] update vm_total_pages at memory hotaddKAMEZAWA Hiroyuki-1/+1
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: update zonelistsYasunori Goto-0/+12
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: add return co...Yasunori Goto-2/+13
2006-05-31[PATCH] spanned_pages is not updated at a case of memory hot-addYasunori Goto-4/+4
2006-05-01[PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp-1/+5
2006-03-09[PATCH] memory hotadd: pgdat->node_present_pages fixYasunori Goto-0/+1
2006-01-06[PATCH] memhotplug: __add_section remove unused pgdat definitionAndy Whitcroft-1/+0
2005-12-13[PATCH] Fix calculation of grow_pgdat_span() in mm/memory_hotplug.cYasunori Goto-1/+1
2005-10-29[PATCH] memory hotplug: call setup_per_zone_pages_min after hotplugDave Hansen-0/+2
2005-10-29[PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen-45/+3
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen-0/+178