Commit Graph

114 Commits (475032564ed96c94c085e3e7a90e07d150a7cec9)

Author SHA1 Message Date
Yasuaki Ishimatsu d760afd4d2 memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warning 13 years ago
Wen Congyang e90bdb7f52 memory-hotplug: update memory block's state and notify userspace 13 years ago
Wen Congyang a16cee10c7 memory-hotplug: preparation to notify memory block's state at memory hot remove 13 years ago
Jianguo Wu 7f1290f2f2 mm: fix-up zone present pages 13 years ago
Minchan Kim 74c08f9826 memory-hotplug: don't replace lowmem pages with highmem 13 years ago
Xishi Qiu 1e8537baac memory-hotplug: build zonelists when offlining pages 13 years ago
qiuxishi f14851af0e memory hotplug: fix section info double registration bug 13 years ago
Jiang Liu 340175b7d1 mm/hotplug: free zone->pageset when a zone becomes empty 13 years ago
Jiang Liu 08dff7b7d6 mm/hotplug: correctly add new zone to all other nodes' zone lists 13 years ago
Jiang Liu 9adb62a5df mm/hotplug: correctly setup fallback zonelists when creating new pgdat 13 years ago
Wen Congyang 41b9e2d7ec mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails 13 years ago
Bjorn Helgaas a62e2f4f50 mm: print physical addresses consistently with other parts of kernel 13 years ago
Michal Nazarewicz 0815f3d81d mm: page_isolation: MIGRATE_CMA isolation functions added 13 years ago
Mel Gorman a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 13 years ago
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 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() 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