aboutsummaryrefslogtreecommitdiff
path: root/mm/memory_hotplug.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.4.113' into cm-14.1David Hays2016-12-301-12/+19
|\
| * mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman2016-10-261-12/+19
* | Merge tag 'v3.4.105' into cm-12.0Paul2015-01-111-7/+8
|\|
| * mm/hotplug: correctly add new zone to all other nodes' zone listsJiang Liu2014-03-111-7/+8
* | Merge tag 'v3.4.72' into tmpEthan Chen2013-12-081-6/+10
|\|
| * memory hotplug: fix section info double registration bugqiuxishi2012-10-021-6/+10
* | mm: page_isolation: MIGRATE_CMA isolation functions addedMichal Nazarewicz2012-06-291-3/+3
* | Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4Steve Muckle2012-06-061-7/+83
|\ \ | |/ |/|
| * mm: Drain pages after onliningJack Cheung2012-01-231-0/+1
| * mm: Add total_unmovable_pages global variableJack Cheung2011-12-061-0/+8
| * mm: Fix zone->present_pages underflowJack Cheung2011-12-041-1/+4
| * mm: Fix infinite loop when offliningJack Cheung2011-11-221-1/+2
| * mm: make physical memory offline workLarry Bassel2011-10-251-4/+7
| * pmem: remove support for unstable PMEM devicesLarry Bassel2011-10-031-16/+0
| * Initial ContributionBryan Huntsman2011-10-031-5/+80
* | mm: compaction: introduce sync-light migration for use by compactionMel Gorman2012-01-121-1/+1
* | mm: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-311-1/+1
* | mm: extend memory hotplug API to allow memory hotplug in virtual machinesDaniel Kiper2011-07-251-3/+65
|/
* mm, hotplug: protect zonelist building with zonelists_mutexDavid Rientjes2011-06-221-0/+2
* mm, hotplug: fix error handling in mem_online_node()David Rientjes2011-06-221-1/+1
* mm/memory_hotplug.c: fix building of node hotplug zonelistKAMEZAWA Hiroyuki2011-06-151-0/+6
* mm: remove dependency on CONFIG_FLATMEM from online_page()Daniel Kiper2011-05-251-4/+0
* mem-hotplug: call isolate_lru_page with elevated refcountKonstantin Khlebnikov2011-05-251-1/+3
* mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occursKOSAKI Motohiro2011-05-251-4/+5
* mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should...KOSAKI Motohiro2011-05-251-2/+2
* mm: optimize pfn calculation in online_page()Daniel Kiper2011-04-141-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'slub/hotplug' into slab/urgentPekka Enberg2011-01-151-0/+4
|\
| * memory hotplug: one more lock on memory hotplugKAMEZAWA Hiroyuki2011-01-111-0/+4
* | thp: remove PG_buddyAndrea Arcangeli2011-01-131-6/+8
* | mm: migration: cleanup migrate_pages API by matching types for offlining and ...Mel Gorman2011-01-131-1/+1
* | mm: migration: allow migration to operate asynchronously and avoid synchronou...Mel Gorman2011-01-131-1/+2
|/
* mem-hotplug: introduce {un}lock_memory_hotplug()KOSAKI Motohiro2010-12-021-7/+24
* mm: do_migrate_range: reduce list_empty() checkBob Liu2010-10-261-12/+9
* mm: do_migrate_range: exit loop if not_managed is trueBob Liu2010-10-261-4/+6
* mm/memory_hotplug.c: make scan_lru_pages() staticAndrew Morton2010-10-261-1/+1
* memory hotplug: unify is_removable and offline detection codeKAMEZAWA Hiroyuki2010-10-261-15/+2
* mm: compaction: fix COMPACTPAGEFAILED countingMinchan Kim2010-10-261-0/+2
* mm: fix return value of scan_lru_pages in memory unplugKAMEZAWA Hiroyuki2010-10-261-1/+1
* memory_hotplug: drop spurious calls to flush_scheduled_work()Tejun Heo2010-10-191-2/+0
* memory hotplug: fix next block calculation in is_removableKAMEZAWA Hiroyuki2010-09-091-8/+8
* mem-hotplug: fix potential race while building zonelist for new populated zoneHaicheng Li2010-05-251-8/+3
* mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li2010-05-251-5/+13
* cpu/mem hotplug: enable CPUs online before local memory onlineminskey guo2010-05-251-0/+23
* mm: introduce dump_page() and print symbolic flag namesWu Fengguang2010-03-121-3/+3
* memory-hotplug: create /sys/firmware/memmap entry for new memoryakpm@linux-foundation.org2010-03-061-0/+4
* mm: fix section mismatch in memory_hotplug.cRakib Mullick2009-12-151-1/+3
* mm: memory_hotplug: make offline_pages() staticAndrew Morton2009-12-151-1/+1
* ksm: memory hotremove migration onlyHugh Dickins2009-12-151-1/+1
* mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlinedDavid Rientjes2009-12-151-0/+4