summaryrefslogtreecommitdiffstats
path: root/mm/memory_hotplug.c
Commit message (Expand)AuthorAgeFilesLines
* Add IORESOUCE_BUSY flag for System RAMYasunori Goto2007-11-141-1/+1
* memory hotremove: unset migrate type "ISOLATE" after removalKAMEZAWA Hiroyuki2007-11-141-2/+2
* memory hotplug: rearrange memory hotplug notifierYasunori Goto2007-10-221-3/+45
* spelling fixes: mm/Simon Arlott2007-10-201-1/+1
* fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-161-0/+6
* memory unplug: page offlineKAMEZAWA Hiroyuki2007-10-161-0/+254
* memory unplug: memory hotplug cleanupKAMEZAWA Hiroyuki2007-10-161-26/+19
* Memoryless nodes: introduce mask of nodes with memoryChristoph Lameter2007-10-161-3/+4
* memory hotplug: fix unnecessary calling of init_currenty_empty_zone()Yasunori Goto2007-06-011-1/+1
* [PATCH] Fix sparsemem on CellDave Hansen2007-01-111-2/+4
* [PATCH] Get rid of zone_table[]Christoph Lameter2006-12-071-1/+0
* [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVEKeith Mannthey2006-10-011-30/+30
* [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEKeith Mannthey2006-10-011-0/+2
* [PATCH] hot-add-mem x86_64: fixup externsKeith Mannthey2006-10-011-4/+0
* [PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-addedChandra Seetharaman2006-09-291-0/+2
* [PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_mapPaul Jackson2006-09-291-0/+3
* [PATCH] memory hotadd fixes: enhance collision checkKAMEZAWA Hiroyuki2006-08-061-7/+22
* [PATCH] memory hotadd fixes: find_next_system_ram catch range fixKAMEZAWA Hiroyuki2006-08-061-1/+1
* [PATCH] memory hotadd fixes: not-aligned memory hotadd handling fixKAMEZAWA Hiroyuki2006-08-061-7/+16
* 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