Commit Graph

54 Commits (8ede0bdb63305d3353efd97e9af6210afb05734e)

Author SHA1 Message Date
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
Daniel Walker da19cbcf71 driver core: memory: semaphore to mutex 17 years ago
Christoph Lameter 9f8f217253 Page allocator: clean up pcp draining functions 17 years ago
Yasunori Goto 887c3cb188 Add IORESOUCE_BUSY flag for System RAM 17 years ago
KAMEZAWA Hiroyuki dbc0e4cefd memory hotremove: unset migrate type "ISOLATE" after removal 17 years ago
Yasunori Goto 7b78d335ac memory hotplug: rearrange memory hotplug notifier 18 years ago
Simon Arlott 183ff22bb6 spelling fixes: mm/ 18 years ago
KAMEZAWA Hiroyuki 48e94196a5 fix memory hot remove not configured case. 18 years ago
KAMEZAWA Hiroyuki 0c0e619589 memory unplug: page offline 18 years ago
KAMEZAWA Hiroyuki 75884fb1c6 memory unplug: memory hotplug cleanup 18 years ago
Christoph Lameter 7ea1530ab3 Memoryless nodes: introduce mask of nodes with memory 18 years ago
Yasunori Goto 13466c8419 memory hotplug: fix unnecessary calling of init_currenty_empty_zone() 18 years ago
Dave Hansen a2f3aa0257 [PATCH] Fix sparsemem on Cell 18 years ago
Christoph Lameter 89689ae7f9 [PATCH] Get rid of zone_table[] 18 years ago
Keith Mannthey 45e0b78b05 [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE 19 years ago
Keith Mannthey 53947027ad [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE 19 years ago
Keith Mannthey f28c5edc06 [PATCH] hot-add-mem x86_64: fixup externs 19 years ago
Chandra Seetharaman 2d1d43f6a4 [PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-added 19 years ago
Paul Jackson 38837fc75a [PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map 19 years ago
KAMEZAWA Hiroyuki ebd15302dc [PATCH] memory hotadd fixes: enhance collision check 19 years ago
KAMEZAWA Hiroyuki 58c1b5b079 [PATCH] memory hotadd fixes: find_next_system_ram catch range fix 19 years ago
KAMEZAWA Hiroyuki 6f712711db [PATCH] memory hotadd fixes: not-aligned memory hotadd handling fix 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Yasunori Goto 0fc44159bf [PATCH] Register sysfs file for hotplugged new node 19 years ago
KAMEZAWA Hiroyuki 2842f11419 [PATCH] catch valid mem range at onlining memory 19 years ago
KAMEZAWA Hiroyuki 0a54703904 [PATCH] register hot-added memory to iomem resource 19 years ago
Yasunori Goto 9af3c2dea3 [PATCH] pgdat allocation for new node add (call pgdat allocation) 19 years ago
Yasunori Goto bc02af93dd [PATCH] pgdat allocation for new node add (specify node id) 19 years ago
KAMEZAWA Hiroyuki 5a4d436159 [PATCH] update vm_total_pages at memory hotadd 19 years ago
Yasunori Goto 6811378e7d [PATCH] wait_table and zonelist initializing for memory hotadd: update zonelists 19 years ago
Yasunori Goto 718127cc31 [PATCH] wait_table and zonelist initializing for memory hotadd: add return code for init_current_empty_zone 19 years ago
Yasunori Goto 25a6df9525 [PATCH] spanned_pages is not updated at a case of memory hot-add 19 years ago
Joel H Schopp bed120c64e [PATCH] spufs: fix for CONFIG_NUMA 19 years ago
Yasunori Goto f2937be589 [PATCH] memory hotadd: pgdat->node_present_pages fix 19 years ago
Andy Whitcroft 5ac24eefd1 [PATCH] memhotplug: __add_section remove unused pgdat definition 19 years ago