1. 77d6b90 include/linux/huge_mm.h: check PageTail in hpage_nr_pages even when !THP by Matthew Wilcox (Oracle) · 5 years ago
  2. bb297bb mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFS by Christophe Leroy · 5 years ago
  3. cabc30d selftests/vm: fix map_hugetlb length used for testing read and write by Christophe Leroy · 5 years ago
  4. d4af73e mm/hugetlb: remove unnecessary memory fetch in PageHeadHuge() by Vlastimil Babka · 5 years ago
  5. 353b2de mm/hugetlb.c: clean code by removing unnecessary initialization by Mateusz Nosek · 5 years ago
  6. 6566704 hugetlb_cgroup: add hugetlb_cgroup reservation docs by Mina Almasry · 5 years ago
  7. 29750f7 hugetlb_cgroup: add hugetlb_cgroup reservation tests by Mina Almasry · 5 years ago
  8. a9b3f86 hugetlb: support file_region coalescing again by Mina Almasry · 5 years ago
  9. 08cf9fa hugetlb_cgroup: support noreserve mappings by Mina Almasry · 5 years ago
  10. 075a61d hugetlb_cgroup: add accounting for shared mappings by Mina Almasry · 5 years ago
  11. 0db9d74 hugetlb: disable region_add file_region coalescing by Mina Almasry · 5 years ago
  12. e9fe92a hugetlb_cgroup: add reservation accounting for private mappings by Mina Almasry · 5 years ago
  13. 9808895 mm/hugetlb_cgroup: fix hugetlb_cgroup migration by Mina Almasry · 5 years ago
  14. 1adc4d4 hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations by Mina Almasry · 5 years ago
  15. cdc2fcf hugetlb_cgroup: add hugetlb_cgroup reservation counter by Mina Almasry · 5 years ago
  16. 87bf91d hugetlbfs: Use i_mmap_rwsem to address page fault/truncate race by Mike Kravetz · 5 years ago
  17. c0d0381 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 5 years ago
  18. 49aef71 mm/memblock.c: remove redundant assignment to variable max_addr by Colin Ian King · 5 years ago
  19. aa9f7d5 mm: mempolicy: require at least one nodeid for MPOL_PREFERRED by Randy Dunlap · 5 years ago
  20. d888fb2 mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk() by Yang Shi · 5 years ago
  21. 20ca87f mm/mempolicy: check hugepage migration is supported by arch in vma_migratable() by Li Xinhai · 5 years ago
  22. dcf1763 mm/mempolicy: support MPOL_MF_STRICT for huge page mapping by Li Xinhai · 5 years ago
  23. 250046e mm/compaction.c: clean code by removing unnecessary assignment by Mateusz Nosek · 5 years ago
  24. 6923aa0 mm/compaction: Disable compact_unevictable_allowed on RT by Sebastian Andrzej Siewior · 5 years ago
  25. 964b692 mm/compaction: really limit compact_unevictable_allowed to 0 and 1 by Sebastian Andrzej Siewior · 5 years ago
  26. 6467552 mm, compaction: fully assume capture is not NULL in compact_zone_order() by Vlastimil Babka · 5 years ago
  27. 1da2f32 mm,thp,compaction,cma: allow THP migration for CMA allocations by Rik van Riel · 5 years ago
  28. b06eda0 mm,compaction,cma: add alloc_contig flag to compact_control by Rik van Riel · 5 years ago
  29. eea274d selftests: vm: drop dependencies on page flags from mlock2 tests by Michal Hocko · 5 years ago
  30. c4ecddf mm/vmscan.c: do_try_to_free_pages(): clean code by removing unnecessary assignment by Mateusz Nosek · 5 years ago
  31. 4b79306 mm/vmscan.c: make may_enter_fs bool in shrink_page_list() by Kirill Tkhai · 5 years ago
  32. e072bff mm/vmscan.c: clean code by removing unnecessary assignment by Mateusz Nosek · 5 years ago
  33. 5644e1fb mm/vmscan.c: fix data races using kswapd_classzone_idx by Qian Cai · 5 years ago
  34. 6b700b5 mm/vmscan.c: remove cpu online notification for now by Wei Yang · 5 years ago
  35. f661d00 mm: vmscan: replace open codings to NUMA_NO_NODE by Yang Shi · 5 years ago
  36. d8a1c03 mm: vmpressure: use mem_cgroup_is_root API by Yang Shi · 5 years ago
  37. 565dc84 mm: vmpressure: don't need call kfree if kstrndup fails by Yang Shi · 5 years ago
  38. fe925c0 mm/page_alloc: simplify page_is_buddy() for better code readability by chenqiwu · 5 years ago
  39. 97ce86f mm/page_alloc.c: micro-optimisation Remove unnecessary branch by Mateusz Nosek · 5 years ago
  40. 76089d0 mm/page_alloc.c: use free_area_empty() instead of open-coding by chenqiwu · 5 years ago
  41. 736838e mm, pagealloc: micro-optimisation: save two branches on hot page allocation path by Mateusz Nosek · 5 years ago
  42. ee8eb9a mm/page_alloc: increase default min_free_kbytes bound by Joel Savitz · 5 years ago
  43. 98f3b56 kasan: add test for invalid size in memmove by Walter Wu · 5 years ago
  44. 8cceeff kasan: detect negative size in memory operation function by Walter Wu · 5 years ago
  45. 4027149 mm/sparse.c: allocate memmap preferring the given node by Baoquan He · 5 years ago
  46. 3af776f mm/sparse.c: use kvmalloc/kvfree to alloc/free memmap for the classic sparse by Baoquan He · 5 years ago
  47. e03d1f7 mm/sparse: rename pfn_present() to pfn_in_present_section() by Pingfan Liu · 5 years ago
  48. 4627d76 mm/sparsemem: get address to page struct instead of address to pfn by Wei Yang · 5 years ago
  49. 0c28759 selftests: add MREMAP_DONTUNMAP selftest by Brian Geffon · 5 years ago
  50. e346b38 mm/mremap: add MREMAP_DONTUNMAP to mremap() by Brian Geffon · 5 years ago
  51. df529ca mm: mmap: add trace point of vm_unmapped_area by Jaewon Kim · 5 years ago
  52. baceaf1 mmap: remove inline of vm_unmapped_area by Jaewon Kim · 5 years ago
  53. abd69b9 mm/memory.c: clarify a confusing comment for vm_iomap_memory by Wang Wenhu · 5 years ago
  54. 86a7633 mm: clarify a confusing comment for remap_pfn_range() by WANG Wenhu · 5 years ago
  55. 3e69ad0 mm/userfaultfd: honor FAULT_FLAG_KILLABLE in fault path by Peter Xu · 5 years ago
  56. 71335f3 mm/gup: allow to react to fatal signals by Peter Xu · 5 years ago
  57. 4426e94 mm/gup: allow VM_FAULT_RETRY for multiple times by Peter Xu · 5 years ago
  58. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 5 years ago
  59. c270a7e mm: introduce FAULT_FLAG_INTERRUPTIBLE by Peter Xu · 5 years ago
  60. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 5 years ago
  61. ef429ee userfaultfd: don't retake mmap_sem to emulate NOPAGE by Peter Xu · 5 years ago
  62. 8b9a65f mm: return faster for non-fatal signals in user mode faults by Peter Xu · 5 years ago
  63. fb027ad sh/mm: use helper fault_signal_pending() by Peter Xu · 5 years ago
  64. c9a0dad powerpc/mm: use helper fault_signal_pending() by Peter Xu · 5 years ago
  65. b502f03 arm64/mm: use helper fault_signal_pending() by Peter Xu · 5 years ago
  66. 24a62cf arc/mm: use helper fault_signal_pending() by Peter Xu · 5 years ago
  67. 3967819 x86/mm: use helper fault_signal_pending() by Peter Xu · 5 years ago
  68. 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 5 years ago
  69. ad415db mm/gup: fix __get_user_pages() on fault retry of hugetlb by Peter Xu · 5 years ago
  70. 4f6da93 mm/gup: rename "nonblocking" to "locked" where proper by Peter Xu · 5 years ago
  71. 767e5ee mm: add pagemap.h to the fine documentation by Matthew Wilcox (Oracle) · 5 years ago
  72. 222100e mm/vma: make is_vma_temporary_stack() available for general use by Anshuman Khandual · 5 years ago
  73. 7969f22 mm/vma: make vma_is_foreign() available for general use by Anshuman Khandual · 5 years ago
  74. b444377 mm/vma: move VM_NO_KHUGEPAGED into generic header by Anshuman Khandual · 5 years ago
  75. b2a403f mm/mapping_dirty_helpers: update huge page-table entry callbacks by Thomas Hellstrom · 5 years ago
  76. 48fe267 mm: memcg: make memory.oom.group tolerable to task migration by Roman Gushchin · 5 years ago
  77. b3a7822 mm, memcg: prevent mem_cgroup_protected store tearing by Chris Down · 5 years ago
  78. 32d087c mm, memcg: prevent memory.swap.max load tearing by Chris Down · 5 years ago
  79. c3d5320 mm, memcg: prevent memory.min load/store tearing by Chris Down · 5 years ago
  80. f86b810 mm, memcg: prevent memory.low load/store tearing by Chris Down · 5 years ago
  81. 15b4256 mm, memcg: prevent memory.max load tearing by Chris Down · 5 years ago
  82. f6f989c mm, memcg: prevent memory.high load/store tearing by Chris Down · 5 years ago
  83. c1514c0 mm/memcontrol.c: make mem_cgroup_id_get_many() __maybe_unused by Vincenzo Frascino · 5 years ago
  84. 8965aa2 memcg: css_tryget_online cleanups by Shakeel Butt · 5 years ago
  85. 8a931f8 mm: memcontrol: recursive memory.low protection by Johannes Weiner · 5 years ago
  86. bc50bcc mm: memcontrol: clean up and document effective low/min calculations by Johannes Weiner · 5 years ago
  87. 503970e mm: memcontrol: fix memory.low proportional distribution by Johannes Weiner · 5 years ago
  88. 4b13f64 mm: kmem: rename (__)memcg_kmem_(un)charge_memcg() to __memcg_kmem_(un)charge() by Roman Gushchin · 5 years ago
  89. 9c315e4 mm: memcg/slab: cache page number in memcg_(un)charge_slab() by Roman Gushchin · 5 years ago
  90. 92d0510c mm: kmem: switch to nr_pages in (__)memcg_kmem_charge_memcg() by Roman Gushchin · 5 years ago
  91. f4b00ea mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page() by Roman Gushchin · 5 years ago
  92. 5059118 mm: kmem: cleanup memcg_kmem_uncharge_memcg() arguments by Roman Gushchin · 5 years ago
  93. 10eaec2 mm: kmem: cleanup (__)memcg_kmem_charge_memcg() arguments by Roman Gushchin · 5 years ago
  94. 4f103c6 mm: memcg/slab: use mem_cgroup_from_obj() by Roman Gushchin · 5 years ago
  95. 86daf94 mm/memcontrol.c: allocate shrinker_map on appropriate NUMA node by Kirill Tkhai · 5 years ago
  96. a87425a mm, memcg: fix build error around the usage of kmem_caches by Yafang Shao · 5 years ago
  97. cb77445 mm/swap_state.c: use the same way to count page in [add_to|delete_from]_swap_cache by Wei Yang · 5 years ago
  98. 9a9b6cc mm: swap: use smp_mb__after_atomic() to order LRU bit set by Yang Shi · 5 years ago
  99. 1eb6234 mm: swap: make page_evictable() inline by Yang Shi · 5 years ago
  100. 2406b76 mm/swap_slots.c: assign|reset cache slot by value directly by Wei Yang · 5 years ago