Will Deacon
|
f4e177d126
mm/migrate.c: stabilise page count when migrating transparent hugepages
|
8 years ago |
Anshuman Khandual
|
c3114a84f7
mm: hugetlb: soft-offline: dissolve source hugepage after successful migration
|
8 years ago |
Aneesh Kumar K.V
|
383321ab85
mm/hugetlb/migration: use set_huge_pte_at instead of set_pte_at
|
8 years ago |
Minchan Kim
|
e4b8222271
mm: make rmap_one boolean function
|
8 years ago |
Shaohua Li
|
d44d363f65
mm: don't assume anonymous pages have SwapBacked flag
|
8 years ago |
Johannes Weiner
|
15038d0de9
mm: remove unnecessary reclaimability check from NUMA balancing target
|
8 years ago |
Rabin Vincent
|
fc280fe871
mm: prevent NR_ISOLATE_* stats from going negative
|
8 years ago |
Naoya Horiguchi
|
4b0ece6fa0
mm: migrate: fix remove_migration_pte() for ksm pages
|
8 years ago |
Ingo Molnar
|
6e84f31522
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
|
8 years ago |
Kirill A. Shutemov
|
3fe87967c5
mm: convert remove_migration_pte() to use page_vma_mapped_walk()
|
8 years ago |
Yisheng Xie
|
9e5bcd610f
mm/migration: make isolate_movable_page() return int type
|
8 years ago |
Nicholas Piggin
|
6326fec112
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
|
8 years ago |
Johannes Weiner
|
6d75f366b9
lib: radix-tree: check accounting of existing slot replacement users
|
8 years ago |
Ming Ling
|
6afcf8ef0c
mm, compaction: fix NR_ISOLATED_* stats for pfn based migration
|
8 years ago |
Andrea Arcangeli
|
6d2329f887
mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE
|
9 years ago |
Vlastimil Babka
|
2516035499
mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations
|
9 years ago |
Mel Gorman
|
5a1c84b404
mm: remove reclaim and compaction retry approximations
|
9 years ago |
Mel Gorman
|
bca6759258
mm, vmstat: remove zone and node double accounting by approximating retries
|
9 years ago |
Mel Gorman
|
11fb998986
mm: move most file-based accounting to the node
|
9 years ago |
Mel Gorman
|
4b9d0fab71
mm: rename NR_ANON_PAGES to NR_ANON_MAPPED
|
9 years ago |
Mel Gorman
|
599d0c954f
mm, vmscan: move LRU lists to node
|
9 years ago |
Kirill A. Shutemov
|
1010245964
mm: introduce do_set_pmd()
|
9 years ago |
Kirill A. Shutemov
|
dd78fedde4
rmap: support file thp
|
9 years ago |
Minchan Kim
|
b1123ea6d3
mm: balloon: use general non-lru movable page feature
|
9 years ago |
Minchan Kim
|
bda807d444
mm: migrate: support non-lru movable page migration
|
9 years ago |
Minchan Kim
|
c6c919eb90
mm: use put_page() to free page instead of putback_lru_page()
|
9 years ago |
Richard Weinberger
|
1118dce773
mm: Export migrate_page_move_mapping and migrate_page_copy
|
9 years ago |
David Rientjes
|
dfef2ef402
mm, migrate: increment fail count on ENOMEM
|
9 years ago |
Hugh Dickins
|
fa9949da59
mm: use __SetPageSwapBacked and dont ClearPageSwapBacked
|
9 years ago |
Minchan Kim
|
d7e69488bd
mm/hwpoison: fix wrong num_poisoned_pages accounting
|
9 years ago |