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