Commit Graph

363 Commits (a969e76a7101bf5f3d369563df1ca1253dd6131b)

Author SHA1 Message Date
Marcin Slusarz 527655835e mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_data 17 years ago
Adam Litke 344c790e38 mm: make setup_zone_migrate_reserve() aware of overlapping nodes 17 years ago
Jan Beulich 74768ed833 page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system_hash() 17 years ago
Yinghai Lu 1d1958f050 mm: remove find_max_pfn_with_active_regions 17 years ago
Rusty Russell 9b1a4d3837 stop_machine: Wean existing callers off stop_machine_run() 17 years ago
Yasunori Goto af370fb8cb memory hotplug: small fixes to bootmem freeing for memory hotremove 17 years ago
Adrian Bunk b69a7288ea mm/page_alloc.c: cleanups 17 years ago
Timur Tabi 2be0ffe2b2 mm: add alloc_pages_exact() and free_pages_exact() 17 years ago
Andi Kleen 01ad1c0827 mm: export prep_compound_page to mm 17 years ago
Johannes Weiner 9109fb7b35 mm: drop unneeded pgdat argument from free_area_init_node() 17 years ago
Andy Whitcroft 3c82d0ce2c buddy: clarify comments describing buddy merge 17 years ago
KOSAKI Motohiro e4048e5dc4 page allocator: inline some __alloc_pages() wrappers 17 years ago
Johannes Weiner b61bfa3c46 mm: move bootmem descriptors definition to a single place 17 years ago
Mel Gorman 68ad8df42e mm: print out the zonelists on request for manual verification 17 years ago
Mel Gorman 2dbb51c49f mm: make defensive checks around PFN values registered for memory usage 17 years ago
Mel Gorman 708614e618 mm: verify the page links and memory model 17 years ago
Mel Gorman 6b74ab97bc mm: add a basic debugging framework for memory initialisation 17 years ago
Paul Jackson 5dab8ec139 mm, generic, x86 boot: more tweaks to hex prints of some pfn addresses 17 years ago
Paul Jackson 2bc0d2615a x86 boot: more consistently use type int for node ids 17 years ago
Paul Jackson e2fc252e0c x86 boot: show pfn addresses in hex not decimal in some kernel info printks 17 years ago
Yinghai Lu d52d53b8a5 RFC x86: try to remove arch_get_ram_range 17 years ago
Yinghai Lu b5bc6c0e55 x86, mm: use add_highpages_with_active_regions() for high pages init v2 17 years ago
Yinghai Lu cc1050bafe x86: replace shrink_active_range() with remove_active_range() 17 years ago
Mel Gorman 494de90098 Do not overwrite nr_zones on !NUMA when initialising zlcache_ptr 17 years ago
Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
Yinghai Lu cc1a9d86ce mm, x86: shrink_active_range() should check all 17 years ago
Russ Anderson dfa7e20cc0 mm: Minor clean-up of page flags in mm/page_alloc.c 17 years ago
Yinghai Lu e8c27ac919 x86, numa, 32-bit: print out debug info on all kvas 17 years ago
Heiko Carstens cd94b9dbfa memory hotplug: fix early allocation handling 17 years ago
Andy Whitcroft 7eb54824b7 zonelists: handle a node zonelist with no applicable entries 17 years ago
Johannes Weiner f723215419 mm: don't drop a partial page in a zone's memory map size 17 years ago
Heiko Carstens 76cdd58e55 memory_hotplug: always initialize pageblock bitmap 17 years ago
Thomas Gleixner 3ac7fe5a4a infrastructure to debug (dynamic) objects 17 years ago
Nishanth Aravamudan a41f24ea9f page allocator: smarter retry of costly-order allocations 17 years ago
Nishanth Aravamudan ab857d0938 mm: fix misleading __GFP_REPEAT related comments 17 years ago
KAMEZAWA Hiroyuki 86051ca5ea mm: fix usemap initialization 17 years ago
Pavel Machek 2309f9e6fe mm/page_alloc.c: remove hand-coded get_order() 17 years ago
Yasunori Goto 0c0a4a517a memory hotplug: free memmaps allocated by bootmem 17 years ago
Christoph Lameter 0a128b2b1a pageflags: eliminate PG_xxx aliases 17 years ago
S.Caglar Onur f05111f501 mm/page_alloc.c: fix indentation 17 years ago
Mel Gorman 19770b3260 mm: filter based on a nodemask as well as a gfp_mask 17 years ago
Mel Gorman dd1a239f6f mm: have zonelist contains structs with both a zone pointer and zone_idx 17 years ago
Mel Gorman 54a6eb5c47 mm: use two zonelist that are filtered by GFP mask 17 years ago
Mel Gorman 18ea7e710d mm: remember what the preferred zone is for zone_statistics 17 years ago
Mel Gorman 0e88460da6 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask 17 years ago
Mel Gorman dac1d27bc8 mm: use zonelists instead of zones when direct reclaiming pages 17 years ago
Mike Travis c5f59f0833 nodemask: use new node_to_cpumask_ptr function 17 years ago
Hugh Dickins 9442ec9df4 memcg: bad page if page_cgroup when free 17 years ago
KOSAKI Motohiro 10ed273f50 zlc_setup(): handle jiffies wraparound 17 years ago
Alexander van Heukelum b5a0e01132 Solve section mismatch for free_area_init_core. 17 years ago