| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: compaction: introduce sync-light migration for use by compaction | Mel Gorman | 2012-01-13 | 1 | -1/+1 |
* | mm: Map most files to use export.h instead of module.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | mm: extend memory hotplug API to allow memory hotplug in virtual machines | Daniel Kiper | 2011-07-26 | 1 | -3/+65 |
* | mm, hotplug: protect zonelist building with zonelists_mutex | David Rientjes | 2011-06-23 | 1 | -0/+2 |
* | mm, hotplug: fix error handling in mem_online_node() | David Rientjes | 2011-06-23 | 1 | -1/+1 |
* | mm/memory_hotplug.c: fix building of node hotplug zonelist | KAMEZAWA Hiroyuki | 2011-06-16 | 1 | -0/+6 |
* | mm: remove dependency on CONFIG_FLATMEM from online_page() | Daniel Kiper | 2011-05-25 | 1 | -4/+0 |
* | mem-hotplug: call isolate_lru_page with elevated refcount | Konstantin Khlebnikov | 2011-05-25 | 1 | -1/+3 |
* | mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occurs | KOSAKI Motohiro | 2011-05-25 | 1 | -4/+5 |
* | mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should... | KOSAKI Motohiro | 2011-05-25 | 1 | -2/+2 |
* | mm: optimize pfn calculation in online_page() | Daniel Kiper | 2011-04-15 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Merge branch 'slub/hotplug' into slab/urgent | Pekka Enberg | 2011-01-15 | 1 | -0/+4 |
|\ |
|
| * | memory hotplug: one more lock on memory hotplug | KAMEZAWA Hiroyuki | 2011-01-11 | 1 | -0/+4 |
* | | thp: remove PG_buddy | Andrea Arcangeli | 2011-01-14 | 1 | -6/+8 |
* | | mm: migration: cleanup migrate_pages API by matching types for offlining and ... | Mel Gorman | 2011-01-14 | 1 | -1/+1 |
* | | mm: migration: allow migration to operate asynchronously and avoid synchronou... | Mel Gorman | 2011-01-14 | 1 | -1/+2 |
|/ |
|
* | mem-hotplug: introduce {un}lock_memory_hotplug() | KOSAKI Motohiro | 2010-12-02 | 1 | -7/+24 |
* | mm: do_migrate_range: reduce list_empty() check | Bob Liu | 2010-10-27 | 1 | -12/+9 |
* | mm: do_migrate_range: exit loop if not_managed is true | Bob Liu | 2010-10-27 | 1 | -4/+6 |
* | mm/memory_hotplug.c: make scan_lru_pages() static | Andrew Morton | 2010-10-27 | 1 | -1/+1 |
* | memory hotplug: unify is_removable and offline detection code | KAMEZAWA Hiroyuki | 2010-10-27 | 1 | -15/+2 |
* | mm: compaction: fix COMPACTPAGEFAILED counting | Minchan Kim | 2010-10-27 | 1 | -0/+2 |
* | mm: fix return value of scan_lru_pages in memory unplug | KAMEZAWA Hiroyuki | 2010-10-27 | 1 | -1/+1 |
* | memory_hotplug: drop spurious calls to flush_scheduled_work() | Tejun Heo | 2010-10-19 | 1 | -2/+0 |
* | memory hotplug: fix next block calculation in is_removable | KAMEZAWA Hiroyuki | 2010-09-10 | 1 | -8/+8 |
* | 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-13 | 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-18 | 1 | -4/+17 |
* | mm/memory_hotplug: fix section mismatch | Hidetoshi Seto | 2009-11-18 | 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-17 | 1 | -0/+4 |
* | page-allocator: clean up functions related to pages_min | Minchan Kim | 2009-06-17 | 1 | -1/+1 |
* | mm: remove GFP_HIGHUSER_PAGECACHE | Hugh Dickins | 2009-01-07 | 1 | -6/+3 |
* | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade | 2009-01-07 | 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-20 | 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 |