summaryrefslogtreecommitdiffstats
path: root/mm/migrate.c
AgeCommit message (Expand)Author
2021-02-24mm: memcg: add swapcache stat for memcg v2Shakeel Butt
2021-02-24mm/filemap: pass a sleep state to put_and_wait_on_page_lockedMatthew Wilcox (Oracle)
2021-02-05mm: migrate: do not migrate HugeTLB page whose refcount is oneMuchun Song
2021-01-24mm: fix numa stats for thp migrationShakeel Butt
2021-01-24mm: memcg: fix memcg file_dirty numa statShakeel Butt
2020-12-15mm: fix some spelling mistakes in commentsHaitao Shi
2020-12-15mm: migrate: remove unused parameter in migrate_vma_insert_page()Stephen Zhang
2020-12-15mm: migrate: return -ENOSYS if THP migration is unsupportedYang Shi
2020-12-15mm: migrate: clean up migrate_prep{_local}Yang Shi
2020-12-15mm: migrate: skip shared exec THP for NUMA balancingYang Shi
2020-12-15mm: migrate: simplify the logic for handling permanent failureYang Shi
2020-12-15mm: truncate_complete_page() does not exist any moreYang Shi
2020-12-15mm/migrate.c: optimize migrate_vma_pages() mmu notifierRalph Campbell
2020-12-15mm/migrate.c: fix comment spellingLong Li
2020-12-15mm/rmap: always do TTU_IGNORE_ACCESSShakeel Butt
2020-11-14hugetlbfs: fix anon huge page migration raceMike Kravetz
2020-10-18mm/migrate: avoid possible unnecessary process right check in kernel_move_pag...Miaohe Lin
2020-10-16mm,hwpoison: rework soft offline for in-use pagesOscar Salvador
2020-10-13mm/migrate: remove obsolete comment about device publicRalph Campbell
2020-10-13mm/migrate: remove cpages-- in migrate_vma_finalize()Ralph Campbell
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-26mm/migrate: correct thp migration statsZi Yan
2020-09-24bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flagChristoph Hellwig
2020-09-19mm: migration of hugetlbfs page skip memcgHugh Dickins
2020-09-05mm/migrate: preserve soft dirty in remove_migration_pte()Ralph Campbell
2020-09-05mm/migrate: remove unnecessary is_zone_device_page() checkRalph Campbell
2020-09-05mm/rmap: fixup copying of soft dirty and uffd ptesAlistair Popple
2020-09-05mm/migrate: fixup setting UFFD_WP flagAlistair Popple
2020-08-14mm: replace hpage_nr_pages with thp_nr_pagesMatthew Wilcox (Oracle)
2020-08-12mm/mempolicy: use a standard migration target allocation callbackJoonsoo Kim
2020-08-12mm/migrate: introduce a standard migration target allocation functionJoonsoo Kim
2020-08-12mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent wit...Joonsoo Kim
2020-08-12mm/hugetlb: unify migration callbacksJoonsoo Kim
2020-08-12mm/migrate: move migration helper from .h to .cJoonsoo Kim
2020-08-12mm/migrate.c: delete duplicated wordRandy Dunlap
2020-08-12mm/vmstat: add events for THP migration without splitAnshuman Khandual
2020-08-12mm/migrate: optimize migrate_vma_setup() for holesRalph Campbell
2020-08-12mm/vmscan: protect the workingset on anonymous LRUJoonsoo Kim
2020-08-07mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIERRalph Campbell
2020-08-05Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-07-28mm/notifier: add migration invalidation typeRalph Campbell
2020-07-28mm/migrate: add a flags parameter to migrate_vmaRalph Campbell
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-03mm: memcontrol: delete unused lrucare handlingJohannes Weiner
2020-06-03mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() APIJohannes Weiner
2020-06-03mm: memcontrol: switch to native NR_ANON_MAPPED counterJohannes Weiner
2020-06-03mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM countersJohannes Weiner