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
/
include
/
linux
/
migrate.h
Age
Commit message (
Expand
)
Author
2022-10-12
mm/migrate_device.c: add migrate_device_range()
Alistair Popple
2022-10-12
mm/memory.c: fix race when faulting a device private page
Alistair Popple
2022-09-26
mm/demotion: build demotion targets based on explicit memory tiers
Aneesh Kumar K.V
2022-09-26
mm/demotion: move memory demotion related code
Aneesh Kumar K.V
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-02
mm/folio-compat: Remove migration compatibility functions
Matthew Wilcox (Oracle)
2022-08-02
hugetlb: Convert to migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
mm/migrate: Convert migrate_page() to migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
2022-07-17
mm: add device coherent vma selection for memory migration
Alex Sierra
2022-05-13
mm: add folio_test_movable()
Matthew Wilcox (Oracle)
2022-04-28
mm: untangle config dependencies for demote-on-reclaim
Oscar Salvador
2022-03-22
mm: only re-generate demotion targets when a numa node changes its N_CPU state
Oscar Salvador
2022-01-22
mm/migrate.c: rework migration_entry_wait() to not take a pageref
Alistair Popple
2021-11-11
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm: migrate: make demotion knob depend on migration
Yang Shi
2021-11-06
mm/migrate: de-duplicate migrate_reason strings
John Hubbard
2021-10-18
mm/migrate: Add folio_migrate_copy()
Matthew Wilcox (Oracle)
2021-10-18
mm/migrate: Add folio_migrate_flags()
Matthew Wilcox (Oracle)
2021-10-18
mm/migrate: Add folio_migrate_mapping()
Matthew Wilcox (Oracle)
2021-09-24
mm/debug: sync up latest migrate_reason to migrate_reason_names
Weizhao Ouyang
2021-09-03
mm/migrate: demote pages during reclaim
Dave Hansen
2021-09-03
mm/migrate: enable returning precise migrate_pages() success count
Yang Shi
2021-07-12
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
2021-06-30
mm: thp: refactor NUMA fault handling
Yang Shi
2021-06-30
mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
2021-05-05
mm/gup: migrate pinned pages out of movable zone
Pavel Tatashin
2021-05-05
mm/migrate.c: make putback_movable_page() static
Miaohe Lin
2021-05-05
mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]
Minchan Kim
2021-05-05
mm: disable LRU pagevec during the migration temporarily
Minchan Kim
2021-02-24
mm/migrate: remove unneeded semicolons
Chengyang Fan
2020-12-15
mm: migrate: clean up migrate_prep{_local}
Yang Shi
2020-08-12
mm/migrate: introduce a standard migration target allocation function
Joonsoo Kim
2020-08-12
mm/migrate: move migration helper from .h to .c
Joonsoo Kim
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-03-26
mm: handle multiple owners of device private pages in migrate_vma
Christoph Hellwig
2019-08-20
mm: remove the unused MIGRATE_PFN_DEVICE flag
Christoph Hellwig
2019-08-20
mm: remove the unused MIGRATE_PFN_ERROR flag
Christoph Hellwig
2019-08-20
mm: turn migrate_vma upside down
Christoph Hellwig
2019-07-18
mm: migrate: remove unused mode argument
Keith Busch
2018-12-28
mm: migrate: drop unused argument of migrate_page_move_mapping()
Jan Kara
2018-12-28
mm/debug.c: make "migrate_reason_names[]" const char *
Alexey Dobriyan
2018-04-11
mm: unclutter THP migration
Michal Hocko
2018-04-11
mm, migrate: remove reason argument from new_page_t
Michal Hocko
2018-04-05
mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGE
Anshuman Khandual
2017-11-29
mm: migrate: fix an incorrect call of prep_transhuge_page()
Zi Yan
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-08
mm/hmm: avoid bloating arch that do not make use of HMM
Jérôme Glisse
[next]