| Commit message (Expand) | Author | Age | Files | Lines |
* | memory-hotplug: add sysfs removable attribute for hotplug memory remove | Badari Pulavarty | 2008-07-24 | 1 | -0/+60 |
* | memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelist... | Kent Liu | 2008-07-24 | 1 | -1/+3 |
* | memory hotplug: small fixes to bootmem freeing for memory hotremove | Yasunori Goto | 2008-07-24 | 1 | -6/+6 |
* | mm: make register_page_bootmem_info_section() static | Adrian Bunk | 2008-07-24 | 1 | -1/+1 |
* | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 2008-07-24 | 1 | -1/+1 |
* | memory_hotplug: always initialize pageblock bitmap | Heiko Carstens | 2008-05-14 | 1 | -39/+44 |
* | memory_hotplug: check for walk_memory_resource() failure in online_pages() | Geoff Levand | 2008-05-14 | 1 | -1/+8 |
* | memory hotplug: memmap_init_zone called twice | Heiko Carstens | 2008-05-14 | 1 | -7/+3 |
* | mm/memory_hotplug.c must #include "internal.h" | Adrian Bunk | 2008-04-28 | 1 | -0/+2 |
* | memory hotplug: free memmaps allocated by bootmem | Yasunori Goto | 2008-04-28 | 1 | -0/+11 |
* | memory hotplug: register section/node id to free | Yasunori Goto | 2008-04-28 | 1 | -1/+98 |
* | hotplug-memory: make online_page() common | Jeremy Fitzhardinge | 2008-04-28 | 1 | -0/+19 |
* | hotplug memory remove: generic __remove_pages() support | Badari Pulavarty | 2008-04-28 | 1 | -0/+55 |
* | driver core: memory: semaphore to mutex | Daniel Walker | 2008-04-19 | 1 | -1/+1 |
* | Page allocator: clean up pcp draining functions | Christoph Lameter | 2008-02-05 | 1 | -4/+2 |
* | Add IORESOUCE_BUSY flag for System RAM | Yasunori Goto | 2007-11-14 | 1 | -1/+1 |
* | memory hotremove: unset migrate type "ISOLATE" after removal | KAMEZAWA Hiroyuki | 2007-11-14 | 1 | -2/+2 |
* | memory hotplug: rearrange memory hotplug notifier | Yasunori Goto | 2007-10-22 | 1 | -3/+45 |
* | spelling fixes: mm/ | Simon Arlott | 2007-10-20 | 1 | -1/+1 |
* | fix memory hot remove not configured case. | KAMEZAWA Hiroyuki | 2007-10-16 | 1 | -0/+6 |
* | memory unplug: page offline | KAMEZAWA Hiroyuki | 2007-10-16 | 1 | -0/+254 |
* | memory unplug: memory hotplug cleanup | KAMEZAWA Hiroyuki | 2007-10-16 | 1 | -26/+19 |
* | Memoryless nodes: introduce mask of nodes with memory | Christoph Lameter | 2007-10-16 | 1 | -3/+4 |
* | memory hotplug: fix unnecessary calling of init_currenty_empty_zone() | Yasunori Goto | 2007-06-01 | 1 | -1/+1 |
* | [PATCH] Fix sparsemem on Cell | Dave Hansen | 2007-01-11 | 1 | -2/+4 |
* | [PATCH] Get rid of zone_table[] | Christoph Lameter | 2006-12-07 | 1 | -1/+0 |
* | [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE | Keith Mannthey | 2006-10-01 | 1 | -30/+30 |
* | [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE | Keith Mannthey | 2006-10-01 | 1 | -0/+2 |
* | [PATCH] hot-add-mem x86_64: fixup externs | Keith Mannthey | 2006-10-01 | 1 | -4/+0 |
* | [PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-added | Chandra Seetharaman | 2006-09-29 | 1 | -0/+2 |
* | [PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map | Paul Jackson | 2006-09-29 | 1 | -0/+3 |
* | [PATCH] memory hotadd fixes: enhance collision check | KAMEZAWA Hiroyuki | 2006-08-06 | 1 | -7/+22 |
* | [PATCH] memory hotadd fixes: find_next_system_ram catch range fix | KAMEZAWA Hiroyuki | 2006-08-06 | 1 | -1/+1 |
* | [PATCH] memory hotadd fixes: not-aligned memory hotadd handling fix | KAMEZAWA Hiroyuki | 2006-08-06 | 1 | -7/+16 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] Register sysfs file for hotplugged new node | Yasunori Goto | 2006-06-27 | 1 | -1/+11 |
* | [PATCH] catch valid mem range at onlining memory | KAMEZAWA Hiroyuki | 2006-06-27 | 1 | -4/+24 |
* | [PATCH] register hot-added memory to iomem resource | KAMEZAWA Hiroyuki | 2006-06-27 | 1 | -0/+25 |
* | [PATCH] pgdat allocation for new node add (call pgdat allocation) | Yasunori Goto | 2006-06-27 | 1 | -0/+52 |
* | [PATCH] pgdat allocation for new node add (specify node id) | Yasunori Goto | 2006-06-27 | 1 | -0/+11 |
* | [PATCH] update vm_total_pages at memory hotadd | KAMEZAWA Hiroyuki | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] wait_table and zonelist initializing for memory hotadd: update zonelists | Yasunori Goto | 2006-06-23 | 1 | -0/+12 |
* | [PATCH] wait_table and zonelist initializing for memory hotadd: add return co... | Yasunori Goto | 2006-06-23 | 1 | -2/+13 |
* | [PATCH] spanned_pages is not updated at a case of memory hot-add | Yasunori Goto | 2006-05-31 | 1 | -4/+4 |
* | [PATCH] spufs: fix for CONFIG_NUMA | Joel H Schopp | 2006-05-01 | 1 | -1/+5 |
* | [PATCH] memory hotadd: pgdat->node_present_pages fix | Yasunori Goto | 2006-03-09 | 1 | -0/+1 |
* | [PATCH] memhotplug: __add_section remove unused pgdat definition | Andy Whitcroft | 2006-01-06 | 1 | -1/+0 |
* | [PATCH] Fix calculation of grow_pgdat_span() in mm/memory_hotplug.c | Yasunori Goto | 2005-12-13 | 1 | -1/+1 |
* | [PATCH] memory hotplug: call setup_per_zone_pages_min after hotplug | Dave Hansen | 2005-10-29 | 1 | -0/+2 |
* | [PATCH] memory hotplug: move section_mem_map alloc to sparse.c | Dave Hansen | 2005-10-29 | 1 | -45/+3 |