1. 3a6be87 nommu: clamp zone_batchsize() to 0 under NOMMU conditions by David Howells · 15 years ago
  2. 9155203 mm: use roundown_pow_of_two() in zone_batchsize() by David Howells · 15 years ago
  3. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  4. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  5. 327c0e9 vmscan: fix it to take care of nodemask by KAMEZAWA Hiroyuki · 15 years ago
  6. ee99c71 mm: introduce for_each_populated_zone() macro by KOSAKI Motohiro · 15 years ago
  7. 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 15 years ago
  8. c4e1aa6 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  9. e713a21 trivial: Fix dubious bitwise 'or' usage spotted by sparse. by Alexey Zaytsev · 15 years ago
  10. a70f730 cpumask: replace node_to_cpumask with cpumask_of_node. by Rusty Russell · 15 years ago
  11. cc2559b mm: fix memmap init for handling memory hole by KAMEZAWA Hiroyuki · 15 years ago
  12. f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 15 years ago
  13. cf40bd1 lockdep: annotate reclaim context (__GFP_NOFS) by Nick Piggin · 15 years ago
  14. 6e90157 mm: introduce zone_reclaim struct by KOSAKI Motohiro · 15 years ago
  15. 9f572e3 mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE by KOSAKI Motohiro · 15 years ago
  16. 1e9e636 badpage: KERN_ALERT BUG instead of KERN_EMERG by Hugh Dickins · 15 years ago
  17. d936cf9 badpage: ratelimit print_bad_pte and bad_page by Hugh Dickins · 15 years ago
  18. 22b31ee badpage: vm_normal_page use print_bad_pte by Hugh Dickins · 15 years ago
  19. 3dc1474 badpage: replace page_remove_rmap Eeek and BUG by Hugh Dickins · 15 years ago
  20. 8cc3b39 badpage: keep any bad page out of circulation by Hugh Dickins · 15 years ago
  21. 79f4b7b badpage: simplify page_alloc flag check+clear by Hugh Dickins · 15 years ago
  22. efab818 mm: make setup_per_zone_inactive_ratio() static by KOSAKI Motohiro · 15 years ago
  23. b962716 mm: optimize get_scan_ratio for no swap by Hugh Dickins · 15 years ago
  24. 58a01a4 mm/page_alloc.c: eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 15 years ago
  25. 5594c8c mm: print out memmap number only if it is not zero by Yinghai Lu · 15 years ago
  26. e33c3b5 cpusets: update mems allowed in page allocator by David Rientjes · 16 years ago
  27. 18229df hugetlb: pull gigantic page initialisation out of the default path by Andy Whitcroft · 16 years ago
  28. 52d4b9a memcg: allocate all page_cgroup at boot by KAMEZAWA Hiroyuki · 16 years ago
  29. 1125b4e setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lock by Gerald Schaefer · 16 years ago
  30. d903ef9 mm: print out meminit for memmap by Yinghai Lu · 16 years ago
  31. 985737c mlock: count attempts to free mlocked page by Lee Schermerhorn · 16 years ago
  32. b291f00 mlock: mlocked pages are unevictable by Nick Piggin · 16 years ago
  33. 7b85412 Unevictable LRU Page Statistics by Lee Schermerhorn · 16 years ago
  34. 556adec vmscan: second chance replacement for anonymous pages by Rik van Riel · 16 years ago
  35. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  36. b2e1853 define page_file_cache() function by Rik van Riel · 16 years ago
  37. b69408e vmscan: Use an indexed array for LRU variables by Christoph Lameter · 16 years ago
  38. db99100 mm/page_alloc.c:free_area_init_nodes() fix inappropriate use of enum by Andrew Morton · 16 years ago
  39. 6babc32 mm: handle initialising compound pages at orders greater than MAX_ORDER by Andy Whitcroft · 16 years ago
  40. 5276558 mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_data by Marcin Slusarz · 16 years ago
  41. 344c790 mm: make setup_zone_migrate_reserve() aware of overlapping nodes by Adam Litke · 16 years ago
  42. 74768ed page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system_hash() by Jan Beulich · 16 years ago
  43. 1d1958f mm: remove find_max_pfn_with_active_regions by Yinghai Lu · 16 years ago
  44. 9b1a4d3 stop_machine: Wean existing callers off stop_machine_run() by Rusty Russell · 16 years ago
  45. af370fb memory hotplug: small fixes to bootmem freeing for memory hotremove by Yasunori Goto · 16 years ago
  46. b69a728 mm/page_alloc.c: cleanups by Adrian Bunk · 16 years ago
  47. 2be0ffe mm: add alloc_pages_exact() and free_pages_exact() by Timur Tabi · 16 years ago
  48. 01ad1c0 mm: export prep_compound_page to mm by Andi Kleen · 16 years ago
  49. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  50. 3c82d0c buddy: clarify comments describing buddy merge by Andy Whitcroft · 16 years ago
  51. e4048e5 page allocator: inline some __alloc_pages() wrappers by KOSAKI Motohiro · 16 years ago
  52. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  53. 68ad8df mm: print out the zonelists on request for manual verification by Mel Gorman · 16 years ago
  54. 2dbb51c mm: make defensive checks around PFN values registered for memory usage by Mel Gorman · 16 years ago
  55. 708614e mm: verify the page links and memory model by Mel Gorman · 16 years ago
  56. 6b74ab9 mm: add a basic debugging framework for memory initialisation by Mel Gorman · 16 years ago
  57. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  58. 5dab8ec mm, generic, x86 boot: more tweaks to hex prints of some pfn addresses by Paul Jackson · 16 years ago
  59. 2bc0d26 x86 boot: more consistently use type int for node ids by Paul Jackson · 16 years ago
  60. e2fc252 x86 boot: show pfn addresses in hex not decimal in some kernel info printks by Paul Jackson · 16 years ago
  61. d52d53b RFC x86: try to remove arch_get_ram_range by Yinghai Lu · 16 years ago
  62. b5bc6c0 x86, mm: use add_highpages_with_active_regions() for high pages init v2 by Yinghai Lu · 16 years ago
  63. cc1050b x86: replace shrink_active_range() with remove_active_range() by Yinghai Lu · 16 years ago
  64. 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 16 years ago
  65. 494de90 Do not overwrite nr_zones on !NUMA when initialising zlcache_ptr by Mel Gorman · 16 years ago
  66. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  67. cc1a9d8 mm, x86: shrink_active_range() should check all by Yinghai Lu · 16 years ago
  68. dfa7e20 mm: Minor clean-up of page flags in mm/page_alloc.c by Russ Anderson · 16 years ago
  69. e8c27ac x86, numa, 32-bit: print out debug info on all kvas by Yinghai Lu · 16 years ago
  70. cd94b9d memory hotplug: fix early allocation handling by Heiko Carstens · 16 years ago
  71. 7eb5482 zonelists: handle a node zonelist with no applicable entries by Andy Whitcroft · 16 years ago
  72. f723215 mm: don't drop a partial page in a zone's memory map size by Johannes Weiner · 16 years ago
  73. 76cdd58 memory_hotplug: always initialize pageblock bitmap by Heiko Carstens · 16 years ago
  74. 3ac7fe5 infrastructure to debug (dynamic) objects by Thomas Gleixner · 16 years ago
  75. a41f24e page allocator: smarter retry of costly-order allocations by Nishanth Aravamudan · 16 years ago
  76. ab857d0 mm: fix misleading __GFP_REPEAT related comments by Nishanth Aravamudan · 16 years ago
  77. 86051ca mm: fix usemap initialization by KAMEZAWA Hiroyuki · 16 years ago
  78. 2309f9e mm/page_alloc.c: remove hand-coded get_order() by Pavel Machek · 16 years ago
  79. 0c0a4a5 memory hotplug: free memmaps allocated by bootmem by Yasunori Goto · 16 years ago
  80. 0a128b2 pageflags: eliminate PG_xxx aliases by Christoph Lameter · 16 years ago
  81. f05111f mm/page_alloc.c: fix indentation by S.Caglar Onur · 16 years ago
  82. 19770b3 mm: filter based on a nodemask as well as a gfp_mask by Mel Gorman · 16 years ago
  83. dd1a239 mm: have zonelist contains structs with both a zone pointer and zone_idx by Mel Gorman · 16 years ago
  84. 54a6eb5 mm: use two zonelist that are filtered by GFP mask by Mel Gorman · 16 years ago
  85. 18ea7e7 mm: remember what the preferred zone is for zone_statistics by Mel Gorman · 16 years ago
  86. 0e88460 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask by Mel Gorman · 16 years ago
  87. dac1d27 mm: use zonelists instead of zones when direct reclaiming pages by Mel Gorman · 16 years ago
  88. c5f59f0 nodemask: use new node_to_cpumask_ptr function by Mike Travis · 16 years ago
  89. 9442ec9 memcg: bad page if page_cgroup when free by Hugh Dickins · 16 years ago
  90. 10ed273 zlc_setup(): handle jiffies wraparound by KOSAKI Motohiro · 16 years ago
  91. b5a0e01 Solve section mismatch for free_area_init_core. by Alexander van Heukelum · 16 years ago
  92. edde08f misc: removal of final callers using fastcall by Harvey Harrison · 16 years ago
  93. 8a9f3cc Memory controller: memory accounting by Balbir Singh · 16 years ago
  94. e6f3602 Include count of pagecache pages in show_mem() output by Larry Woodman · 16 years ago
  95. 920c7a5 mm: remove fastcall from mm/ by Harvey Harrison · 16 years ago
  96. 1e548de page allocator: remove unused arguments in zone_init_free_lists() by Andi Kleen · 16 years ago
  97. 3dfa572 Page allocator: get rid of the list of cold pages by Christoph Lameter · 16 years ago
  98. 9f8f217 Page allocator: clean up pcp draining functions by Christoph Lameter · 16 years ago
  99. 1d6f4e6 mm: fix section mismatch warning in page_alloc.c by Sam Ravnborg · 16 years ago
  100. 467bc46 Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0 by Thomas Bogendoerfer · 16 years ago