1. d364e9b mm: move_pages: report the number of non-attempted pages by Yang Shi · 4 years, 10 months ago
  2. 52cf138 mm/migrate.c: also overwrite error when it is bigger than zero by Wei Yang · 4 years, 10 months ago
  3. 366b5dc mm: move_pages: return valid node id in status if the page is already on the target node by Yang Shi · 4 years, 11 months ago
  4. 057d3389 mm: untag user pointers passed to memory syscalls by Andrey Konovalov · 5 years ago
  5. 276f756 mm/migrate.c: clean up useless code in migrate_vma_collect_pmd() by Pingfan Liu · 5 years ago
  6. 4101196 mm: page cache: store only head pages in i_pages by Matthew Wilcox (Oracle) · 5 years ago
  7. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
  8. 7b86ac3 pagewalk: separate function pointers from iterator data by Christoph Hellwig · 5 years ago
  9. a520110 mm: split out a new pagewalk.h header from mm.h by Christoph Hellwig · 5 years ago
  10. daa138a Merge branch 'odp_fixes' into hmm.git by Jason Gunthorpe · 5 years ago
  11. 9b2ed9c mm: remove CONFIG_MIGRATE_VMA_HELPER by Christoph Hellwig · 5 years ago
  12. 06d462b mm: remove the unused MIGRATE_PFN_DEVICE flag by Christoph Hellwig · 5 years ago
  13. a7d1f22 mm: turn migrate_vma upside down by Christoph Hellwig · 5 years ago
  14. 7b358c6 mm/migrate.c: initialize pud_entry in migrate_vma() by Ralph Campbell · 5 years ago
  15. ebdf4de mm: migrate: fix reference check race between __find_get_block() and migration by Jan Kara · 5 years ago
  16. 3710969 mm: migrate: remove unused mode argument by Keith Busch · 5 years ago
  17. fec88ab Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  18. 69bf4b6 Revert "mm: page cache: store only head pages in i_pages" by Linus Torvalds · 5 years ago
  19. 25b2995 mm: remove MEMORY_DEVICE_PUBLIC support by Christoph Hellwig · 5 years ago
  20. 7269f99 mm/mmu_notifier: use correct mmu_notifier events for each invalidation by Jérôme Glisse · 6 years ago
  21. 6f4f13e mm/mmu_notifier: contextual information for event triggering invalidation by Jérôme Glisse · 6 years ago
  22. 5fd4ca2 mm: page cache: store only head pages in i_pages by Matthew Wilcox · 6 years ago
  23. d2b2c6dd mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate by Lars Persson · 6 years ago
  24. f900482 mm/migrate.c: cleanup expected_page_refs() by Jan Kara · 6 years ago
  25. 8bb4e7a mm: fix some typos in mm directory by Wei Yang · 6 years ago
  26. 806031b mm, migrate: immediately fail migration of a page with no migration handler by Mel Gorman · 6 years ago
  27. 7ed2c31 mm/hugetlb: distinguish between migratability and movability by Anshuman Khandual · 6 years ago
  28. cb6acd0 hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 6 years ago
  29. e0a352f mm: migrate: don't rely on __PageMovable() of newpage after unlocking it by David Hildenbrand · 6 years ago
  30. 80409c6 mm: migrate: make buffer_migrate_page_norefs() actually succeed by Jan Kara · 6 years ago
  31. ddeaab3 hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization" by Mike Kravetz · 6 years ago
  32. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  33. b43a999 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 6 years ago
  34. ab41ee6 mm: migrate: drop unused argument of migrate_page_move_mapping() by Jan Kara · 6 years ago
  35. 89cb088 mm: migrate: provide buffer_migrate_page_norefs() by Jan Kara · 6 years ago
  36. 84ade7c mm: migrate: move migrate_page_lock_buffers() by Jan Kara · 6 years ago
  37. cc4f11e mm: migrate: lock buffers before migrate_page_move_mapping() by Jan Kara · 6 years ago
  38. 0b3901b mm: migration: factor out code to compute expected number of page references by Jan Kara · 6 years ago
  39. ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 6 years ago
  40. 9a1ea43 mm: put_and_wait_on_page_locked() while page is migrated by Hugh Dickins · 6 years ago
  41. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  42. 7eef5f9 mm: thp: relocate flush_cache_range() in migrate_misplaced_transhuge_page() by Andrea Arcangeli · 6 years ago
  43. 7066f0f mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page() by Andrea Arcangeli · 6 years ago
  44. d7c3393 mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition by Andrea Arcangeli · 6 years ago
  45. 1899ad1 mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
  46. 89eb946 mm: Convert page migration to XArray by Matthew Wilcox · 7 years ago
  47. 091a1ea Merge branch 'akpm' by Greg Kroah-Hartman · 6 years ago
  48. e6112fc mm/migrate.c: split only transparent huge pages when allocation fails by Anshuman Khandual · 6 years ago
  49. e125fe4 mm, thp: fix mlocking THP page with migration enabled by Kirill A. Shutemov · 6 years ago
  50. efaffc5 mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migration by Mel Gorman · 6 years ago
  51. 7534612 mm/migrate: Use spin_trylock() while resetting rate limit by Srikar Dronamraju · 6 years ago
  52. d4ae991 mm: soft-offline: close the race against page allocation by Naoya Horiguchi · 6 years ago
  53. 6bc9b56 mm: fix race on soft-offlining free huge pages by Naoya Horiguchi · 6 years ago
  54. 815f0dd include/linux/compiler*.h: make compiler-*.h mutually exclusive by Nick Desaulniers · 6 years ago
  55. e1fb4a0 dax: remove VM_MIXEDMAP for fsdax and device dax by Dave Jiang · 6 years ago
  56. 013567b mm: migrate: fix double call of radix_tree_replace_slot() by Naoya Horiguchi · 7 years ago
  57. e71769a mm: enable thp migration for shmem thp by Naoya Horiguchi · 7 years ago
  58. 8f175cf mm: fix do_pages_move status handling by Michal Hocko · 7 years ago
  59. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  60. 94723aa mm: unclutter THP migration by Michal Hocko · 7 years ago
  61. 666feb2 mm, migrate: remove reason argument from new_page_t by Michal Hocko · 7 years ago
  62. a49bd4d mm, numa: rework do_pages_move by Michal Hocko · 7 years ago
  63. 0770712 mm/migrate: properly preserve write attribute in special migrate entry by Ralph Campbell · 7 years ago
  64. 09a913a sched/numa: avoid trapping faults and attempting migration of file-backed dirty pages by Mel Gorman · 7 years ago
  65. 7addf44 mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.c by Dominik Brodowski · 7 years ago
  66. ab5ac90 mm, hugetlb: do not rely on overcommit limit during migration by Michal Hocko · 7 years ago
  67. f55e101 Revert "mm, thp: Do not make pmd/pud dirty without a reason" by Linus Torvalds · 7 years ago
  68. 152e93a mm, thp: Do not make pmd/pud dirty without a reason by Kirill A. Shutemov · 7 years ago
  69. 4645b9f mm/mmu_notifier: avoid call to invalidate_range() in range_end() by Jérôme Glisse · 7 years ago
  70. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  71. e20d103 mm/migrate: fix indexing bug (off by one) and avoid out of bound access by Mark Hairgrove · 7 years ago
  72. 6b368cd mm/hmm: avoid bloating arch that do not make use of HMM by Jérôme Glisse · 7 years ago
  73. df6ad69 mm/device-public-memory: device memory cache coherent with CPU by Jérôme Glisse · 7 years ago
  74. 8315ada mm/migrate: allow migrate_vma() to alloc new page on empty entry by Jérôme Glisse · 7 years ago
  75. a5430dd mm/migrate: support un-addressable ZONE_DEVICE page in migration by Jérôme Glisse · 7 years ago
  76. 8c3328f mm/migrate: migrate_vma() unmap page from vma while collecting pages by Jérôme Glisse · 7 years ago
  77. 8763cb4 mm/migrate: new memory migration helper for use with device memory by Jérôme Glisse · 7 years ago
  78. 2916ecc mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY by Jérôme Glisse · 7 years ago
  79. e8db67e mm: migrate: move_pages() supports thp migration by Naoya Horiguchi · 7 years ago
  80. 616b837 mm: thp: enable thp migration in generic path by Zi Yan · 7 years ago
  81. 197e7e5 Sanitize 'move_pages()' permission checks by Linus Torvalds · 7 years ago
  82. a9b8025 Revert "mm: numa: defer TLB flush for THP migration as long as possible" by Nadav Amit · 7 years ago
  83. f4e177d mm/migrate.c: stabilise page count when migrating transparent hugepages by Will Deacon · 7 years ago
  84. c3114a8 mm: hugetlb: soft-offline: dissolve source hugepage after successful migration by Anshuman Khandual · 7 years ago
  85. 383321a mm/hugetlb/migration: use set_huge_pte_at instead of set_pte_at by Aneesh Kumar K.V · 7 years ago
  86. e4b8222 mm: make rmap_one boolean function by Minchan Kim · 8 years ago
  87. d44d363 mm: don't assume anonymous pages have SwapBacked flag by Shaohua Li · 8 years ago
  88. 15038d0 mm: remove unnecessary reclaimability check from NUMA balancing target by Johannes Weiner · 8 years ago
  89. fc280fe mm: prevent NR_ISOLATE_* stats from going negative by Rabin Vincent · 8 years ago
  90. 4b0ece6 mm: migrate: fix remove_migration_pte() for ksm pages by Naoya Horiguchi · 8 years ago
  91. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  92. 3fe8796 mm: convert remove_migration_pte() to use page_vma_mapped_walk() by Kirill A. Shutemov · 8 years ago
  93. 9e5bcd6 mm/migration: make isolate_movable_page() return int type by Yisheng Xie · 8 years ago
  94. 6326fec mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked by Nicholas Piggin · 8 years ago
  95. 6d75f36 lib: radix-tree: check accounting of existing slot replacement users by Johannes Weiner · 8 years ago
  96. 6afcf8e mm, compaction: fix NR_ISOLATED_* stats for pfn based migration by Ming Ling · 8 years ago
  97. 6d2329f mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE by Andrea Arcangeli · 8 years ago
  98. 2516035 mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations by Vlastimil Babka · 8 years ago
  99. 5a1c84b mm: remove reclaim and compaction retry approximations by Mel Gorman · 8 years ago
  100. bca6759 mm, vmstat: remove zone and node double accounting by approximating retries by Mel Gorman · 8 years ago