1. 97500a4 mm: maintain randomization of page free lists by Dan Williams · 6 years ago
  2. b03641a mm: move buddy list manipulations into helpers by Dan Williams · 6 years ago
  3. e900a91 mm: shuffle initial free memory to improve memory-side-cache utilization by Dan Williams · 6 years ago
  4. 113b7df mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API by Johannes Weiner · 6 years ago
  5. f4b7e27 mm: remove zone_lru_lock() function, access ->lru_lock directly by Andrey Ryabinin · 6 years ago
  6. 8bb4e7a mm: fix some typos in mm directory by Wei Yang · 6 years ago
  7. e332f74 mm, compaction: be selective about what pageblocks to clear skip hints by Mel Gorman · 6 years ago
  8. 73444bc mm, page_alloc: do not wake kswapd with zone lock held by Mel Gorman · 6 years ago
  9. fa004ab mm, hotplug: move init_currently_empty_zone() under zone_span_lock protection by Wei Yang · 6 years ago
  10. 83af658 mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section() by Wei Yang · 6 years ago
  11. 23b68cf mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init() by Wei Yang · 6 years ago
  12. c999fbd mm/mmzone.c: make "migratetype_names" const char * by Alexey Dobriyan · 6 years ago
  13. 1c30844 mm: reclaim small amounts of memory when an external fragmentation event occurs by Mel Gorman · 6 years ago
  14. a921444 mm: move zone watermark accesses behind an accessor by Mel Gorman · 6 years ago
  15. 476567e mm: remove managed_page_count_lock spinlock by Arun KS · 6 years ago
  16. 9705bea mm: convert zone->managed_pages to atomic variable by Arun KS · 6 years ago
  17. 8d69733 Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  18. 25078dc powerpc: use mm zones more sensibly by Christoph Hellwig · 6 years ago
  19. 9def36e mm/sparse: add common helper to mark all memblocks present by Logan Gunthorpe · 6 years ago
  20. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  21. 68d48e6 mm: workingset: add vmstat counter for shadow nodes by Johannes Weiner · 6 years ago
  22. 1899ad1 mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
  23. b29940c mm: rename and change semantics of nr_indirectly_reclaimable_bytes by Vlastimil Babka · 6 years ago
  24. e054637 mm, sched/numa: Remove remaining traces of NUMA rate-limiting by Srikar Dronamraju · 6 years ago
  25. efaffc5 mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migration by Mel Gorman · 6 years ago
  26. c1093b7 mm: access zone->node via zone_to_nid() and zone_set_nid() by Pavel Tatashin · 6 years ago
  27. 8969670 mm: remove zone_id() and make use of zone_idx() in is_dev_zone() by Oscar Salvador · 6 years ago
  28. d3cda23 mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request by Joonsoo Kim · 7 years ago
  29. eb59254 mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES by Roman Gushchin · 7 years ago
  30. 5ecd9d4 mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memory by David Rientjes · 7 years ago
  31. 3a2d7fa mm: disable interrupts while initializing deferred pages by Pavel Tatashin · 7 years ago
  32. fc5d107 x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_SIZE logic by David Rientjes · 7 years ago
  33. def9b71 include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_map pointer by Petr Tesarik · 7 years ago
  34. d135e57 mm/page_alloc.c: broken deferred calculation by Pavel Tatashin · 7 years ago
  35. 3a50d14 mm: remove unused pgdat->inactive_ratio by Andrey Ryabinin · 7 years ago
  36. b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
  37. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  38. 83e3c487 mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y by Kirill A. Shutemov · 7 years ago
  39. 1dd2bfc mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline function by YASUAKI ISHIMATSU · 7 years ago
  40. 1d90ca8 mm: update NUMA counter threshold size by Kemi Wang · 7 years ago
  41. 3a321d2 mm: change the call sites of numa statistics items by Kemi Wang · 7 years ago
  42. b93e0f3 mm, memory_hotplug: get rid of zonelists_mutex by Michal Hocko · 7 years ago
  43. 72675e1 mm, memory_hotplug: drop zone from build_all_zonelists by Michal Hocko · 7 years ago
  44. c9bff3e mm, page_alloc: rip out ZONELIST_ORDER_ZONE by Michal Hocko · 7 years ago
  45. 9d1f4b3 mm: disallow early_pfn_to_nid on configurations which do not implement it by Michal Hocko · 7 years ago
  46. 618b8c2 include/linux/mmzone.h: remove ancient/ambiguous comment by Nikolay Borisov · 7 years ago
  47. 385386c mm: vmstat: move slab statistics from zone to node counters by Johannes Weiner · 7 years ago
  48. f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 7 years ago
  49. 2d070ea mm: consider zone which is not fully populated to have holes by Michal Hocko · 7 years ago
  50. dc0bbf3 mm: remove return value from init_currently_empty_zone by Michal Hocko · 7 years ago
  51. c4e1be9 mm, sparsemem: break out of loops early by Dave Hansen · 7 years ago
  52. 864b9a3 mm: consider memblock reservations for deferred memory initialization sizing by Michal Hocko · 8 years ago
  53. b682deb mm, compaction: change migrate_async_suitable() to suitable_migration_source() by Vlastimil Babka · 8 years ago
  54. 2a2e488 mm: vmscan: fix IO/refault regression in cache workingset transition by Johannes Weiner · 8 years ago
  55. a6ffdc0 mm: use is_migrate_highatomic() to simplify the code by Xishi Qiu · 8 years ago
  56. c822f62 mm: delete NR_PAGES_SCANNED and pgdat_reclaimable() by Johannes Weiner · 8 years ago
  57. c73322d mm: fix 100% CPU kswapd busyloop on unreclaimable nodes by Johannes Weiner · 8 years ago
  58. 1276ad6 mm: vmscan: scan dirty pages even in laptop mode by Johannes Weiner · 8 years ago
  59. fd53880 mm, vmscan: cleanup lru size claculations by Michal Hocko · 8 years ago
  60. ea57485 mm, page_alloc: fix check for NULL preferred_zone by Vlastimil Babka · 8 years ago
  61. 9efecca linux: drop __bitwise__ everywhere by Michael S. Tsirkin · 8 years ago
  62. 9dcb8b6 mm: remove per-zone hashtable of bitlock waitqueues by Linus Torvalds · 8 years ago
  63. 6aa303d mm, vmscan: only allocate and reclaim from zones with pages managed by the buddy allocator by Mel Gorman · 8 years ago
  64. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  65. d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago
  66. 5a1c84b mm: remove reclaim and compaction retry approximations by Mel Gorman · 8 years ago
  67. 71c799f mm: add per-zone lru list stat by Minchan Kim · 8 years ago
  68. bca6759 mm, vmstat: remove zone and node double accounting by approximating retries by Mel Gorman · 8 years ago
  69. e6cbd7f mm, page_alloc: remove fair zone allocation policy by Mel Gorman · 8 years ago
  70. a5f5f91 mm: convert zone_reclaim to node_reclaim by Mel Gorman · 8 years ago
  71. c4a2563 mm: move vmscan writes and file write accounting to the node by Mel Gorman · 8 years ago
  72. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  73. 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
  74. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  75. 281e372 mm, page_alloc: consider dirtyable memory in terms of nodes by Mel Gorman · 8 years ago
  76. 1e6b1085 mm, workingset: make working set detection node-aware by Mel Gorman · 8 years ago
  77. a9dd0a8 mm, vmscan: make shrink_node decisions more node-centric by Mel Gorman · 8 years ago
  78. 38087d9 mm, vmscan: simplify the logic deciding whether kswapd sleeps by Mel Gorman · 8 years ago
  79. 0f66114 mm, mmzone: clarify the usage of zone padding by Mel Gorman · 8 years ago
  80. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  81. a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
  82. 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
  83. 65c4537 mm, rmap: account shmem thp pages by Kirill A. Shutemov · 8 years ago
  84. 91537fe mm: add NR_ZSMALLOC to vmstat by Minchan Kim · 8 years ago
  85. 798fd75 mm: zap ZONE_OOM_LOCKED by Vladimir Davydov · 8 years ago
  86. 7c15d9b mm: Add is_migrate_cma_page by Laura Abbott · 8 years ago
  87. 0c9ad80 mm fix commmets: if SPARSEMEM, pgdata doesn't have page_ext by Weijie Yang · 9 years ago
  88. 86a294a mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders by Michal Hocko · 9 years ago
  89. 0b423ca mm, page_alloc: inline pageblock lookup in page free fast paths by Mel Gorman · 9 years ago
  90. c33d6c0 mm, page_alloc: avoid looking up the first zone in a zonelist twice by Mel Gorman · 9 years ago
  91. c603844 mm, page_alloc: convert alloc_flags to unsigned by Mel Gorman · 9 years ago
  92. 682a338 mm, page_alloc: inline the fast path of the zonelist iterator by Mel Gorman · 9 years ago
  93. 29f9cb5 mm/highmem: simplify is_highmem() by Chanho Min · 9 years ago
  94. 795ae7a mm: scale kswapd watermarks in proportion to memory by Johannes Weiner · 9 years ago
  95. 698b1b3 mm, compaction: introduce kcompactd by Vlastimil Babka · 9 years ago
  96. 7cf91a9 mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous by Joonsoo Kim · 9 years ago
  97. 23047a9 mm: workingset: per-cgroup cache thrash detection by Johannes Weiner · 9 years ago
  98. 60f3035 mm, page_owner: print migratetype of page and pageblock, symbolic flags by Vlastimil Babka · 9 years ago
  99. a3d0a918 thp: make split_queue per-node by Kirill A. Shutemov · 9 years ago
  100. a8d0143 mm: page_alloc: generalize the dirty balance reserve by Johannes Weiner · 9 years ago