index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
migrate.c
Age
Commit message (
Expand
)
Author
2021-02-24
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
2021-02-24
mm/filemap: pass a sleep state to put_and_wait_on_page_locked
Matthew Wilcox (Oracle)
2021-02-05
mm: migrate: do not migrate HugeTLB page whose refcount is one
Muchun Song
2021-01-24
mm: fix numa stats for thp migration
Shakeel Butt
2021-01-24
mm: memcg: fix memcg file_dirty numa stat
Shakeel Butt
2020-12-15
mm: fix some spelling mistakes in comments
Haitao Shi
2020-12-15
mm: migrate: remove unused parameter in migrate_vma_insert_page()
Stephen Zhang
2020-12-15
mm: migrate: return -ENOSYS if THP migration is unsupported
Yang Shi
2020-12-15
mm: migrate: clean up migrate_prep{_local}
Yang Shi
2020-12-15
mm: migrate: skip shared exec THP for NUMA balancing
Yang Shi
2020-12-15
mm: migrate: simplify the logic for handling permanent failure
Yang Shi
2020-12-15
mm: truncate_complete_page() does not exist any more
Yang Shi
2020-12-15
mm/migrate.c: optimize migrate_vma_pages() mmu notifier
Ralph Campbell
2020-12-15
mm/migrate.c: fix comment spelling
Long Li
2020-12-15
mm/rmap: always do TTU_IGNORE_ACCESS
Shakeel Butt
2020-11-14
hugetlbfs: fix anon huge page migration race
Mike Kravetz
2020-10-18
mm/migrate: avoid possible unnecessary process right check in kernel_move_pag...
Miaohe Lin
2020-10-16
mm,hwpoison: rework soft offline for in-use pages
Oscar Salvador
2020-10-13
mm/migrate: remove obsolete comment about device public
Ralph Campbell
2020-10-13
mm/migrate: remove cpages-- in migrate_vma_finalize()
Ralph Campbell
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-26
mm/migrate: correct thp migration stats
Zi Yan
2020-09-24
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
2020-09-19
mm: migration of hugetlbfs page skip memcg
Hugh Dickins
2020-09-05
mm/migrate: preserve soft dirty in remove_migration_pte()
Ralph Campbell
2020-09-05
mm/migrate: remove unnecessary is_zone_device_page() check
Ralph Campbell
2020-09-05
mm/rmap: fixup copying of soft dirty and uffd ptes
Alistair Popple
2020-09-05
mm/migrate: fixup setting UFFD_WP flag
Alistair Popple
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-12
mm/mempolicy: use a standard migration target allocation callback
Joonsoo Kim
2020-08-12
mm/migrate: introduce a standard migration target allocation function
Joonsoo Kim
2020-08-12
mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent wit...
Joonsoo Kim
2020-08-12
mm/hugetlb: unify migration callbacks
Joonsoo Kim
2020-08-12
mm/migrate: move migration helper from .h to .c
Joonsoo Kim
2020-08-12
mm/migrate.c: delete duplicated word
Randy Dunlap
2020-08-12
mm/vmstat: add events for THP migration without split
Anshuman Khandual
2020-08-12
mm/migrate: optimize migrate_vma_setup() for holes
Ralph Campbell
2020-08-12
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
2020-08-07
mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER
Ralph Campbell
2020-08-05
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2020-07-28
mm/notifier: add migration invalidation type
Ralph Campbell
2020-07-28
mm/migrate: add a flags parameter to migrate_vma
Ralph Campbell
2020-07-08
Raise gcc version requirement to 4.9
Linus Torvalds
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-03
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
2020-06-03
mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API
Johannes Weiner
2020-06-03
mm: memcontrol: switch to native NR_ANON_MAPPED counter
Johannes Weiner
2020-06-03
mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
Johannes Weiner
[next]