1. 6f84f8d xen, mm: allow deferred page initialization for xen pv domains by Pavel Tatashin · 6 years ago
  2. 1d47a3e mm/cma: remove ALLOC_CMA by Joonsoo Kim · 6 years ago
  3. bad8c6c mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE by Joonsoo Kim · 6 years ago
  4. d3cda23 mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request by Joonsoo Kim · 6 years ago
  5. 034ebf6 mm: treat indirectly reclaimable memory as available in MemAvailable by Roman Gushchin · 6 years ago
  6. 2c7452a mm/page_isolation.c: make start_isolate_page_range() fail if already isolated by Mike Kravetz · 6 years ago
  7. 5ecd9d4 mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memory by David Rientjes · 6 years ago
  8. 9733416 mm/free_pcppages_bulk: prefetch buddy while not holding lock by Aaron Lu · 6 years ago
  9. 0a5f4e5 mm/free_pcppages_bulk: do not hold lock when picking pages to free by Aaron Lu · 6 years ago
  10. 77ba906 mm/free_pcppages_bulk: update pcp->count inside by Aaron Lu · 6 years ago
  11. 7f16f91 mm, page_alloc: move mirrored_kernelcore to __meminitdata by David Rientjes · 6 years ago
  12. a5c6d65 mm, page_alloc: extend kernelcore and movablecore for percent by David Rientjes · 6 years ago
  13. d0dc12e mm/memory_hotplug: optimize memory hotplug by Pavel Tatashin · 6 years ago
  14. c9e97a1 mm: initialize pages on demand during boot by Pavel Tatashin · 6 years ago
  15. 3a2d7fa mm: disable interrupts while initializing deferred pages by Pavel Tatashin · 6 years ago
  16. 3102535 mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGE by Anshuman Khandual · 6 years ago
  17. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  18. f59f1ca Revert "mm: page_alloc: skip over regions of invalid pfns where possible" by Daniel Vacek · 7 years ago
  19. 2e517d6 lockdep: fix fs_reclaim warning by Tetsuo Handa · 7 years ago
  20. 79375ea mm: remove obsolete alloc_remap() by Arnd Bergmann · 7 years ago
  21. 3e04040 Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment" by Ard Biesheuvel · 7 years ago
  22. 864b75f mm/page_alloc: fix memmap_init_zone pageblock alignment by Daniel Vacek · 7 years ago
  23. 895f7b8 mm: don't defer struct page initialization for Xen pv guests by Juergen Gross · 7 years ago
  24. 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  25. ee95f40 Merge branch 'for-4.16/nfit' into libnvdimm-for-next by Ross Zwisler · 7 years ago
  26. 9bb5a39 mm, memory_hotplug: fix memmap initialization by Michal Hocko · 7 years ago
  27. 3c2c648 mm/page_alloc.c: fix typos in comments by Shile Zhang · 7 years ago
  28. 4812839 mm/page_alloc.c: fix comment in __get_free_pages() by Jiankang Chen · 7 years ago
  29. 80b1f41 mm: split deferred_init_range into initializing and freeing parts by Pavel Tatashin · 7 years ago
  30. a99583e mm: pass the vmem_altmap to memmap_init_zone by Christoph Hellwig · 7 years ago
  31. e8c2477 mm: check pfn_valid first in zero_resv_unavail by Dave Young · 7 years ago
  32. c24ad77 mm/page_alloc.c: avoid excessive IRQ disabled times in free_unref_page_list() by Lucas Stach · 7 years ago
  33. 63cd448 mm/cma: fix alloc_contig_range ret code/potential leak by Mike Kravetz · 7 years ago
  34. 4b81cb2 mm, memory_hotplug: do not back off draining pcp free pages from kworker context by Michal Hocko · 7 years ago
  35. 2583d67 mm, compaction: split off flag for not updating skip hints by Vlastimil Babka · 7 years ago
  36. 0cd842f mm: make alloc_node_mem_map a void call if we don't have CONFIG_FLAT_NODE_MEM_MAP by Oscar Salvador · 7 years ago
  37. 0205f75 mm: simplify nodemask printing by Michal Hocko · 7 years ago
  38. d135e57 mm/page_alloc.c: broken deferred calculation by Pavel Tatashin · 7 years ago
  39. 400e224 mm: don't warn about allocations which stall for too long by Tetsuo Handa · 7 years ago
  40. b050e37 mm, page_alloc: fix potential false positive in __zone_watermark_ok by Vlastimil Babka · 7 years ago
  41. 4518085 mm, sysctl: make NUMA stats configurable by Kemi Wang · 7 years ago
  42. 0fac3ba mm, page_alloc: simplify list handling in rmqueue_bulk() by Vlastimil Babka · 7 years ago
  43. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  44. 2d4894b mm: remove cold parameter from free_hot_cold_page* by Mel Gorman · 7 years ago
  45. 9cca35d mm, page_alloc: enable/disable IRQs once when freeing a list of pages by Mel Gorman · 7 years ago
  46. 85ccc8f mm/page_alloc: make sure __rmqueue() etc are always inline by Aaron Lu · 7 years ago
  47. f7f9910 mm: stop zeroing memory during allocation in vmemmap by Pavel Tatashin · 7 years ago
  48. a4a3ede mm: zero reserved and unavailable struct pages by Pavel Tatashin · 7 years ago
  49. ea1f5f3 mm: define memblock_virt_alloc_try_nid_raw by Pavel Tatashin · 7 years ago
  50. 2f47a91 mm: deferred_init_memmap improvements by Pavel Tatashin · 7 years ago
  51. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  52. d7ab367 mm, page_alloc: fail has_unmovable_pages when seeing reserved pages by Michal Hocko · 7 years ago
  53. 4da2ce2 mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages() by Michal Hocko · 7 years ago
  54. d7b236e mm: drop migrate type checks from has_unmovable_pages by Michal Hocko · 7 years ago
  55. 9b6e63c mm, page_alloc: add scheduling point to memmap_init_zone by Michal Hocko · 7 years ago
  56. 57148a6 mm: meminit: mark init_reserved_page as __meminit by Arnd Bergmann · 7 years ago
  57. f19360f mm/page_alloc.c: apply gfp_allowed_mask before the first allocation attempt by Tetsuo Handa · 7 years ago
  58. 3a321d2 mm: change the call sites of numa statistics items by Kemi Wang · 7 years ago
  59. cd04ae1 mm, oom: do not rely on TIF_MEMDIE for memory reserves access by Michal Hocko · 7 years ago
  60. c41f012 mm: rename global_page_state to global_zone_page_state by Michal Hocko · 7 years ago
  61. b93e0f3 mm, memory_hotplug: get rid of zonelists_mutex by Michal Hocko · 7 years ago
  62. 11cd863 mm, page_alloc: remove stop_machine from build_all_zonelists by Michal Hocko · 7 years ago
  63. 9d3be21 mm, page_alloc: simplify zonelist initialization by Michal Hocko · 7 years ago
  64. 72675e1 mm, memory_hotplug: drop zone from build_all_zonelists by Michal Hocko · 7 years ago
  65. d9c9a0b mm, page_alloc: do not set_cpu_numa_mem on empty nodes initialization by Michal Hocko · 7 years ago
  66. afb6ebb mm, page_alloc: remove boot pageset initialization from memory hotplug by Michal Hocko · 7 years ago
  67. c9bff3e mm, page_alloc: rip out ZONELIST_ORDER_ZONE by Michal Hocko · 7 years ago
  68. c115258 mm/memory_hotplug: just build zonelist for newly added node by Wei Yang · 7 years ago
  69. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  70. e746bf7 mm,page_alloc: don't call __node_reclaim() with oom_lock held. by Tetsuo Handa · 7 years ago
  71. 556b969 PM/hibernate: touch NMI watchdog when creating snapshot by Chen Yu · 7 years ago
  72. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  73. 3010f87 mm: discard memblock data later by Pavel Tatashin · 7 years ago
  74. 040cca3 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  75. 75dddef mm: ratelimit PFNs busy info message by Jonathan Toppins · 7 years ago
  76. d507e2e mm: fix global NR_SLAB_.*CLAIMABLE counter reads by Johannes Weiner · 7 years ago
  77. d92a8cf locking/lockdep: Rework FS_RECLAIM annotation by Peter Zijlstra · 8 years ago
  78. 167d0f2 mm: take memory hotplug lock within numa_zonelist_order_handler() by Heiko Carstens · 7 years ago
  79. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  80. 3f906ba mm/memory-hotplug: switch locking to a percpu rwsem by Thomas Gleixner · 7 years ago
  81. b002529 mm/page_alloc.c: eliminate unsigned confusion in __rmqueue_fallback by Rasmus Villemoes · 7 years ago
  82. 7a8f58f mm, page_alloc: fallback to smallest page when not stealing whole pageblock by Vlastimil Babka · 7 years ago
  83. f70029b mm, memory_hotplug: drop CONFIG_MOVABLE_NODE by Michal Hocko · 7 years ago
  84. 385386c mm: vmstat: move slab statistics from zone to node counters by Johannes Weiner · 7 years ago
  85. 04ec626 mm, page_alloc: pass preferred nid instead of zonelist to allocator by Vlastimil Babka · 7 years ago
  86. 902b628 mm, page_alloc: fix more premature OOM due to race with cpuset update by Vlastimil Babka · 7 years ago
  87. d73d3c9 mm/page_alloc.c: mark bad_range() and meminit_pfn_in_nid() as __maybe_unused by Matthias Kaehlcke · 7 years ago
  88. 9017217 mm: adaptive hash table scaling by Pavel Tatashin · 7 years ago
  89. 3749a8f mm: zero hash tables in allocator by Pavel Tatashin · 7 years ago
  90. 2d070ea mm: consider zone which is not fully populated to have holes by Michal Hocko · 7 years ago
  91. dc0bbf3 mm: remove return value from init_currently_empty_zone by Michal Hocko · 7 years ago
  92. 864b9a3 mm: consider memblock reservations for deferred memory initialization sizing by Michal Hocko · 7 years ago
  93. c288983 mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks once by Tetsuo Handa · 7 years ago
  94. 499118e mm: introduce memalloc_noreclaim_{save,restore} by Vlastimil Babka · 7 years ago
  95. 62be151 mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC by Vlastimil Babka · 7 years ago
  96. 282722b mm, compaction: restrict async compaction to pageblocks of same migratetype by Vlastimil Babka · 7 years ago
  97. 02aa0cd mm, page_alloc: count movable pages when stealing from pageblock by Vlastimil Babka · 7 years ago
  98. 3bc48f9 mm, page_alloc: split smallest stolen page in fallback by Vlastimil Babka · 7 years ago
  99. 4c17468 Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  100. 0f7896f mm, page_alloc: remove debug_guardpage_minorder() test in warn_alloc() by Tetsuo Handa · 7 years ago