aboutsummaryrefslogtreecommitdiff
path: root/mm/memory_hotplug.c
AgeCommit message (Expand)Author
2008-10-20memory hotplug: release memory regions in PAGES_PER_SECTION chunksNathan Fontenot
2008-10-20vmscan: move isolate_lru_page() to vmscan.cNick Piggin
2008-10-20mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty
2008-07-24memory-hotplug: add sysfs removable attribute for hotplug memory removeBadari Pulavarty
2008-07-24memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelist...Kent Liu
2008-07-24memory hotplug: small fixes to bootmem freeing for memory hotremoveYasunori Goto
2008-07-24mm: make register_page_bootmem_info_section() staticAdrian Bunk
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner
2008-05-14memory_hotplug: always initialize pageblock bitmapHeiko Carstens
2008-05-14memory_hotplug: check for walk_memory_resource() failure in online_pages()Geoff Levand
2008-05-14memory hotplug: memmap_init_zone called twiceHeiko Carstens
2008-04-28mm/memory_hotplug.c must #include "internal.h"Adrian Bunk
2008-04-28memory hotplug: free memmaps allocated by bootmemYasunori Goto
2008-04-28memory hotplug: register section/node id to freeYasunori Goto
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge
2008-04-28hotplug memory remove: generic __remove_pages() supportBadari Pulavarty
2008-04-19driver core: memory: semaphore to mutexDaniel Walker
2008-02-05Page allocator: clean up pcp draining functionsChristoph Lameter
2007-11-14Add IORESOUCE_BUSY flag for System RAMYasunori Goto
2007-11-14memory hotremove: unset migrate type "ISOLATE" after removalKAMEZAWA Hiroyuki
2007-10-22memory hotplug: rearrange memory hotplug notifierYasunori Goto
2007-10-20spelling fixes: mm/Simon Arlott
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki
2007-10-16memory unplug: page offlineKAMEZAWA Hiroyuki
2007-10-16memory unplug: memory hotplug cleanupKAMEZAWA Hiroyuki
2007-10-16Memoryless nodes: introduce mask of nodes with memoryChristoph Lameter
2007-06-01memory hotplug: fix unnecessary calling of init_currenty_empty_zone()Yasunori Goto
2007-01-11[PATCH] Fix sparsemem on CellDave Hansen
2006-12-07[PATCH] Get rid of zone_table[]Christoph Lameter
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVEKeith Mannthey
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEKeith Mannthey
2006-10-01[PATCH] hot-add-mem x86_64: fixup externsKeith Mannthey
2006-09-29[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-addedChandra Seetharaman
2006-09-29[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_mapPaul Jackson
2006-08-06[PATCH] memory hotadd fixes: enhance collision checkKAMEZAWA Hiroyuki
2006-08-06[PATCH] memory hotadd fixes: find_next_system_ram catch range fixKAMEZAWA Hiroyuki
2006-08-06[PATCH] memory hotadd fixes: not-aligned memory hotadd handling fixKAMEZAWA Hiroyuki
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto
2006-06-27[PATCH] catch valid mem range at onlining memoryKAMEZAWA Hiroyuki
2006-06-27[PATCH] register hot-added memory to iomem resourceKAMEZAWA Hiroyuki
2006-06-27[PATCH] pgdat allocation for new node add (call pgdat allocation)Yasunori Goto
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto
2006-06-23[PATCH] update vm_total_pages at memory hotaddKAMEZAWA Hiroyuki
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: update zonelistsYasunori Goto
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: add return co...Yasunori Goto
2006-05-31[PATCH] spanned_pages is not updated at a case of memory hot-addYasunori Goto
2006-05-01[PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp
2006-03-09[PATCH] memory hotadd: pgdat->node_present_pages fixYasunori Goto
2006-01-06[PATCH] memhotplug: __add_section remove unused pgdat definitionAndy Whitcroft