1. 7f9cfb3 mm: build_zonelists(): move clear node_load[] to __build_all_zonelists() by Bo Liu · 15 years ago
  2. 1fc28b7 page-allocator: allow too high-order warning messages to be suppressed with __GFP_NOWARN by Mel Gorman · 15 years ago
  3. 6583bb6 mm: avoid endless looping for oom killed tasks by David Rientjes · 15 years ago
  4. e084b2d page-allocator: preserve PFN ordering when __GFP_COLD is set by Mel Gorman · 15 years ago
  5. 7638d53 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  6. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  7. 264ef8a kmemleak: Remove alloc_bootmem annotations introduced in the past by Catalin Marinas · 15 years ago
  8. 5bfd756 Fix virt_to_phys() warnings by Kevin Cernekee · 15 years ago
  9. 66918dc x86: only clear node_states for 64bit by Yinghai Lu · 15 years ago
  10. 4923abf Don't warn about order-1 allocations with __GFP_NOFAIL by Linus Torvalds · 15 years ago
  11. 364df0e mm: fix handling of pagesets for downed cpus by Dimitri Sivanich · 15 years ago
  12. c277331 mm: page_alloc: clear PG_locked before checking flags on free by Johannes Weiner · 15 years ago
  13. dcce284 mm: Extend gfp masking to the page allocator by Benjamin Herrenschmidt · 15 years ago
  14. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  15. fa5e084 vmscan: do not unconditionally treat zones that fail zone_reclaim() as full by Mel Gorman · 15 years ago
  16. 73d60b7 page-allocator: clear N_HIGH_MEMORY map before we set it again by Yinghai Lu · 15 years ago
  17. 82553a9 oom: invoke oom killer for __GFP_NOFAIL by David Rientjes · 15 years ago
  18. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 15 years ago
  19. bce7394 page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens by Minchan Kim · 15 years ago
  20. 96cb4df page-allocator: add inactive ratio calculation function of each zone by Minchan Kim · 15 years ago
  21. bc75d33 page-allocator: clean up functions related to pages_min by Minchan Kim · 15 years ago
  22. 7f33d49 mm, PM/Freezer: Disable OOM killer when tasks are frozen by Rafael J. Wysocki · 15 years ago
  23. dab48da page-allocator: warn if __GFP_NOFAIL is used for a large allocation by Andrew Morton · 15 years ago
  24. e9bb35d mm: setup_per_zone_inactive_ratio - fix comment and make it __init by Cyrill Gorcunov · 15 years ago
  25. 5c87ead mm: setup_per_zone_inactive_ratio - do not call for int_sqrt if not needed by Cyrill Gorcunov · 15 years ago
  26. 6e08a36 vmscan: cleanup the scan batching code by Wu Fengguang · 15 years ago
  27. 20a0307 mm: introduce PageHuge() for testing huge/gigantic pages by Wu Fengguang · 15 years ago
  28. a1dd268 mm: use alloc_pages_exact() in alloc_large_system_hash() to avoid duplicated logic by Mel Gorman · 15 years ago
  29. 72807a7 page allocator: sanity check order in the page allocator slow path by Mel Gorman · 15 years ago
  30. 092cead page allocator: move free_page_mlock() to page_alloc.c by KOSAKI Motohiro · 15 years ago
  31. 62bc62a page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths by Christoph Lameter · 15 years ago
  32. 974709b page allocator: get the pageblock migratetype without disabling interrupts by Mel Gorman · 15 years ago
  33. f2260e6 page allocator: update NR_FREE_PAGES only as necessary by Mel Gorman · 15 years ago
  34. 4185896 page allocator: use allocation flags as an index to the zone watermark by Mel Gorman · 15 years ago
  35. a3af9c3 page allocator: do not check for compound pages during the page allocator sanity checks by Nick Piggin · 15 years ago
  36. d395b73 page allocator: do not setup zonelist cache when there is only one node by Mel Gorman · 15 years ago
  37. da456f1 page allocator: do not disable interrupts in free_page_mlock() by Mel Gorman · 15 years ago
  38. ed0ae21 page allocator: do not call get_pageblock_migratetype() more than necessary by Mel Gorman · 15 years ago
  39. 0ac3a40 page allocator: inline __rmqueue_fallback() by Mel Gorman · 15 years ago
  40. 0a15c3e page allocator: inline buffered_rmqueue() by Mel Gorman · 15 years ago
  41. 728ec98 page allocator: inline __rmqueue_smallest() by Mel Gorman · 15 years ago
  42. a56f57f page allocator: remove a branch by assuming __GFP_HIGH == ALLOC_HIGH by Mel Gorman · 15 years ago
  43. 341ce06 page allocator: calculate the alloc_flags for allocation only once by Peter Zijlstra · 15 years ago
  44. 3dd2826 page allocator: calculate the migratetype for allocation only once by Mel Gorman · 15 years ago
  45. 5117f45 page allocator: calculate the preferred zone for allocation only once by Mel Gorman · 15 years ago
  46. 49255c6 page allocator: move check for disabled anti-fragmentation out of fastpath by Mel Gorman · 15 years ago
  47. 11e33f6 page allocator: break up the allocator entry point into fast and slow paths by Mel Gorman · 15 years ago
  48. 7f82af9 page allocator: check only once if the zonelist is suitable for the allocation by Mel Gorman · 15 years ago
  49. b3c466c page allocator: do not sanity check order in the fast path by Mel Gorman · 15 years ago
  50. d239171 page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask() by Mel Gorman · 15 years ago
  51. 6c0db46 mm: alloc_large_system_hash check order by Hugh Dickins · 15 years ago
  52. 58568d2 cpuset,mm: update tasks' mems_allowed in time by Miao Xie · 15 years ago
  53. b1eeab6 kmemcheck: add hooks for the page allocator by Vegard Nossum · 16 years ago
  54. dbb1f81 kmemleak: Add kmemleak_alloc callback from alloc_large_system_hash by Catalin Marinas · 15 years ago
  55. 888a589 mm, x86: remove MEMORY_HOTPLUG_RESERVE related code by Yinghai Lu · 15 years ago
  56. 3a6be87 nommu: clamp zone_batchsize() to 0 under NOMMU conditions by David Howells · 15 years ago
  57. 9155203 mm: use roundown_pow_of_two() in zone_batchsize() by David Howells · 15 years ago
  58. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  59. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  60. 327c0e9 vmscan: fix it to take care of nodemask by KAMEZAWA Hiroyuki · 15 years ago
  61. ee99c71 mm: introduce for_each_populated_zone() macro by KOSAKI Motohiro · 15 years ago
  62. 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
  63. 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
  64. e713a21 trivial: Fix dubious bitwise 'or' usage spotted by sparse. by Alexey Zaytsev · 15 years ago
  65. a70f730 cpumask: replace node_to_cpumask with cpumask_of_node. by Rusty Russell · 15 years ago
  66. cc2559b mm: fix memmap init for handling memory hole by KAMEZAWA Hiroyuki · 15 years ago
  67. f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 15 years ago
  68. cf40bd1 lockdep: annotate reclaim context (__GFP_NOFS) by Nick Piggin · 15 years ago
  69. 6e90157 mm: introduce zone_reclaim struct by KOSAKI Motohiro · 15 years ago
  70. 9f572e3 mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE by KOSAKI Motohiro · 15 years ago
  71. 1e9e636 badpage: KERN_ALERT BUG instead of KERN_EMERG by Hugh Dickins · 15 years ago
  72. d936cf9 badpage: ratelimit print_bad_pte and bad_page by Hugh Dickins · 15 years ago
  73. 22b31ee badpage: vm_normal_page use print_bad_pte by Hugh Dickins · 15 years ago
  74. 3dc1474 badpage: replace page_remove_rmap Eeek and BUG by Hugh Dickins · 15 years ago
  75. 8cc3b39 badpage: keep any bad page out of circulation by Hugh Dickins · 15 years ago
  76. 79f4b7b badpage: simplify page_alloc flag check+clear by Hugh Dickins · 15 years ago
  77. efab818 mm: make setup_per_zone_inactive_ratio() static by KOSAKI Motohiro · 15 years ago
  78. b962716 mm: optimize get_scan_ratio for no swap by Hugh Dickins · 15 years ago
  79. 58a01a4 mm/page_alloc.c: eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 15 years ago
  80. 5594c8c mm: print out memmap number only if it is not zero by Yinghai Lu · 15 years ago
  81. e33c3b5 cpusets: update mems allowed in page allocator by David Rientjes · 16 years ago
  82. 18229df hugetlb: pull gigantic page initialisation out of the default path by Andy Whitcroft · 16 years ago
  83. 52d4b9a memcg: allocate all page_cgroup at boot by KAMEZAWA Hiroyuki · 16 years ago
  84. 1125b4e setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lock by Gerald Schaefer · 16 years ago
  85. d903ef9 mm: print out meminit for memmap by Yinghai Lu · 16 years ago
  86. 985737c mlock: count attempts to free mlocked page by Lee Schermerhorn · 16 years ago
  87. b291f00 mlock: mlocked pages are unevictable by Nick Piggin · 16 years ago
  88. 7b85412 Unevictable LRU Page Statistics by Lee Schermerhorn · 16 years ago
  89. 556adec vmscan: second chance replacement for anonymous pages by Rik van Riel · 16 years ago
  90. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  91. b2e1853 define page_file_cache() function by Rik van Riel · 16 years ago
  92. b69408e vmscan: Use an indexed array for LRU variables by Christoph Lameter · 16 years ago
  93. db99100 mm/page_alloc.c:free_area_init_nodes() fix inappropriate use of enum by Andrew Morton · 16 years ago
  94. 6babc32 mm: handle initialising compound pages at orders greater than MAX_ORDER by Andy Whitcroft · 16 years ago
  95. 5276558 mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_data by Marcin Slusarz · 16 years ago
  96. 344c790 mm: make setup_zone_migrate_reserve() aware of overlapping nodes by Adam Litke · 16 years ago
  97. 74768ed page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system_hash() by Jan Beulich · 16 years ago
  98. 1d1958f mm: remove find_max_pfn_with_active_regions by Yinghai Lu · 16 years ago
  99. 9b1a4d3 stop_machine: Wean existing callers off stop_machine_run() by Rusty Russell · 16 years ago
  100. af370fb memory hotplug: small fixes to bootmem freeing for memory hotremove by Yasunori Goto · 16 years ago