1. f00230f mm,do_huge_pmd_numa_page: remove unnecessary TLB flushing code by Huang Ying · 3 years, 4 months ago
  2. d144bf6 huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE by Hugh Dickins · 3 years, 4 months ago
  3. 64b586d mm/rmap: fix comments left over from recent changes by Hugh Dickins · 3 years, 6 months ago
  4. a98a2f0 mm/rmap: split migration into its own function by Alistair Popple · 3 years, 6 months ago
  5. 4dd845b mm/swapops: rework swap entry manipulation code by Alistair Popple · 3 years, 6 months ago
  6. af5cdaf mm: remove special swap entry functions by Alistair Popple · 3 years, 6 months ago
  7. 1212e00 mm/thp: fix strncpy warning by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  8. ab02c25 mm/thp: remap_page() is only needed on anonymous THP by Hugh Dickins · 3 years, 6 months ago
  9. e346e66 mm: thp: skip make PMD PROT_NONE if THP migration is not supported by Yang Shi · 3 years, 6 months ago
  10. c5b5a3d mm: thp: refactor NUMA fault handling by Yang Shi · 3 years, 6 months ago
  11. 5db4f15 mm: memory: add orig_pmd to struct vm_fault by Yang Shi · 3 years, 6 months ago
  12. 8f34f1e mm/userfaultfd: fix uffd-wp special cases for fork() by Peter Xu · 3 years, 6 months ago
  13. 5fc7a5f mm/thp: simplify copying of huge zero page pmd when fork by Peter Xu · 3 years, 6 months ago
  14. babbbdd mm/huge_memory.c: don't discard hugepage if other processes are mapping it by Miaohe Lin · 3 years, 6 months ago
  15. 9132a46 mm/huge_memory.c: remove unnecessary tlb_remove_page_size() for huge zero pmd by Miaohe Lin · 3 years, 6 months ago
  16. e6be37b mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled() by Miaohe Lin · 3 years, 6 months ago
  17. dfe5c51 mm/huge_memory.c: use page->deferred_list by Miaohe Lin · 3 years, 6 months ago
  18. 504e070 mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split by Yang Shi · 3 years, 7 months ago
  19. 732ed55 mm/thp: try_to_unmap() use TTU_SYNC for safe splitting by Hugh Dickins · 3 years, 7 months ago
  20. 3b77e8c mm/thp: make is_huge_zero_pmd() safe and quicker by Hugh Dickins · 3 years, 7 months ago
  21. 99fa8a4 mm/thp: fix __split_huge_pmd_locked() on shmem migration entry by Hugh Dickins · 3 years, 7 months ago
  22. f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
  23. 2bfd363 mm: vmscan: consolidate shrinker_maps handling code by Yang Shi · 3 years, 8 months ago
  24. fbe3750 mm: huge_memory: debugfs for file-backed THP split by Zi Yan · 3 years, 8 months ago
  25. fa6c023 mm: huge_memory: a new debugfs interface for splitting THP tests by Zi Yan · 3 years, 8 months ago
  26. a44f89d mm/huge_memory.c: use helper function migration_entry_to_page() by Miaohe Lin · 3 years, 8 months ago
  27. f6004e7 mm/huge_memory.c: remove redundant PageCompound() check by Miaohe Lin · 3 years, 8 months ago
  28. 6beb5e8 mm/huge_memory.c: rework the function do_huge_pmd_numa_page() slightly by Miaohe Lin · 3 years, 8 months ago
  29. aaa9705 mm/huge_memory.c: make get_huge_zero_page() return bool by Miaohe Lin · 3 years, 8 months ago
  30. 71f9e58 mm/huge_memory.c: rework the function vma_adjust_trans_huge() by Miaohe Lin · 3 years, 8 months ago
  31. 8fd5eda mm/huge_memory.c: remove unnecessary local variable ret2 by Miaohe Lin · 3 years, 8 months ago
  32. be6c898 mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_pages argument by Zhou Guanghui · 3 years, 10 months ago
  33. 97a7e47 mm: introduce page_needs_cow_for_dma() for deciding whether cow by Peter Xu · 3 years, 10 months ago
  34. 164cc4f mm,thp,shmem: limit shmem THP alloc gfp_mask by Rik van Riel · 3 years, 10 months ago
  35. bae8495 mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is disabled by Aneesh Kumar K.V · 3 years, 10 months ago
  36. 2efeb8d mm/huge_memory.c: remove unused return value of set_huge_zero_page() by Miaohe Lin · 3 years, 10 months ago
  37. fca4057 mm/huge_memory.c: update tlb entry if pmd is changed by Bibo Mao · 3 years, 10 months ago
  38. 57b2847 mm: memcontrol: convert NR_SHMEM_THPS account to pages by Muchun Song · 3 years, 10 months ago
  39. bf9ecea mm: memcontrol: convert NR_FILE_THPS account to pages by Muchun Song · 3 years, 10 months ago
  40. 69473e5 mm: memcontrol: convert NR_ANON_THPS account to pages by Muchun Song · 3 years, 10 months ago
  41. 4805462 mm/filemap: pass a sleep state to put_and_wait_on_page_locked by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  42. 1c2f673 mm: thp: fix MADV_REMOVE deadlock on shmem THP by Hugh Dickins · 4 years ago
  43. 8958b24 mm: fix some spelling mistakes in comments by Haitao Shi · 4 years, 1 month ago
  44. 5b200f5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  45. 6168d0d mm/lru: replace pgdat lru_lock with lruvec lock by Alex Shi · 4 years, 1 month ago
  46. b676983 mm/thp: narrow lru locking by Alex Shi · 4 years, 1 month ago
  47. 6dbb574 mm/thp: simplify lru_add_page_tail() by Alex Shi · 4 years, 1 month ago
  48. 9486663 mm/thp: use head for head page in lru_add_page_tail() by Alex Shi · 4 years, 1 month ago
  49. 88dcb9a mm/thp: move lru_add_page_tail() to huge_memory.c by Alex Shi · 4 years, 1 month ago
  50. d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 1 month ago
  51. bfb0ffe mm: huge_memory: convert remaining use of sprintf to sysfs_emit and neatening by Joe Perches · 4 years, 1 month ago
  52. ae7a927 mm: use sysfs_emit for struct kobject * uses by Joe Perches · 4 years, 1 month ago
  53. 013339d mm/rmap: always do TTU_IGNORE_ACCESS by Shakeel Butt · 4 years, 1 month ago
  54. b8eddff mm: memcontrol: add file_thp, shmem_thp to memory.stat by Johannes Weiner · 4 years, 1 month ago
  55. a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago
  56. bcfe06b mm: memcontrol: Use helpers to read page's memcg data by Roman Gushchin · 4 years, 1 month ago
  57. bfe8cc1 mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault() by Gerald Schaefer · 4 years, 1 month ago
  58. c4f9c70 mm: fix a race during THP splitting by Huang Ying · 4 years, 3 months ago
  59. e2333da mm/huge_memory: fix can_split_huge_page assumption of THP size by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  60. 65dfe3c mm/huge_memory: fix page_trans_huge_mapcount assumption of THP size by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  61. 8cce547 mm/huge_memory: fix split assumption of page size by Kirill A. Shutemov · 4 years, 3 months ago
  62. 86b562b mm/huge_memory: fix total_mapcount assumption of page size by Kirill A. Shutemov · 4 years, 3 months ago
  63. 8fb156c mm/page_owner: change split_page_owner to take a count by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  64. f9d86a6 mm/mmap: leave adjust_next as virtual address instead of page frame number by Wei Yang · 4 years, 3 months ago
  65. 6734e20 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 3 months ago
  66. d042035 mm/thp: Split huge pmds/puds if they're pinned when fork() by Peter Xu · 4 years, 3 months ago
  67. ec0abae mm/thp: fix __split_huge_pmd_locked() for migration PMD by Ralph Campbell · 4 years, 3 months ago
  68. b25d1dc Merge branch 'simplify-do_wp_page' by Linus Torvalds · 4 years, 4 months ago
  69. a308c71 mm/gup: Remove enfornced COW mechanism by Peter Xu · 4 years, 4 months ago
  70. 72e6afa mm: Preserve the PG_arch_2 flag in __split_huge_page_tail() by Catalin Marinas · 4 years, 6 months ago
  71. 4958e4d mm: thp: remove debug_cow switch by Yang Shi · 4 years, 5 months ago
  72. b518154 mm/vmscan: protect the workingset on anonymous LRU by Joonsoo Kim · 4 years, 5 months ago
  73. 42742d9 mm: thp: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  74. 349d9fb mm/mremap: start addresses are properly aligned by Wei Yang · 4 years, 5 months ago
  75. b8aa9d9 mm/mremap: it is sure to have enough space when extent meets requirement by Wei Yang · 4 years, 5 months ago
  76. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  77. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  78. 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  79. fa1f68c mm: use false for bool variable by Zou Wei · 4 years, 7 months ago
  80. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  81. 67e4eb0 mm: thp: don't need to drain lru cache when splitting and mlocking THP by Yang Shi · 4 years, 7 months ago
  82. d9eb1ea mm: memcontrol: delete unused lrucare handling by Johannes Weiner · 4 years, 7 months ago
  83. 9d82c69 mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API by Johannes Weiner · 4 years, 7 months ago
  84. 468c398 mm: memcontrol: switch to native NR_ANON_THPS counter by Johannes Weiner · 4 years, 7 months ago
  85. be5d0a7 mm: memcontrol: switch to native NR_ANON_MAPPED counter by Johannes Weiner · 4 years, 7 months ago
  86. 3fba69a mm: memcontrol: drop @compound parameter from memcg charging API by Johannes Weiner · 4 years, 7 months ago
  87. 3917c80 thp: change CoW semantics for anon-THP by Kirill A. Shutemov · 4 years, 7 months ago
  88. c444eb5 mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked() by Andrea Arcangeli · 4 years, 7 months ago
  89. 1783985 gup: document and work around "COW can break either way" issue by Linus Torvalds · 4 years, 7 months ago
  90. 93a9869 mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg by Aneesh Kumar K.V · 4 years, 8 months ago
  91. f45ec5f userfaultfd: wp: support swap and page migration by Peter Xu · 4 years, 9 months ago
  92. b569a17 userfaultfd: wp: drop _PAGE_UFFD_WP properly when fork by Peter Xu · 4 years, 9 months ago
  93. 292924b userfaultfd: wp: apply _PAGE_UFFD_WP bit by Peter Xu · 4 years, 9 months ago
  94. 5870544 mm: merge parameters for change_protection() by Peter Xu · 4 years, 9 months ago
  95. 396bcc5 mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  96. 85b9f46 mm, thp: track fallbacks due to failed memcg charges separately by David Rientjes · 4 years, 9 months ago
  97. ea9448b Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 9 months ago
  98. 3faa52c mm/gup: track FOLL_PIN pages by John Hubbard · 4 years, 9 months ago
  99. 9a9731b mm: Add vmf_insert_pfn_xxx_prot() for huge page-table entries by Thomas Hellstrom (VMware) · 4 years, 9 months ago
  100. 2484ca9 mm: Introduce vma_is_special_huge by Thomas Hellstrom (VMware) · 4 years, 9 months ago