Commit Graph

395 Commits (d2caa3c549c74d6476e2c29e13bd4d0e7d21c7fe)

Author SHA1 Message Date
KAMEZAWA Hiroyuki 327c0e9686 vmscan: fix it to take care of nodemask 16 years ago
KOSAKI Motohiro ee99c71c59 mm: introduce for_each_populated_zone() macro 16 years ago
KAMEZAWA Hiroyuki cc2559bccc mm: fix memmap init for handling memory hole 16 years ago
KAMEZAWA Hiroyuki f2dbcfa738 mm: clean up for early_pfn_to_nid() 16 years ago
Nick Piggin cf40bd16fd lockdep: annotate reclaim context (__GFP_NOFS) 16 years ago
KOSAKI Motohiro 6e9015716a mm: introduce zone_reclaim struct 16 years ago
KOSAKI Motohiro 9f572e3f96 mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE 16 years ago
Hugh Dickins 1e9e63650d badpage: KERN_ALERT BUG instead of KERN_EMERG 16 years ago
Hugh Dickins d936cf9b39 badpage: ratelimit print_bad_pte and bad_page 16 years ago
Hugh Dickins 22b31eec63 badpage: vm_normal_page use print_bad_pte 16 years ago
Hugh Dickins 3dc147414c badpage: replace page_remove_rmap Eeek and BUG 16 years ago
Hugh Dickins 8cc3b39221 badpage: keep any bad page out of circulation 16 years ago
Hugh Dickins 79f4b7bf39 badpage: simplify page_alloc flag check+clear 16 years ago
KOSAKI Motohiro efab818641 mm: make setup_per_zone_inactive_ratio() static 16 years ago
Hugh Dickins b962716b45 mm: optimize get_scan_ratio for no swap 16 years ago
Julia Lawall 58a01a4572 mm/page_alloc.c: eliminate NULL test and memset after alloc_bootmem 16 years ago
Yinghai Lu 5594c8c813 mm: print out memmap number only if it is not zero 16 years ago
David Rientjes e33c3b5e17 cpusets: update mems allowed in page allocator 16 years ago
Andy Whitcroft 18229df5b6 hugetlb: pull gigantic page initialisation out of the default path 16 years ago
KAMEZAWA Hiroyuki 52d4b9ac0b memcg: allocate all page_cgroup at boot 17 years ago
Gerald Schaefer 1125b4e394 setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lock 17 years ago
Yinghai Lu d903ef9f38 mm: print out meminit for memmap 17 years ago
Lee Schermerhorn 985737cf2e mlock: count attempts to free mlocked page 17 years ago
Nick Piggin b291f00039 mlock: mlocked pages are unevictable 17 years ago
Lee Schermerhorn 7b854121eb Unevictable LRU Page Statistics 17 years ago
Rik van Riel 556adecba1 vmscan: second chance replacement for anonymous pages 17 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 17 years ago
Rik van Riel b2e185384f define page_file_cache() function 17 years ago
Christoph Lameter b69408e88b vmscan: Use an indexed array for LRU variables 17 years ago
Andrew Morton db99100d2e mm/page_alloc.c:free_area_init_nodes() fix inappropriate use of enum 17 years ago
Andy Whitcroft 6babc32c41 mm: handle initialising compound pages at orders greater than MAX_ORDER 17 years ago
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