1. cb82962 mm/huge_memory.c: use head to check huge zero page by Wei Yang · 5 years ago
  2. 97d3d0f mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD alignment by Kirill A. Shutemov · 5 years ago
  3. f128786 mm/huge_memory.c: split_huge_pages_fops should be defined with DEFINE_DEBUGFS_ATTRIBUTE by zhong jiang · 5 years ago
  4. 06d3eff mm/thp: fix node page state in split_huge_page_to_list() by Kirill A. Shutemov · 5 years ago
  5. edf445a Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes) by Linus Torvalds · 5 years ago
  6. 19deb76 Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by David Rientjes · 5 years ago
  7. ac79f78 Revert "Revert "mm, thp: restore node-local hugepage allocations"" by David Rientjes · 5 years ago
  8. 87eaceb mm: thp: make deferred split shrinker memcg aware by Yang Shi · 5 years ago
  9. 364c1ee mm: thp: extract split_queue_* into a struct by Yang Shi · 5 years ago
  10. 4101196 mm: page cache: store only head pages in i_pages by Matthew Wilcox (Oracle) · 5 years ago
  11. f7da677 mm, page_owner: handle THP splits correctly by Vlastimil Babka · 5 years ago
  12. a828260 Revert "mm, thp: restore node-local hugepage allocations" by Andrea Arcangeli · 5 years ago
  13. 92717d4 Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by Andrea Arcangeli · 5 years ago
  14. c063066 mm: thp: fix false negative of shmem vma's THP eligibility by Yang Shi · 5 years ago
  15. 43675e6 mm: thp: make transhuge_vma_suitable available for anonymous THP by Yang Shi · 5 years ago
  16. 69bf4b6 Revert "mm: page cache: store only head pages in i_pages" by Linus Torvalds · 6 years ago
  17. 20c8ccb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 by Thomas Gleixner · 6 years ago
  18. b3b0707 mm/huge_memory.c: make __thp_get_unmapped_area static by Bharath Vedartham · 6 years ago
  19. 7269f99 mm/mmu_notifier: use correct mmu_notifier events for each invalidation by Jérôme Glisse · 6 years ago
  20. 6f4f13e mm/mmu_notifier: contextual information for event triggering invalidation by Jérôme Glisse · 6 years ago
  21. 5fd4ca2 mm: page cache: store only head pages in i_pages by Matthew Wilcox · 6 years ago
  22. fce86ff mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses by Dan Williams · 6 years ago
  23. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  24. c6f3c5e mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd() by Aneesh Kumar K.V · 6 years ago
  25. ed6a793 asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE by Peter Zijlstra · 6 years ago
  26. 70516b9 mm/huge_memory.c: fix "orig_pud" set but not used by Qian Cai · 6 years ago
  27. f4b7e27 mm: remove zone_lru_lock() function, access ->lru_lock directly by Andrey Ryabinin · 6 years ago
  28. 1ff9e6e mm: memcontrol: expose THP events on a per-memcg basis by Chris Down · 6 years ago
  29. d9f7979 mm: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  30. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  31. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  32. 7635d9c mm, thp, proc: report THP eligibility for each vma by Michal Hocko · 6 years ago
  33. ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 6 years ago
  34. 9a1ea43 mm: put_and_wait_on_page_locked() while page is migrated by Hugh Dickins · 6 years ago
  35. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  36. 2e83ee1 mm: thp: fix flags for pmd migration when split by Peter Xu · 6 years ago
  37. 356ff8a Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask" by David Rientjes · 6 years ago
  38. 2f0799a mm, thp: restore node-local hugepage allocations by David Rientjes · 6 years ago
  39. 006d3ff mm/huge_memory: fix lockdep complaint on 32-bit i_size_read() by Hugh Dickins · 6 years ago
  40. 173d9d9 mm/huge_memory: splitting set mapping+index before unfreeze by Hugh Dickins · 6 years ago
  41. 906f9cd mm/huge_memory: rename freeze_page() to unmap_page() by Hugh Dickins · 6 years ago
  42. 89c83fb mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask by Michal Hocko · 6 years ago
  43. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  44. 7066f0f mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page() by Andrea Arcangeli · 6 years ago
  45. df06b37 mm/gup: cache dev_pagemap while pinning pages by Keith Busch · 6 years ago
  46. 1899ad1 mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
  47. aa5dc07 mm: Convert huge_memory to XArray by Matthew Wilcox · 7 years ago
  48. eb66ae0 mremap: properly flush TLB before releasing the page by Linus Torvalds · 6 years ago
  49. bfba8e5 mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2 by Jérôme Glisse · 6 years ago
  50. e125fe4 mm, thp: fix mlocking THP page with migration enabled by Kirill A. Shutemov · 6 years ago
  51. 62ec0d8 mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal by Dave Jiang · 6 years ago
  52. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  53. 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 6 years ago
  54. c9f4cd7 mm, huge page: copy target sub-page last when copy huge page by Huang Ying · 6 years ago
  55. fadae29 thp: use mm_file_counter to determine update which rss counter by Yang Shi · 6 years ago
  56. e1fb4a0 dax: remove VM_MIXEDMAP for fsdax and device dax by Dave Jiang · 6 years ago
  57. 05b9ba4 Merge tag 'v4.18-rc6' into for-4.19/block2 by Jens Axboe · 6 years ago
  58. e1f1b15 mm/huge_memory.c: fix data loss when splitting a file pmd by Hugh Dickins · 6 years ago
  59. 226ab56 device-dax: Convert to vmf_insert_mixed and vm_fault_t by Dan Williams · 6 years ago
  60. 2cf8558 memcontrol: schedule throttling if we are congested by Tejun Heo · 7 years ago
  61. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  62. fa3015b mm: use page->deferred_list by Matthew Wilcox · 7 years ago
  63. eeee314 Merge tag 'docs-4.18' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  64. 2d077d4 mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty() by Hugh Dickins · 7 years ago
  65. ccf2b06 Merge tag 'v4.17-rc2' into docs-next by Jonathan Corbet · 7 years ago
  66. e71769a mm: enable thp migration for shmem thp by Naoya Horiguchi · 7 years ago
  67. 24844fd Merge branch 'mm-rst' into docs-next by Jonathan Corbet · 7 years ago
  68. ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 7 years ago
  69. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  70. 94723aa mm: unclutter THP migration by Michal Hocko · 7 years ago
  71. 2a70f6a memcg, thp: do not invoke oom killer on thp charges by Michal Hocko · 7 years ago
  72. 605ca5e mm/huge_memory.c: reorder operations in __split_huge_page_tail() by Konstantin Khlebnikov · 7 years ago
  73. 9d3c335 mm, thp: do not cause memcg oom for thp by David Rientjes · 7 years ago
  74. fa41b90 mm/thp: do not wait for lock_page() in deferred_split_scan() by Kirill A. Shutemov · 7 years ago
  75. 423ac9a mm/thp: remove pmd_huge_split_prepare() by Aneesh Kumar K.V · 7 years ago
  76. a3cf988 mm: use updated pmdp_invalidate() interface to track dirty/accessed bits by Kirill A. Shutemov · 7 years ago
  77. 9bebc09 mm/huge_memory.c: fix comment in __split_huge_pmd_locked by Yisheng Xie · 7 years ago
  78. f6f3732 Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" by Linus Torvalds · 7 years ago
  79. a0908a1b7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  80. c7da82b mm: replace pmd_write with pmd_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  81. e7fe7b5 mm: replace pud_write with pud_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  82. f55e101 Revert "mm, thp: Do not make pmd/pud dirty without a reason" by Linus Torvalds · 7 years ago
  83. 152e93a mm, thp: Do not make pmd/pud dirty without a reason by Kirill A. Shutemov · 7 years ago
  84. a8f9736 mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d() by Kirill A. Shutemov · 7 years ago
  85. af5b0f6 mm: consolidate page table accounting by Kirill A. Shutemov · 7 years ago
  86. c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
  87. 4645b9f mm/mmu_notifier: avoid call to invalidate_range() in range_end() by Jérôme Glisse · 7 years ago
  88. 0f10851 mm/mmu_notifier: avoid double notification when it is useless by Jérôme Glisse · 7 years ago
  89. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  90. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  91. dd8a67f mm/huge_memory.c: deposit page table when copying a PMD migration entry by Zi Yan · 7 years ago
  92. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  93. b14d595 mm/huge_memory.c: fixup grammar in comment by Michael DeGuzis · 8 years ago
  94. ab6e3d0 mm: soft-dirty: keep soft-dirty bits over thp migration by Naoya Horiguchi · 7 years ago
  95. 84c3fc4 mm: thp: check pmd migration entry in common path by Zi Yan · 7 years ago
  96. 616b837 mm: thp: enable thp migration in generic path by Zi Yan · 7 years ago
  97. b5ff816 mm: thp: introduce separate TTU flag for thp freezing by Naoya Horiguchi · 7 years ago
  98. c79b57e mm: hugetlb: clear target sub-page last when clearing huge page by Huang Ying · 7 years ago
  99. 5980768 mm, THP, swap: support splitting THP for THP swap out by Huang Ying · 7 years ago
  100. ba3c4ce mm, THP, swap: make reuse_swap_page() works for THP swapped out by Huang Ying · 7 years ago