index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
migrate.c
Age
Commit message (
Expand
)
Author
2024-09-26
mm: migrate: annotate data-race in migrate_folio_unmap()
Jeongjun Park
2024-09-09
mm/codetag: add pgalloc_tag_copy()
Yu Zhao
2024-09-09
mm: migrate: remove unused includes
Kefeng Wang
2024-09-09
mm: migrate: simplify find_mm_struct()
Nanyong Sun
2024-09-09
mm: introduce a pageflag for partially mapped folios
Usama Arif
2024-09-09
mm: remap unused subpages to shared zeropage when splitting isolated thp
Yu Zhao
2024-09-09
mm: count the number of anonymous THPs per size
Barry Song
2024-09-03
mm: migrate: add isolate_folio_to_list()
Kefeng Wang
2024-09-03
mm: remove PageSwapCache
Matthew Wilcox (Oracle)
2024-09-03
mm,memcg: provide per-cgroup counters for NUMA balancing operations
Kaiyang Zhao
2024-09-01
fs: remove calls to set and clear the folio error flag
Matthew Wilcox (Oracle)
2024-09-01
mm/migrate: convert add_page_for_migration() from follow_page() to folio_walk
David Hildenbrand
2024-09-01
mm/migrate: convert do_pages_stat_array() from follow_page() to folio_walk
David Hildenbrand
2024-09-01
mm: consider CMA pages in watermark check for NUMA balancing target node
Kaiyang Zhao
2024-09-01
memory tiering: count PGPROMOTE_SUCCESS when mem tiering is enabled.
Zi Yan
2024-08-15
mm/migrate: fix deadlock in migrate_pages_batch() on large folios
Gao Xiang
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-12
mm/migrate: putback split folios when numa hint migration fails
Peter Xu
2024-07-12
mm: simplify folio_migrate_mapping()
Hugh Dickins
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-07-12
mm, virt: merge AS_UNMOVABLE and AS_INACCESSIBLE
Paolo Bonzini
2024-07-06
mm: migrate: remove folio_migrate_copy()
Kefeng Wang
2024-07-06
fs: hugetlbfs: support poisoned recover from hugetlbfs_migrate_folio()
Kefeng Wang
2024-07-06
mm: migrate: support poisoned recover from migrate folio
Kefeng Wang
2024-07-06
mm: migrate: split folio_migrate_mapping()
Kefeng Wang
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-06
mm: fix crashes from deferred split racing folio migration
Hugh Dickins
2024-07-03
mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
David Hildenbrand
2024-07-03
mm/migrate: make migrate_misplaced_folio() return 0 on success
David Hildenbrand
2024-07-03
mm: remove MIGRATE_SYNC_NO_COPY mode
Kefeng Wang
2024-07-03
mm: migrate: remove migrate_folio_extra()
Kefeng Wang
2024-07-03
mm: migrate: simplify __buffer_migrate_folio()
Kefeng Wang
2024-06-24
mm/migrate: make migrate_pages_batch() stats consistent
Zi Yan
2024-06-15
mm/migrate: fix kernel BUG at mm/compaction.c:2761!
Hugh Dickins
2024-05-05
mm: convert hugetlb_page_mapping_lock_write to folio
Matthew Wilcox (Oracle)
2024-05-05
mm/ksm: convert chain series funcs and replace get_ksm_page
Alex Shi (tencent)
2024-05-05
mm/migrate: use folio_likely_mapped_shared() in add_page_for_migration()
David Hildenbrand
2024-04-25
remove references to page->flags in documentation
Matthew Wilcox (Oracle)
2024-04-25
mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
David Hildenbrand
2024-04-25
mm/migrate: split source folio if it is on deferred split list
Zi Yan
2024-04-25
mm: hugetlb: make the hugetlb migration strategy consistent
Baolin Wang
2024-04-25
mm: record the migration reason for struct migration_target_control
Baolin Wang
2024-02-23
merge mm-hotfixes-stable into mm-nonmm-stable to pick up stackdepot changes
Andrew Morton
2024-02-23
mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index
Byungchul Park
2024-02-22
mm/migrate: preserve exact soft-dirty state
Paul Gofman
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
[next]