1. 543dfb2 mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE() by Joshua Clayton · 9 years ago
  2. c00eb15 mm/zonelist: enumerate zonelists array index by Yaowei Bai · 9 years ago
  3. a9bb7e6 memcg: only account kmem allocations marked as __GFP_ACCOUNT by Vladimir Davydov · 9 years ago
  4. 20b5c30 Revert "gfp: add __GFP_NOACCOUNT" by Vladimir Davydov · 9 years ago
  5. 21fa844 mm: fix up sparse warning in gfpflags_allow_blocking by Jeff Layton · 9 years ago
  6. dd56b04 mm: page_alloc: hide some GFP internals and document the bits and flag combinations by Mel Gorman · 9 years ago
  7. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  8. 4011337 mm: page_alloc: remove GFP_IOFS by Mel Gorman · 9 years ago
  9. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  10. 016c13d mm, page_alloc: use masks and shifts when converting GFP flags to migrate types by Mel Gorman · 9 years ago
  11. 82c1fc7 mm: use numa_mem_id() in alloc_pages_node() by Vlastimil Babka · 9 years ago
  12. 0bc35a9 mm: unify checks in alloc_pages_node() and __alloc_pages_node() by Vlastimil Babka · 9 years ago
  13. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  14. 28c015d mm: improve __GFP_NORETRY comment based on implementation by David Rientjes · 9 years ago
  15. 0e1cc95 mm: meminit: finish initialisation of struct pages before basic setup by Mel Gorman · 9 years ago
  16. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  17. 8f4fc07 gfp: add __GFP_NOACCOUNT by Vladimir Davydov · 9 years ago
  18. b63ae8c mm/net: Rename and move page fragment handling from net/ to mm/ by Alexander Duyck · 9 years ago
  19. 6477571 mm: clarify __GFP_NOFAIL deprecation status by Michal Hocko · 9 years ago
  20. 4167e9b mm: remove GFP_THISNODE by David Rientjes · 9 years ago
  21. be97a41 mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma by Vlastimil Babka · 10 years ago
  22. 077fcf1 mm/thp: allocate transparent hugepages on local node by Aneesh Kumar K.V · 10 years ago
  23. 2d48366 mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLE by Jianyu Zhan · 10 years ago
  24. 93481ff mm: introduce single zone pcplists drain by Vlastimil Babka · 10 years ago
  25. 43e7a34 mm: rename allocflags_to_migratetype for clarity by David Rientjes · 10 years ago
  26. e193181 mm/page_alloc.c: add __meminit to alloc_pages_exact_nid() by Fabian Frederick · 10 years ago
  27. b7596fb include/linux/gfp.h: exclude duplicate header by Andy Shevchenko · 10 years ago
  28. b745bc8 mm: page_alloc: convert hot/cold parameter and immediate callers to bool by Mel Gorman · 10 years ago
  29. 5238343 mm: get rid of __GFP_KMEMCG by Vladimir Davydov · 10 years ago
  30. e97ca8e mm: fix GFP_THISNODE callers and clarify by Johannes Weiner · 10 years ago
  31. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 11 years ago
  32. 537926c include/linux/gfp.h: fix the comment for GFP_ZONE_TABLE by Zhang Yanfei · 11 years ago
  33. 6a1a0d3 mm: allocate kernel pages to the right memcg by Glauber Costa · 12 years ago
  34. 7a64bf0 mm: add a __GFP_KMEMCG flag by Glauber Costa · 12 years ago
  35. 05b0afd mm: add a reminder comment for __GFP_BITS_SHIFT by Andrew Morton · 12 years ago
  36. e5adfff mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD by Kirill A. Shutemov · 12 years ago
  37. caf4919 Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage by Linus Torvalds · 12 years ago
  38. a509153 revert "Revert "mm: remove __GFP_NO_KSWAPD"" by Andrew Morton · 12 years ago
  39. 82b212f Revert "mm: remove __GFP_NO_KSWAPD" by Mel Gorman · 12 years ago
  40. 3e648eb make GFP_NOTRACK definition unconditional by Glauber Costa · 12 years ago
  41. c654345 mm: remove __GFP_NO_KSWAPD by Rik van Riel · 12 years ago
  42. c93bdd0 netvm: allow skb allocation to use PFMEMALLOC reserves by Mel Gorman · 12 years ago
  43. b37f1dd mm: introduce __GFP_MEMALLOC to allow access to emergency reserves by Mel Gorman · 12 years ago
  44. 0815f3d mm: page_isolation: MIGRATE_CMA isolation functions added by Michal Nazarewicz · 12 years ago
  45. 47118af mm: mmzone: MIGRATE_CMA migration type added by Michal Nazarewicz · 13 years ago
  46. 041d3a8 mm: page_alloc: introduce alloc_contig_range() by Michal Nazarewicz · 13 years ago
  47. a756cf5 mm: try to distribute dirty pages fairly across zones by Johannes Weiner · 13 years ago
  48. f6d7e0c mm, debug: test for online nid when allocating on single node by David Rientjes · 13 years ago
  49. f90ac39 mm: avoid livelock on !__GFP_FS allocations by Mel Gorman · 13 years ago
  50. cc59850 mm: add free_hot_cold_page_list() helper by Konstantin Khlebnikov · 13 years ago
  51. 3dab1bc mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE by Johannes Weiner · 13 years ago
  52. 82d4b57 include/linux/gfp.h: convert BUG_ON() into VM_BUG_ON() by Dave Hansen · 13 years ago
  53. 15fa8f4 include/linux/gfp.h: work around apparent sparse confusion by Dave Hansen · 13 years ago
  54. ee85c2e mm: add alloc_pages_exact_nid() by Andi Kleen · 13 years ago
  55. 78afd56 mm: add __GFP_OTHER_NODE flag by Andi Kleen · 13 years ago
  56. 236344d mm: add alloc_page_vma_node() by Andi Kleen · 14 years ago
  57. 2f5f948 mm: change alloc_pages_vma to pass down the policy node for local policy by Andi Kleen · 14 years ago
  58. 1765e3a Remove MAYBE_BUILD_BUG_ON by Rusty Russell · 14 years ago
  59. 0bbbc0b thp: add numa awareness to hugepage allocations by Andrea Arcangeli · 14 years ago
  60. 71e3aac thp: transparent hugepage core by Andrea Arcangeli · 14 years ago
  61. 32dba98 thp: _GFP_NO_KSWAPD by Andrea Arcangeli · 14 years ago
  62. c9e664f PM / Hibernate: Fix memory corruption related to swap by Rafael J. Wysocki · 14 years ago
  63. 16b56cf mm: fix sparse warnings on GFP_ZONE_TABLE/BAD by Namhyung Kim · 14 years ago
  64. fd23855 include/linux/gfp.h: fix coding style by matt mooney · 14 years ago
  65. 263ff5d include/linux/gfp.h: spelling fixes by matt mooney · 14 years ago
  66. 478352e mm: add comment about deprecation of __GFP_NOFAIL by David Rientjes · 15 years ago
  67. 452aa69 mm/pm: force GFP_NOIO during suspend/hibernation and resume by Rafael J. Wysocki · 15 years ago
  68. fc91668 mm: remove free_hot_page() by Li Hong · 15 years ago
  69. 8c87df4 BUILD_BUG_ON(): fix it and a couple of bogus uses of it by Jan Beulich · 15 years ago
  70. 1a8670a oom: move oom_killer_enable()/oom_killer_disable to where they belong by Alexey Dobriyan · 15 years ago
  71. 38a3985 page-allocator: remove dead function free_cold_page() by Mel Gorman · 15 years ago
  72. dcce284 mm: Extend gfp masking to the page allocator by Benjamin Herrenschmidt · 15 years ago
  73. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  74. b70d94e page-allocator: use integer fields lookup for gfp_zone and check for errors in flags passed to the page allocator by Christoph Lameter · 15 years ago
  75. 7f33d49 mm, PM/Freezer: Disable OOM killer when tasks are frozen by Rafael J. Wysocki · 15 years ago
  76. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  77. b3c466c page allocator: do not sanity check order in the fast path by Mel Gorman · 15 years ago
  78. d239171 page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask() by Mel Gorman · 15 years ago
  79. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  80. b1eeab6 kmemcheck: add hooks for the page allocator by Vegard Nossum · 16 years ago
  81. 2dff440 kmemcheck: add mm functions by Vegard Nossum · 16 years ago
  82. 7e85ee0 slab,slub: don't enable interrupts during early boot by Pekka Enberg · 15 years ago
  83. 082edb7 numa, cpumask: move numa_node_id default implementation to topology.h by Rusty Russell · 15 years ago
  84. 3c1d437 mm: remove GFP_HIGHUSER_PAGECACHE by Hugh Dickins · 16 years ago
  85. 2be0ffe mm: add alloc_pages_exact() and free_pages_exact() by Timur Tabi · 16 years ago
  86. e4048e5 page allocator: inline some __alloc_pages() wrappers by KOSAKI Motohiro · 16 years ago
  87. ab857d0 mm: fix misleading __GFP_REPEAT related comments by Nishanth Aravamudan · 16 years ago
  88. 8cece85 mm: fix broken gfp_zone with __GFP_THISNODE by KAMEZAWA Hiroyuki · 16 years ago
  89. 19770b3 mm: filter based on a nodemask as well as a gfp_mask by Mel Gorman · 16 years ago
  90. 54a6eb5 mm: use two zonelist that are filtered by GFP mask by Mel Gorman · 16 years ago
  91. 0e88460 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask by Mel Gorman · 16 years ago
  92. 488514d Remove set_migrateflags() by Christoph Lameter · 16 years ago
  93. b3c9752 include/linux: Remove all users of FASTCALL() macro by Harvey Harrison · 17 years ago
  94. 9f8f217 Page allocator: clean up pcp draining functions by Christoph Lameter · 17 years ago
  95. 467c996 Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo by Mel Gorman · 17 years ago
  96. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  97. 6cb0622 Categorize GFP flags by Christoph Lameter · 17 years ago
  98. 523b945 Memoryless nodes: Fix GFP_THISNODE behavior by Christoph Lameter · 17 years ago
  99. 2a1e274 Create the ZONE_MOVABLE zone by Mel Gorman · 17 years ago
  100. 769848c Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated by Mel Gorman · 17 years ago