| Commit message (Expand) | Author | Age | Files | Lines |
* | mem-hotplug: fix potential race while building zonelist for new populated zone | Haicheng Li | 2010-05-25 | 1 | -8/+3 |
* | mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset | Haicheng Li | 2010-05-25 | 1 | -5/+13 |
* | cpu/mem hotplug: enable CPUs online before local memory online | minskey guo | 2010-05-25 | 1 | -0/+23 |
* | mm: introduce dump_page() and print symbolic flag names | Wu Fengguang | 2010-03-12 | 1 | -3/+3 |
* | memory-hotplug: create /sys/firmware/memmap entry for new memory | akpm@linux-foundation.org | 2010-03-06 | 1 | -0/+4 |
* | mm: fix section mismatch in memory_hotplug.c | Rakib Mullick | 2009-12-15 | 1 | -1/+3 |
* | mm: memory_hotplug: make offline_pages() static | Andrew Morton | 2009-12-15 | 1 | -1/+1 |
* | ksm: memory hotremove migration only | Hugh Dickins | 2009-12-15 | 1 | -1/+1 |
* | mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined | David Rientjes | 2009-12-15 | 1 | -0/+4 |
* | mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place | KOSAKI Motohiro | 2009-12-15 | 1 | -0/+4 |
* | mm: allow memory hotplug and hibernation in the same kernel | Andi Kleen | 2009-11-17 | 1 | -4/+17 |
* | mm/memory_hotplug: fix section mismatch | Hidetoshi Seto | 2009-11-17 | 1 | -1/+2 |
* | walk system ram range | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -3/+3 |
* | memory hotplug: fix updating of num_physpages for hot plugged memory | Jan Beulich | 2009-09-22 | 1 | -2/+4 |
* | memory hotplug: update zone pcp at memory online | Shaohua Li | 2009-09-22 | 1 | -0/+1 |
* | page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens | Minchan Kim | 2009-06-16 | 1 | -0/+4 |
* | page-allocator: clean up functions related to pages_min | Minchan Kim | 2009-06-16 | 1 | -1/+1 |
* | mm: remove GFP_HIGHUSER_PAGECACHE | Hugh Dickins | 2009-01-06 | 1 | -6/+3 |
* | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade | 2009-01-06 | 1 | -5/+6 |
* | meminit section warnings | Al Viro | 2008-11-30 | 1 | -4/+5 |
* | cpuset: update top cpuset's mems after adding a node | Miao Xie | 2008-11-19 | 1 | -3/+0 |
* | memory hotplug: release memory regions in PAGES_PER_SECTION chunks | Nathan Fontenot | 2008-10-20 | 1 | -2/+2 |
* | vmscan: move isolate_lru_page() to vmscan.c | Nick Piggin | 2008-10-20 | 1 | -1/+2 |
* | mm: cleanup to make remove_memory() arch-neutral | Badari Pulavarty | 2008-10-20 | 1 | -1/+11 |
* | 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 |