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