index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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]