1. 0c0a4a5 memory hotplug: free memmaps allocated by bootmem by Yasunori Goto · 16 years ago
  2. 0a128b2 pageflags: eliminate PG_xxx aliases by Christoph Lameter · 16 years ago
  3. f05111f mm/page_alloc.c: fix indentation by S.Caglar Onur · 16 years ago
  4. 19770b3 mm: filter based on a nodemask as well as a gfp_mask by Mel Gorman · 16 years ago
  5. dd1a239 mm: have zonelist contains structs with both a zone pointer and zone_idx by Mel Gorman · 16 years ago
  6. 54a6eb5 mm: use two zonelist that are filtered by GFP mask by Mel Gorman · 16 years ago
  7. 18ea7e7 mm: remember what the preferred zone is for zone_statistics by Mel Gorman · 16 years ago
  8. 0e88460 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask by Mel Gorman · 16 years ago
  9. dac1d27 mm: use zonelists instead of zones when direct reclaiming pages by Mel Gorman · 16 years ago
  10. c5f59f0 nodemask: use new node_to_cpumask_ptr function by Mike Travis · 16 years ago
  11. 9442ec9 memcg: bad page if page_cgroup when free by Hugh Dickins · 16 years ago
  12. 10ed273 zlc_setup(): handle jiffies wraparound by KOSAKI Motohiro · 16 years ago
  13. b5a0e01 Solve section mismatch for free_area_init_core. by Alexander van Heukelum · 16 years ago
  14. edde08f misc: removal of final callers using fastcall by Harvey Harrison · 16 years ago
  15. 8a9f3cc Memory controller: memory accounting by Balbir Singh · 16 years ago
  16. e6f3602 Include count of pagecache pages in show_mem() output by Larry Woodman · 16 years ago
  17. 920c7a5 mm: remove fastcall from mm/ by Harvey Harrison · 16 years ago
  18. 1e548de page allocator: remove unused arguments in zone_init_free_lists() by Andi Kleen · 16 years ago
  19. 3dfa572 Page allocator: get rid of the list of cold pages by Christoph Lameter · 16 years ago
  20. 9f8f217 Page allocator: clean up pcp draining functions by Christoph Lameter · 16 years ago
  21. 1d6f4e6 mm: fix section mismatch warning in page_alloc.c by Sam Ravnborg · 17 years ago
  22. 467bc46 Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0 by Thomas Bogendoerfer · 17 years ago
  23. 81eabcb mm: fix page allocation for larger I/O segments by Mel Gorman · 17 years ago
  24. ba72cb8 Fix boot problem with iSeries lacking hugepage support by Mel Gorman · 17 years ago
  25. 09f345d prep_zero_page: remove bogus BUG_ON by Hugh Dickins · 17 years ago
  26. 44048d7 Revert "Bias the placement of kernel pages at lower PFNs" by Linus Torvalds · 17 years ago
  27. 183ff22 spelling fixes: mm/ by Simon Arlott · 17 years ago
  28. ff0ceb9 oom: serialize out of memory calls by David Rientjes · 17 years ago
  29. e815af9 oom: change all_unreclaimable zone member to flags by David Rientjes · 17 years ago
  30. 5a3135c2 oom: move prototypes to appropriate header file by David Rientjes · 17 years ago
  31. 0c0e619 memory unplug: page offline by KAMEZAWA Hiroyuki · 17 years ago
  32. a5d76b5 memory unplug: page isolation by KAMEZAWA Hiroyuki · 17 years ago
  33. 48f13bf Breakout page_order() to internal.h to avoid special knowledge of the buddy allocator by Mel Gorman · 17 years ago
  34. 484f51f mm/page_alloc.c: make code static by Adrian Bunk · 17 years ago
  35. 467c996 Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo by Mel Gorman · 17 years ago
  36. d9c2340 Do not depend on MAX_ORDER when grouping pages by mobility by Mel Gorman · 17 years ago
  37. d100313 Fix calculation in move_freepages_block for counting pages by Mel Gorman · 17 years ago
  38. 64c5e13 don't group high order atomic allocations by Mel Gorman · 17 years ago
  39. ac0e5b7 remove PAGE_GROUP_BY_MOBILITY by Mel Gorman · 17 years ago
  40. 56fd56b Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR_PAGES blocks by Mel Gorman · 17 years ago
  41. 46dafbc Be more agressive about stealing when MIGRATE_RECLAIMABLE allocations fallback by Mel Gorman · 17 years ago
  42. 5adc5be Bias the placement of kernel pages at lower PFNs by Mel Gorman · 17 years ago
  43. 9ef9acb Do not group pages by mobility type on low memory systems by Mel Gorman · 17 years ago
  44. e010487 Group high-order atomic allocations by Mel Gorman · 17 years ago
  45. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  46. c361be5 Move free pages between lists on steal by Mel Gorman · 17 years ago
  47. e2c55dc Drain per-cpu lists when high-order allocations fail by Mel Gorman · 17 years ago
  48. b92a6ed Add a configure option to group pages by mobility by Mel Gorman · 17 years ago
  49. 535131e6 Choose pages from the per-cpu list based on migration type by Mel Gorman · 17 years ago
  50. b2a0ac8 Split the free lists for movable and unmovable allocations by Mel Gorman · 17 years ago
  51. 835c134 Add a bitmap that is used to track flags affecting a block of pages by Mel Gorman · 17 years ago
  52. 37b07e4 memoryless nodes: fixup uses of node_online_map in generic code by Lee Schermerhorn · 17 years ago
  53. 523b945 Memoryless nodes: Fix GFP_THISNODE behavior by Christoph Lameter · 17 years ago
  54. 633c066 Memoryless nodes: drop one memoryless node boot warning by Christoph Lameter · 17 years ago
  55. 37c0708 Memoryless nodes: Add N_CPU node state by Christoph Lameter · 17 years ago
  56. 7ea1530 Memoryless nodes: introduce mask of nodes with memory by Christoph Lameter · 17 years ago
  57. 1380891 Memoryless nodes: Generic management of nodemasks for various purposes by Christoph Lameter · 17 years ago
  58. 8691f3a mm: no need to cast vmalloc() return value in zone_wait_table_init() by Jesper Juhl · 17 years ago
  59. 6419168 process_zones(): fix recovery code by Andrew Morton · 17 years ago
  60. b377fd3 Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE by Mel Gorman · 17 years ago
  61. a8bbf72 Do not trigger OOM-killer for high-order allocation failures by Mel Gorman · 17 years ago
  62. 296699d Introduce CONFIG_SUSPEND for suspend-to-Ram and standby by Rafael J. Wysocki · 17 years ago
  63. b5445f9 Allow nodes to exist that only contain ZONE_MOVABLE by Mel Gorman · 17 years ago
  64. e228929 mm: fix memory hotplug oops from ZONE_MOVABLE changes. by Paul Mundt · 17 years ago
  65. fe3cba1 mm: share PG_readahead and PG_reclaim by Fengguang Wu · 17 years ago
  66. d77c2d7 readahead: introduce PG_readahead by Fengguang Wu · 17 years ago
  67. c2f1a55 knfsd: nfsd4: vary maximum delegation limit based on RAM size by Meelap Shah · 17 years ago
  68. 5ad333e Lumpy Reclaim V4 by Andy Whitcroft · 17 years ago
  69. 7e63efe Add a movablecore= parameter for sizing ZONE_MOVABLE by Mel Gorman · 17 years ago
  70. ed7ed36 handle kernelcore=: generic by Mel Gorman · 17 years ago
  71. 2a1e274 Create the ZONE_MOVABLE zone by Mel Gorman · 17 years ago
  72. 5411499 fault-injection: add min-order parameter to fail_page_alloc by Akinobu Mita · 17 years ago
  73. b49ad48 mm/page_alloc.c: lower printk severity by Dan Aloni · 17 years ago
  74. 6ea6e68 mm: more __meminit annotations by Paul Mundt · 17 years ago
  75. 98011f5 mm: fix improper .init-type section references by Jan Beulich · 17 years ago
  76. 1037b83 MM: alloc_large_system_hash() can free some memory for non power-of-two bucketsize by Eric Dumazet · 17 years ago
  77. f0c0b2b change zonelist order: zonelist order selection logic by KAMEZAWA Hiroyuki · 17 years ago
  78. d09c6b8 mm: Fix memory/cpu hotplug section mismatch and oops. by Paul Mundt · 17 years ago
  79. 12d810c m68k: discontinuous memory support by Roman Zippel · 17 years ago
  80. 418508c fix unused setup_nr_node_ids by Miklos Szeredi · 17 years ago
  81. 577a32f mm: fix section mismatch warnings by Sam Ravnborg · 17 years ago
  82. 6f076f5 early_pfn_to_nid needs to be __meminit by Stephen Rothwell · 17 years ago
  83. 4037d45 Move remote node draining out of slab allocators by Christoph Lameter · 17 years ago
  84. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  85. 72280ed Add white list into modpost.c for memory hotplug code and ia64's machvec section by Yasunori Goto · 17 years ago
  86. a3142c8 Fix section mismatch of memory hotplug related code. by Yasunori Goto · 17 years ago
  87. 7be9823 swsusp: use inline functions for changing page flags by Rafael J. Wysocki · 17 years ago
  88. 6d77795 mm: optimize compound_head() by avoiding a shared page flag by Christoph Lameter · 17 years ago
  89. d85f338 Make page->private usable in compound pages by Christoph Lameter · 17 years ago
  90. 3b1d92c Do not disable interrupts when reading min_free_kbytes by Mel Gorman · 17 years ago
  91. 14e0729 add pfn_valid_within helper for sub-MAX_ORDER hole detection by Andy Whitcroft · 17 years ago
  92. 476f353 Safer nr_node_ids and nr_node_ids determination and initial values by Christoph Lameter · 17 years ago
  93. 5409bae [PATCH] Rename PG_checked to PG_owner_priv_1 by Nick Piggin · 17 years ago
  94. 8ef8286 [PATCH] slab: reduce size of alien cache to cover only possible nodes by Christoph Lameter · 17 years ago
  95. 74c7aa8 [PATCH] Replace highest_possible_node_id() with nr_node_ids by Christoph Lameter · 17 years ago
  96. 4b51d66 [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM by Christoph Lameter · 17 years ago
  97. 6267276 [PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA meaning the first zone by Christoph Lameter · 17 years ago
  98. 65e458d4 [PATCH] Drop get_zone_counts() by Christoph Lameter · 17 years ago
  99. 9195481 [PATCH] Drop nr_free_pages_pgdat() by Christoph Lameter · 17 years ago
  100. 9617729 [PATCH] Drop free_pages() by Christoph Lameter · 17 years ago