Commit Graph

89 Commits (d927dc937910ad8c7350266cac70e42a5f0b48cf)

Author SHA1 Message Date
Andrea Arcangeli 5f24ce5fd3 thp: remove PG_buddy 14 years ago
Mel Gorman 7f0f24967b mm: migration: cleanup migrate_pages API by matching types for offlining and sync 14 years ago
Mel Gorman 77f1fe6b08 mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path 14 years ago
KAMEZAWA Hiroyuki 925268a06d memory hotplug: one more lock on memory hotplug 14 years ago
KOSAKI Motohiro 20d6c96b5f mem-hotplug: introduce {un}lock_memory_hotplug() 14 years ago
Bob Liu f3ab2636c5 mm: do_migrate_range: reduce list_empty() check 14 years ago
Bob Liu 809c444977 mm: do_migrate_range: exit loop if not_managed is true 14 years ago
Andrew Morton 7bbc0905ea mm/memory_hotplug.c: make scan_lru_pages() static 14 years ago
KAMEZAWA Hiroyuki 49ac825587 memory hotplug: unify is_removable and offline detection code 14 years ago
Minchan Kim cf608ac19c mm: compaction: fix COMPACTPAGEFAILED counting 14 years ago
KAMEZAWA Hiroyuki f8f72ad539 mm: fix return value of scan_lru_pages in memory unplug 14 years ago
Tejun Heo 10ccd84695 memory_hotplug: drop spurious calls to flush_scheduled_work() 14 years ago
KAMEZAWA Hiroyuki 0dcc48c15f memory hotplug: fix next block calculation in is_removable 15 years ago
Haicheng Li 4eaf3f6439 mem-hotplug: fix potential race while building zonelist for new populated zone 15 years ago
Haicheng Li 1f522509c7 mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset 15 years ago
minskey guo cf23422b9d cpu/mem hotplug: enable CPUs online before local memory online 15 years ago
Wu Fengguang 718a38211b mm: introduce dump_page() and print symbolic flag names 15 years ago
akpm@linux-foundation.org d96ae53091 memory-hotplug: create /sys/firmware/memmap entry for new memory 15 years ago
Rakib Mullick 23ce932a5e mm: fix section mismatch in memory_hotplug.c 15 years ago
Andrew Morton b4e655a4aa mm: memory_hotplug: make offline_pages() static 15 years ago
Hugh Dickins 62b61f611e ksm: memory hotremove migration only 15 years ago
David Rientjes 8fe23e0571 mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined 15 years ago
KOSAKI Motohiro 6d9c285a63 mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place 15 years ago
Andi Kleen 6ad696d2cf mm: allow memory hotplug and hibernation in the same kernel 15 years ago
Hidetoshi Seto e13193319d mm/memory_hotplug: fix section mismatch 15 years ago
KAMEZAWA Hiroyuki 908eedc616 walk system ram range 16 years ago
Jan Beulich 4738e1b9cf memory hotplug: fix updating of num_physpages for hot plugged memory 16 years ago
Shaohua Li 112067f090 memory hotplug: update zone pcp at memory online 16 years ago
Minchan Kim bce7394a3e page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens 16 years ago
Minchan Kim bc75d33f0f page-allocator: clean up functions related to pages_min 16 years ago
Hugh Dickins 3c1d43787b mm: remove GFP_HIGHUSER_PAGECACHE 16 years ago
Gary Hade c04fc586c1 mm: show node to memory section relationship with symlinks in sysfs 16 years ago
Al Viro 31168481c3 meminit section warnings 16 years ago
Miao Xie f481891fdc cpuset: update top cpuset's mems after adding a node 16 years ago
Nathan Fontenot de7f0cba96 memory hotplug: release memory regions in PAGES_PER_SECTION chunks 17 years ago
Nick Piggin 62695a84eb vmscan: move isolate_lru_page() to vmscan.c 17 years ago
Badari Pulavarty 71088785c6 mm: cleanup to make remove_memory() arch-neutral 17 years ago
Badari Pulavarty 5c755e9fd8 memory-hotplug: add sysfs removable attribute for hotplug memory remove 17 years ago
Kent Liu 2f7f24eca3 memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelists in online_pages() 17 years ago
Yasunori Goto af370fb8cb memory hotplug: small fixes to bootmem freeing for memory hotremove 17 years ago
Adrian Bunk d92bc31854 mm: make register_page_bootmem_info_section() static 17 years ago
Johannes Weiner 9109fb7b35 mm: drop unneeded pgdat argument from free_area_init_node() 17 years ago
Heiko Carstens 76cdd58e55 memory_hotplug: always initialize pageblock bitmap 17 years ago
Geoff Levand fd8a4221ad memory_hotplug: check for walk_memory_resource() failure in online_pages() 17 years ago
Heiko Carstens c3723ca387 memory hotplug: memmap_init_zone called twice 17 years ago
Adrian Bunk 1e5ad9a3b9 mm/memory_hotplug.c must #include "internal.h" 17 years ago
Yasunori Goto 0c0a4a517a memory hotplug: free memmaps allocated by bootmem 17 years ago
Yasunori Goto 0475327876 memory hotplug: register section/node id to free 17 years ago
Jeremy Fitzhardinge 180c06efce hotplug-memory: make online_page() common 17 years ago
Badari Pulavarty ea01ea937d hotplug memory remove: generic __remove_pages() support 17 years ago