summaryrefslogtreecommitdiffstats
path: root/mm/migrate.c
Commit message (Expand)AuthorAgeFilesLines
* mm: memcg: add swapcache stat for memcg v2Shakeel Butt2021-02-241-0/+6
* mm/filemap: pass a sleep state to put_and_wait_on_page_lockedMatthew Wilcox (Oracle)2021-02-241-2/+2
* mm: migrate: do not migrate HugeTLB page whose refcount is oneMuchun Song2021-02-051-0/+6
* mm: fix numa stats for thp migrationShakeel Butt2021-01-241-11/+12
* mm: memcg: fix memcg file_dirty numa statShakeel Butt2021-01-241-2/+2
* mm: fix some spelling mistakes in commentsHaitao Shi2020-12-151-1/+1
* mm: migrate: remove unused parameter in migrate_vma_insert_page()Stephen Zhang2020-12-151-4/+2
* mm: migrate: return -ENOSYS if THP migration is unsupportedYang Shi2020-12-151-16/+46
* mm: migrate: clean up migrate_prep{_local}Yang Shi2020-12-151-6/+2
* mm: migrate: skip shared exec THP for NUMA balancingYang Shi2020-12-151-2/+16
* mm: migrate: simplify the logic for handling permanent failureYang Shi2020-12-151-30/+38
* mm: truncate_complete_page() does not exist any moreYang Shi2020-12-151-1/+1
* mm/migrate.c: optimize migrate_vma_pages() mmu notifierRalph Campbell2020-12-151-5/+4
* mm/migrate.c: fix comment spellingLong Li2020-12-151-1/+1
* mm/rmap: always do TTU_IGNORE_ACCESSShakeel Butt2020-12-151-5/+3
* hugetlbfs: fix anon huge page migration raceMike Kravetz2020-11-141-20/+24
* mm/migrate: avoid possible unnecessary process right check in kernel_move_pag...Miaohe Lin2020-10-181-28/+43
* mm,hwpoison: rework soft offline for in-use pagesOscar Salvador2020-10-161-8/+3
* mm/migrate: remove obsolete comment about device publicRalph Campbell2020-10-131-1/+1
* mm/migrate: remove cpages-- in migrate_vma_finalize()Ralph Campbell2020-10-131-1/+0
* Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-131-1/+1
|\
| * bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flagChristoph Hellwig2020-09-241-1/+1
* | mm/migrate: correct thp migration statsZi Yan2020-09-261-4/+3
* | mm: migration of hugetlbfs page skip memcgHugh Dickins2020-09-191-1/+2
* | mm/migrate: preserve soft dirty in remove_migration_pte()Ralph Campbell2020-09-051-0/+2
* | mm/migrate: remove unnecessary is_zone_device_page() checkRalph Campbell2020-09-051-7/+5
* | mm/rmap: fixup copying of soft dirty and uffd ptesAlistair Popple2020-09-051-4/+11
* | mm/migrate: fixup setting UFFD_WP flagAlistair Popple2020-09-051-1/+1
|/
* mm: replace hpage_nr_pages with thp_nr_pagesMatthew Wilcox (Oracle)2020-08-141-9/+9
* mm/mempolicy: use a standard migration target allocation callbackJoonsoo Kim2020-08-121-2/+6
* mm/migrate: introduce a standard migration target allocation functionJoonsoo Kim2020-08-121-10/+16
* mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent wit...Joonsoo Kim2020-08-121-0/+5
* mm/hugetlb: unify migration callbacksJoonsoo Kim2020-08-121-4/+7
* mm/migrate: move migration helper from .h to .cJoonsoo Kim2020-08-121-0/+29
* mm/migrate.c: delete duplicated wordRandy Dunlap2020-08-121-1/+1
* mm/vmstat: add events for THP migration without splitAnshuman Khandual2020-08-121-8/+44
* mm/migrate: optimize migrate_vma_setup() for holesRalph Campbell2020-08-121-2/+14
* mm/vmscan: protect the workingset on anonymous LRUJoonsoo Kim2020-08-121-1/+1
* mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIERRalph Campbell2020-08-071-3/+3
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2020-08-051-3/+11
|\
| * mm/notifier: add migration invalidation typeRalph Campbell2020-07-281-1/+7
| * mm/migrate: add a flags parameter to migrate_vmaRalph Campbell2020-07-281-2/+4
* | Raise gcc version requirement to 4.9Linus Torvalds2020-07-081-12/+1
|/
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-2/+2
* mmap locking API: convert mmap_sem API commentsMichel Lespinasse2020-06-091-2/+2
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-4/+4
* mm: memcontrol: delete unused lrucare handlingJohannes Weiner2020-06-031-1/+1
* mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() APIJohannes Weiner2020-06-031-4/+1
* mm: memcontrol: switch to native NR_ANON_MAPPED counterJohannes Weiner2020-06-031-1/+1
* mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM countersJohannes Weiner2020-06-031-4/+11