Linus Torvalds
|
f55e1014f9
Revert "mm, thp: Do not make pmd/pud dirty without a reason"
|
7 年之前 |
Kirill A. Shutemov
|
152e93af3c
mm, thp: Do not make pmd/pud dirty without a reason
|
7 年之前 |
Jérôme Glisse
|
4645b9fe84
mm/mmu_notifier: avoid call to invalidate_range() in range_end()
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Mark Hairgrove
|
e20d103b6c
mm/migrate: fix indexing bug (off by one) and avoid out of bound access
|
7 年之前 |
Jérôme Glisse
|
6b368cd4a4
mm/hmm: avoid bloating arch that do not make use of HMM
|
8 年之前 |
Jérôme Glisse
|
df6ad69838
mm/device-public-memory: device memory cache coherent with CPU
|
8 年之前 |
Jérôme Glisse
|
8315ada7f0
mm/migrate: allow migrate_vma() to alloc new page on empty entry
|
8 年之前 |
Jérôme Glisse
|
a5430dda8a
mm/migrate: support un-addressable ZONE_DEVICE page in migration
|
8 年之前 |
Jérôme Glisse
|
8c3328f1f3
mm/migrate: migrate_vma() unmap page from vma while collecting pages
|
8 年之前 |
Jérôme Glisse
|
8763cb45ab
mm/migrate: new memory migration helper for use with device memory
|
8 年之前 |
Jérôme Glisse
|
2916ecc0f9
mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
|
8 年之前 |
Naoya Horiguchi
|
e8db67eb0d
mm: migrate: move_pages() supports thp migration
|
8 年之前 |
Zi Yan
|
616b837153
mm: thp: enable thp migration in generic path
|
8 年之前 |
Linus Torvalds
|
197e7e5213
Sanitize 'move_pages()' permission checks
|
8 年之前 |
Nadav Amit
|
a9b802500e
Revert "mm: numa: defer TLB flush for THP migration as long as possible"
|
8 年之前 |
Will Deacon
|
f4e177d126
mm/migrate.c: stabilise page count when migrating transparent hugepages
|
8 年之前 |
Anshuman Khandual
|
c3114a84f7
mm: hugetlb: soft-offline: dissolve source hugepage after successful migration
|
8 年之前 |
Aneesh Kumar K.V
|
383321ab85
mm/hugetlb/migration: use set_huge_pte_at instead of set_pte_at
|
8 年之前 |
Minchan Kim
|
e4b8222271
mm: make rmap_one boolean function
|
8 年之前 |
Shaohua Li
|
d44d363f65
mm: don't assume anonymous pages have SwapBacked flag
|
8 年之前 |
Johannes Weiner
|
15038d0de9
mm: remove unnecessary reclaimability check from NUMA balancing target
|
8 年之前 |
Rabin Vincent
|
fc280fe871
mm: prevent NR_ISOLATE_* stats from going negative
|
8 年之前 |
Naoya Horiguchi
|
4b0ece6fa0
mm: migrate: fix remove_migration_pte() for ksm pages
|
8 年之前 |
Ingo Molnar
|
6e84f31522
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
|
8 年之前 |
Kirill A. Shutemov
|
3fe87967c5
mm: convert remove_migration_pte() to use page_vma_mapped_walk()
|
8 年之前 |
Yisheng Xie
|
9e5bcd610f
mm/migration: make isolate_movable_page() return int type
|
8 年之前 |
Nicholas Piggin
|
6326fec112
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
|
8 年之前 |
Johannes Weiner
|
6d75f366b9
lib: radix-tree: check accounting of existing slot replacement users
|
8 年之前 |
Ming Ling
|
6afcf8ef0c
mm, compaction: fix NR_ISOLATED_* stats for pfn based migration
|
8 年之前 |