1. 9583792 mm/mempolicy: unify the parameter sanity check for mbind and set_mempolicy by Feng Tang · 3 years, 9 months ago
  2. 7858d7b mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy by Feng Tang · 3 years, 9 months ago
  3. b26e517 mm/mempolicy: cleanup nodemask intersection check for oom by Feng Tang · 3 years, 9 months ago
  4. b55ca52 mm/compaction: fix 'limit' in fast_isolate_freepages by Wonhyuk Yang · 3 years, 9 months ago
  5. d2155fe mm: compaction: remove duplicate !list_empty(&sublist) check by Liu Xiang · 3 years, 9 months ago
  6. 17adb23 mm/compaction: use DEVICE_ATTR_WO macro by YueHaibing · 3 years, 9 months ago
  7. 2a03085 mm/zbud: don't export any zbud API by Miaohe Lin · 3 years, 9 months ago
  8. f356aea mm/zbud: reuse unbuddied[0] as buddied in zbud_pool by Miaohe Lin · 3 years, 9 months ago
  9. 28473d9 mm/z3fold: use release_z3fold_page_locked() to release locked z3fold page by Miaohe Lin · 3 years, 9 months ago
  10. dac0d1c mm/z3fold: fix potential memory leak in z3fold_destroy_pool() by Miaohe Lin · 3 years, 9 months ago
  11. 767cc6c mm/z3fold: remove unused function handle_to_z3fold_header() by Miaohe Lin · 3 years, 9 months ago
  12. e891f60 mm/z3fold: remove magic number in z3fold_create_pool() by Miaohe Lin · 3 years, 9 months ago
  13. 014284a mm/z3fold: avoid possible underflow in z3fold_alloc() by Miaohe Lin · 3 years, 9 months ago
  14. e3c0db4 mm/z3fold: define macro NCHUNKS as TOTAL_CHUNKS - ZHDR_CHUNKS by Miaohe Lin · 3 years, 9 months ago
  15. c6d9eee fs/proc/kcore: use page_offline_(freeze|thaw) by David Hildenbrand · 3 years, 9 months ago
  16. 6cc26d7 virtio-mem: use page_offline_(start|end) when setting PageOffline() by David Hildenbrand · 3 years, 9 months ago
  17. 8284045 mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting PageOffline() by David Hildenbrand · 3 years, 9 months ago
  18. 0daa322 fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages by David Hildenbrand · 3 years, 9 months ago
  19. 2711032 fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM by David Hildenbrand · 3 years, 9 months ago
  20. 3c36b41 fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER by David Hildenbrand · 3 years, 9 months ago
  21. 8d719af docs: proc.rst: meminfo: briefly describe gaps in memory accounting by Mike Rapoport · 3 years, 9 months ago
  22. 781eb2c mm/kconfig: move HOLES_IN_ZONE into mm by Kefeng Wang · 3 years, 9 months ago
  23. 3ebc57f mm: workingset: define macro WORKINGSET_SHIFT by Miaohe Lin · 3 years, 9 months ago
  24. 764c04a include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_low by Yu Zhao · 3 years, 9 months ago
  25. 2d2b8d2 mm/vmscan.c: fix potential deadlock in reclaim_pages() by Yu Zhao · 3 years, 9 months ago
  26. 4a8f021 userfaultfd/selftests: exercise minor fault handling shmem support by Axel Rasmussen · 3 years, 9 months ago
  27. 8ba6e86 userfaultfd/selftests: reinitialize test context in each test by Axel Rasmussen · 3 years, 9 months ago
  28. 5bb23ed userfaultfd/selftests: create alias mappings in the shmem test by Axel Rasmussen · 3 years, 9 months ago
  29. fa2c2b5 userfaultfd/selftests: use memfd_create for shmem test type by Axel Rasmussen · 3 years, 9 months ago
  30. 7d64ae3 userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte() by Axel Rasmussen · 3 years, 9 months ago
  31. 964ab00 userfaultfd/shmem: advertise shmem minor fault support by Axel Rasmussen · 3 years, 9 months ago
  32. 1531325 userfaultfd/shmem: support UFFDIO_CONTINUE for shmem by Axel Rasmussen · 3 years, 9 months ago
  33. c949b09 userfaultfd/shmem: support minor fault registration for shmem by Axel Rasmussen · 3 years, 9 months ago
  34. 3460f6e userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte by Axel Rasmussen · 3 years, 9 months ago
  35. eb3b2e0 userfaultfd/selftests: add pagemap uffd-wp test by Peter Xu · 3 years, 9 months ago
  36. fb8e37f mm/pagemap: export uffd-wp protection information by Peter Xu · 3 years, 9 months ago
  37. 00b151f mm/userfaultfd: fail uffd-wp registration if not supported by Peter Xu · 3 years, 9 months ago
  38. 8f34f1e mm/userfaultfd: fix uffd-wp special cases for fork() by Peter Xu · 3 years, 9 months ago
  39. 5fc7a5f mm/thp: simplify copying of huge zero page pmd when fork by Peter Xu · 3 years, 9 months ago
  40. 42e584e userfaultfd/selftests: unify error handling by Peter Xu · 3 years, 9 months ago
  41. de3ca8e userfaultfd/selftests: only dump counts if mode enabled by Peter Xu · 3 years, 9 months ago
  42. 4e08e18 userfaultfd/selftests: dropping VERIFY check in locking_thread by Peter Xu · 3 years, 9 months ago
  43. ba4f8c3 userfaultfd/selftests: remove the time() check on delayed uffd by Peter Xu · 3 years, 9 months ago
  44. d2c6c06 userfaultfd/selftests: use user mode only by Peter Xu · 3 years, 9 months ago
  45. 510d25c mm/hwpoison: disable pcp for page_handle_poison() by Naoya Horiguchi · 3 years, 9 months ago
  46. 7118fc2 hugetlb: address ref count racing in prep_compound_gigantic_page by Mike Kravetz · 3 years, 9 months ago
  47. 48b8d74 hugetlb: remove prep_compound_huge_page cleanup by Mike Kravetz · 3 years, 9 months ago
  48. e6d41f1 mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON by Muchun Song · 3 years, 9 months ago
  49. 2d7a217 mm: sparsemem: use huge PMD mapping for vmemmap pages by Muchun Song · 3 years, 9 months ago
  50. 3bc2b6a mm: sparsemem: split the huge PMD mapping of vmemmap pages by Muchun Song · 3 years, 9 months ago
  51. 8cc5fcb mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY by Mina Almasry · 3 years, 9 months ago
  52. 22f3c95 khugepaged: selftests: remove debug_cow by Nanyong Sun · 3 years, 9 months ago
  53. a6a8f7c powerpc/8xx: add support for huge pages on VMAP and VMALLOC by Christophe Leroy · 3 years, 9 months ago
  54. 3382bbe mm/vmalloc: enable mapping of huge pages at pte level in vmalloc by Christophe Leroy · 3 years, 9 months ago
  55. f7ee1f1 mm/vmalloc: enable mapping of huge pages at pte level in vmap by Christophe Leroy · 3 years, 9 months ago
  56. c742199 mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge by Christophe Leroy · 3 years, 9 months ago
  57. 79c1c59 mm/hugetlb: change parameters of arch_make_huge_pte() by Christophe Leroy · 3 years, 9 months ago
  58. babbbdd mm/huge_memory.c: don't discard hugepage if other processes are mapping it by Miaohe Lin · 3 years, 9 months ago
  59. 9132a46 mm/huge_memory.c: remove unnecessary tlb_remove_page_size() for huge zero pmd by Miaohe Lin · 3 years, 9 months ago
  60. e6be37b mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled() by Miaohe Lin · 3 years, 9 months ago
  61. dfe5c51 mm/huge_memory.c: use page->deferred_list by Miaohe Lin · 3 years, 9 months ago
  62. b2bd53f mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK by Miaohe Lin · 3 years, 9 months ago
  63. b593b90 mm/debug_vm_pgtable: remove redundant pfn_{pmd/pte}() and fix one comment mistake by Shixin Liu · 3 years, 9 months ago
  64. 5fe77be mm/debug_vm_pgtable: move {pmd/pud}_huge_tests out of CONFIG_TRANSPARENT_HUGEPAGE by Shixin Liu · 3 years, 9 months ago
  65. 7749058 mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate by Muchun Song · 3 years, 9 months ago
  66. 4bab496 mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabled by Muchun Song · 3 years, 9 months ago
  67. e9fdff8 mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap by Muchun Song · 3 years, 9 months ago
  68. ad2fa37 mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page by Muchun Song · 3 years, 9 months ago
  69. b65d4ad mm: hugetlb: defer freeing of HugeTLB pages by Muchun Song · 3 years, 9 months ago
  70. f41f2ed mm: hugetlb: free the vmemmap pages associated with each HugeTLB page by Muchun Song · 3 years, 9 months ago
  71. cd39d4e mm: hugetlb: gather discrete indexes of tail page by Muchun Song · 3 years, 9 months ago
  72. 6be24be mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP by Muchun Song · 3 years, 9 months ago
  73. 426e5c4 mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c by Muchun Song · 3 years, 9 months ago
  74. 0ed950d mm,hwpoison: make get_hwpoison_page() call get_any_page() by Naoya Horiguchi · 3 years, 9 months ago
  75. a3f5d80 mm,hwpoison: send SIGBUS with error virutal address by Naoya Horiguchi · 3 years, 9 months ago
  76. 203c06e mm/page_alloc: split pcp->high across all online CPUs for cpuless nodes by Mel Gorman · 3 years, 9 months ago
  77. 44042b4 mm/page_alloc: allow high-order pages to be stored on the per-cpu lists by Mel Gorman · 3 years, 9 months ago
  78. 43b02ba mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM by Mike Rapoport · 3 years, 9 months ago
  79. a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 9 months ago
  80. 48d9f33 docs: remove description of DISCONTIGMEM by Mike Rapoport · 3 years, 9 months ago
  81. d3c251a arch, mm: remove stale mentions of DISCONIGMEM by Mike Rapoport · 3 years, 9 months ago
  82. bb1c50d mm: remove CONFIG_DISCONTIGMEM by Mike Rapoport · 3 years, 9 months ago
  83. 5ab06e1 m68k: remove support for DISCONTIGMEM by Mike Rapoport · 3 years, 9 months ago
  84. 8b793b44 arc: remove support for DISCONTIGMEM by Mike Rapoport · 3 years, 9 months ago
  85. e7793e5 arc: update comment about HIGHMEM implementation by Mike Rapoport · 3 years, 9 months ago
  86. fdb7d9b alpha: remove DISCONTIGMEM and NUMA by Mike Rapoport · 3 years, 9 months ago
  87. 21d02f8 mm/page_alloc: move free_the_page by Mel Gorman · 3 years, 9 months ago
  88. f7ec104 mm/page_alloc: fix counting of managed_pages by Liu Shixin · 3 years, 9 months ago
  89. e47aa90 mm/page_alloc: improve memmap_pages dbg msg by Dong Aisheng · 3 years, 9 months ago
  90. 777c00f mm: drop SECTION_SHIFT in code comments by Dong Aisheng · 3 years, 9 months ago
  91. 74f4482 mm/page_alloc: introduce vm.percpu_pagelist_high_fraction by Mel Gorman · 3 years, 9 months ago
  92. c49c2c4 mm/page_alloc: limit the number of pages on PCP lists when reclaim is active by Mel Gorman · 3 years, 9 months ago
  93. 3b12e7e mm/page_alloc: scale the number of pages that are batch freed by Mel Gorman · 3 years, 9 months ago
  94. 04f8cfe mm/page_alloc: adjust pcp->high after CPU hotplug events by Mel Gorman · 3 years, 9 months ago
  95. b92ca18 mm/page_alloc: disassociate the pcp->high from pcp->batch by Mel Gorman · 3 years, 9 months ago
  96. bbbecb3 mm/page_alloc: delete vm.percpu_pagelist_fraction by Mel Gorman · 3 years, 9 months ago
  97. 151e084a mm: page_alloc: dump migrate-failed pages only at -EBUSY by Minchan Kim · 3 years, 9 months ago
  98. 9024999 mm/page_alloc: update PGFREE outside the zone lock in __free_pages_ok by Mel Gorman · 3 years, 9 months ago
  99. df1acc8 mm/page_alloc: avoid conflating IRQs disabled with zone->lock by Mel Gorman · 3 years, 9 months ago
  100. 56f0e66 mm/page_alloc: explicitly acquire the zone lock in __free_pages_ok by Mel Gorman · 3 years, 9 months ago