summaryrefslogtreecommitdiffstats
path: root/mm/memory_hotplug.c
AgeCommit message (Expand)AuthorLines
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton-7/+0
2012-10-09memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...Yasuaki Ishimatsu-2/+2
2012-10-09memory-hotplug: update memory block's state and notify userspaceWen Congyang-1/+32
2012-10-09memory-hotplug: preparation to notify memory block's state at memory hot removeWen Congyang-2/+11
2012-10-09mm: fix-up zone present pagesJianguo Wu-0/+7
2012-10-09memory-hotplug: don't replace lowmem pages with highmemMinchan Kim-9/+6
2012-10-09memory-hotplug: build zonelists when offlining pagesXishi Qiu-1/+6
2012-09-17memory hotplug: fix section info double registration bugqiuxishi-6/+10
2012-07-31mm/hotplug: free zone->pageset when a zone becomes emptyJiang Liu-0/+3
2012-07-31mm/hotplug: correctly add new zone to all other nodes' zone listsJiang Liu-7/+8
2012-07-31mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu-2/+2
2012-07-11mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() failsWen Congyang-1/+1
2012-05-29mm: print physical addresses consistently with other parts of kernelBjorn Helgaas-6/+8
2012-05-21mm: page_isolation: MIGRATE_CMA isolation functions addedMichal Nazarewicz-3/+3
2012-01-12mm: compaction: introduce sync-light migration for use by compactionMel Gorman-1/+1
2011-10-31mm: Map most files to use export.h instead of module.hPaul Gortmaker-1/+1
2011-07-25mm: extend memory hotplug API to allow memory hotplug in virtual machinesDaniel Kiper-3/+65
2011-06-22mm, hotplug: protect zonelist building with zonelists_mutexDavid Rientjes-0/+2
2011-06-22mm, hotplug: fix error handling in mem_online_node()David Rientjes-1/+1
2011-06-15mm/memory_hotplug.c: fix building of node hotplug zonelistKAMEZAWA Hiroyuki-0/+6
2011-05-25mm: remove dependency on CONFIG_FLATMEM from online_page()Daniel Kiper-4/+0
2011-05-25mem-hotplug: call isolate_lru_page with elevated refcountKonstantin Khlebnikov-1/+3
2011-05-25mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occursKOSAKI Motohiro-4/+5
2011-05-25mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should...KOSAKI Motohiro-2/+2
2011-04-14mm: optimize pfn calculation in online_page()Daniel Kiper-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-01-15Merge branch 'slub/hotplug' into slab/urgentPekka Enberg-0/+4
2011-01-13thp: remove PG_buddyAndrea Arcangeli-6/+8
2011-01-13mm: migration: cleanup migrate_pages API by matching types for offlining and ...Mel Gorman-1/+1
2011-01-13mm: migration: allow migration to operate asynchronously and avoid synchronou...Mel Gorman-1/+2
2011-01-11memory hotplug: one more lock on memory hotplugKAMEZAWA Hiroyuki-0/+4
2010-12-02mem-hotplug: introduce {un}lock_memory_hotplug()KOSAKI Motohiro-7/+24
2010-10-26mm: do_migrate_range: reduce list_empty() checkBob Liu-12/+9
2010-10-26mm: do_migrate_range: exit loop if not_managed is trueBob Liu-4/+6
2010-10-26mm/memory_hotplug.c: make scan_lru_pages() staticAndrew Morton-1/+1
2010-10-26memory hotplug: unify is_removable and offline detection codeKAMEZAWA Hiroyuki-15/+2
2010-10-26mm: compaction: fix COMPACTPAGEFAILED countingMinchan Kim-0/+2
2010-10-26mm: fix return value of scan_lru_pages in memory unplugKAMEZAWA Hiroyuki-1/+1
2010-10-19memory_hotplug: drop spurious calls to flush_scheduled_work()Tejun Heo-2/+0
2010-09-09memory hotplug: fix next block calculation in is_removableKAMEZAWA Hiroyuki-8/+8
2010-05-25mem-hotplug: fix potential race while building zonelist for new populated zoneHaicheng Li-8/+3
2010-05-25mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li-5/+13
2010-05-25cpu/mem hotplug: enable CPUs online before local memory onlineminskey guo-0/+23
2010-03-12mm: introduce dump_page() and print symbolic flag namesWu Fengguang-3/+3
2010-03-06memory-hotplug: create /sys/firmware/memmap entry for new memoryakpm@linux-foundation.org-0/+4
2009-12-15mm: fix section mismatch in memory_hotplug.cRakib Mullick-1/+3
2009-12-15mm: memory_hotplug: make offline_pages() staticAndrew Morton-1/+1
2009-12-15ksm: memory hotremove migration onlyHugh Dickins-1/+1
2009-12-15mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlinedDavid Rientjes-0/+4
2009-12-15mm: move inc_zone_page_state(NR_ISOLATED) to just isolated placeKOSAKI Motohiro-0/+4