Commit Graph

100 Commits (4be54445508764defe1c149e420287e62d3dd9ca)

Author SHA1 Message Date
Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
Daniel Kiper 9d0ad8ca43 mm: extend memory hotplug API to allow memory hotplug in virtual machines 14 years ago
David Rientjes f957db4fcd mm, hotplug: protect zonelist building with zonelists_mutex 14 years ago
David Rientjes 7553e8f2d5 mm, hotplug: fix error handling in mem_online_node() 14 years ago
KAMEZAWA Hiroyuki 959ecc48fc mm/memory_hotplug.c: fix building of node hotplug zonelist 14 years ago
Daniel Kiper a3bc42f584 mm: remove dependency on CONFIG_FLATMEM from online_page() 14 years ago
Konstantin Khlebnikov 700c2a46e8 mem-hotplug: call isolate_lru_page with elevated refcount 14 years ago
KOSAKI Motohiro 1b79acc911 mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occurs 14 years ago
KOSAKI Motohiro 839a4fcc8a mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should be __meminit. 14 years ago
Daniel Kiper 584208e6b4 mm: optimize pfn calculation in online_page() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
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 15 years ago
Bob Liu 809c444977 mm: do_migrate_range: exit loop if not_managed is true 15 years ago
Andrew Morton 7bbc0905ea mm/memory_hotplug.c: make scan_lru_pages() static 15 years ago
KAMEZAWA Hiroyuki 49ac825587 memory hotplug: unify is_removable and offline detection code 15 years ago
Minchan Kim cf608ac19c mm: compaction: fix COMPACTPAGEFAILED counting 15 years ago
KAMEZAWA Hiroyuki f8f72ad539 mm: fix return value of scan_lru_pages in memory unplug 15 years ago
Tejun Heo 10ccd84695 memory_hotplug: drop spurious calls to flush_scheduled_work() 15 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