summaryrefslogtreecommitdiffstats
path: root/mm/memory_hotplug.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm: move inc_zone_page_state(NR_ISOLATED) to just isolated placeKOSAKI Motohiro2009-12-151-0/+4
* mm: allow memory hotplug and hibernation in the same kernelAndi Kleen2009-11-171-4/+17
* mm/memory_hotplug: fix section mismatchHidetoshi Seto2009-11-171-1/+2
* walk system ram rangeKAMEZAWA Hiroyuki2009-09-231-3/+3
* memory hotplug: fix updating of num_physpages for hot plugged memoryJan Beulich2009-09-221-2/+4
* memory hotplug: update zone pcp at memory onlineShaohua Li2009-09-221-0/+1
* page-allocator: reset wmark_min and inactive ratio of zone when hotplug happensMinchan Kim2009-06-161-0/+4
* page-allocator: clean up functions related to pages_minMinchan Kim2009-06-161-1/+1
* mm: remove GFP_HIGHUSER_PAGECACHEHugh Dickins2009-01-061-6/+3
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-061-5/+6
* meminit section warningsAl Viro2008-11-301-4/+5
* cpuset: update top cpuset's mems after adding a nodeMiao Xie2008-11-191-3/+0
* memory hotplug: release memory regions in PAGES_PER_SECTION chunksNathan Fontenot2008-10-201-2/+2
* vmscan: move isolate_lru_page() to vmscan.cNick Piggin2008-10-201-1/+2
* mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty2008-10-201-1/+11
* memory-hotplug: add sysfs removable attribute for hotplug memory removeBadari Pulavarty2008-07-241-0/+60
* memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelist...Kent Liu2008-07-241-1/+3
* memory hotplug: small fixes to bootmem freeing for memory hotremoveYasunori Goto2008-07-241-6/+6
* mm: make register_page_bootmem_info_section() staticAdrian Bunk2008-07-241-1/+1
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-241-1/+1
* memory_hotplug: always initialize pageblock bitmapHeiko Carstens2008-05-141-39/+44
* memory_hotplug: check for walk_memory_resource() failure in online_pages()Geoff Levand2008-05-141-1/+8
* memory hotplug: memmap_init_zone called twiceHeiko Carstens2008-05-141-7/+3
* mm/memory_hotplug.c must #include "internal.h"Adrian Bunk2008-04-281-0/+2
* memory hotplug: free memmaps allocated by bootmemYasunori Goto2008-04-281-0/+11
* memory hotplug: register section/node id to freeYasunori Goto2008-04-281-1/+98
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-281-0/+19
* hotplug memory remove: generic __remove_pages() supportBadari Pulavarty2008-04-281-0/+55
* driver core: memory: semaphore to mutexDaniel Walker2008-04-191-1/+1
* Page allocator: clean up pcp draining functionsChristoph Lameter2008-02-051-4/+2
* Add IORESOUCE_BUSY flag for System RAMYasunori Goto2007-11-141-1/+1
* memory hotremove: unset migrate type "ISOLATE" after removalKAMEZAWA Hiroyuki2007-11-141-2/+2
* memory hotplug: rearrange memory hotplug notifierYasunori Goto2007-10-221-3/+45
OpenPOWER on IntegriCloud