index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
migrate.c
Age
Commit message (
Expand
)
Author
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
2023-12-29
mm/migrate: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
David Hildenbrand
2023-12-29
mm/migrate: page_add_file_rmap() -> folio_add_file_rmap_pte()
David Hildenbrand
2023-12-29
mm/rmap: introduce and use hugetlb_add_file_rmap()
David Hildenbrand
2023-12-29
mm/rmap: rename hugepage_add* to hugetlb_add*
David Hildenbrand
2023-12-29
mm: migrate: fix getting incorrect page mapping during page migration
Baolin Wang
2023-12-20
mm: migrate high-order folios in swap cache correctly
Charan Teja Kalla
2023-11-21
fs: Rename mapping private members
Matthew Wilcox (Oracle)
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
2023-11-13
mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
Sean Christopherson
2023-10-25
mm: migrate: record the mlocked page status to remove unnecessary lru drain
Baolin Wang
2023-10-25
mm/migrate: add nr_split to trace_mm_migrate_pages stats.
Zi Yan
2023-10-25
mm/migrate: correct nr_failed in migrate_pages_sync()
Zi Yan
2023-10-25
mm: migrate: use folio_xchg_last_cpupid() in folio_migrate_flags()
Kefeng Wang
2023-10-18
hugetlb: memcg: account hugetlb-backed memory in memory controller
Nhat Pham
2023-10-18
mm/migrate: remove unused mm argument from do_move_pages_to_node
Gregory Price
2023-10-18
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
[next]