Commit Graph

219 Commits (e4fbaee29272533a242f117d18712e2974520d2c)

Author SHA1 Message Date
Benjamin LaHaise 8e321fefb0 aio/migratepages: make aio migrate pages sane 11 years ago
Mel Gorman b0943d61b8 mm: numa: defer TLB flush for THP migration as long as possible 11 years ago
Mel Gorman de466bd628 mm: numa: avoid unnecessary disruption of NUMA hinting during migration 11 years ago
Mel Gorman eb4489f69f mm: numa: avoid unnecessary work on the failure path 11 years ago
Mel Gorman f714f4f20e mm: numa: call MMU notifiers on THP migration 11 years ago
Mel Gorman 2b4847e730 mm: numa: serialise parallel get_user_page against THP migration 11 years ago
Dave Hansen 30b0a105d9 mm: thp: give transparent hugepage code a separate copy_page 11 years ago
Kirill A. Shutemov c4088ebdca mm: convert the rest to new page table lock api 11 years ago
Kirill A. Shutemov cb900f4121 mm, hugetlb: convert hugetlbfs to use split pmd lock 11 years ago
Mel Gorman 3f926ab945 mm: Close races between THP migration and PMD numa clearing 11 years ago
Cyrill Gorcunov c3d16e1652 mm: migration: do not lose soft dirty bit if page is in migration state 11 years ago
Rik van Riel 7851a45cd3 mm: numa: Copy cpupid on page migration 12 years ago
Peter Zijlstra 90572890d2 mm: numa: Change page last {nid,pid} into {cpu,pid} 12 years ago
Mel Gorman b795854b1f sched/numa: Set preferred NUMA node based on number of private faults 12 years ago
Mel Gorman 1bc115d87d mm: numa: Scan pages with elevated page_mapcount 12 years ago
Mel Gorman a54a407fbf mm: Close races between THP migration and PMD numa clearing 12 years ago
Rafael Aquini 117aad1e9e mm: avoid reinserting isolated balloon pages into LRU lists 12 years ago
Lisa Du 6e543d5780 mm: vmscan: fix do_try_to_free_pages() livelock 12 years ago
Naoya Horiguchi 83467efbdb mm: migrate: check movability of hugepage in unmap_and_move_huge_page() 12 years ago
Naoya Horiguchi e632a938d9 mm: migrate: add hugepage migration code to move_pages() 12 years ago
Naoya Horiguchi b8ec1cee5a mm: soft-offline: use migrate_pages() instead of migrate_huge_page() 12 years ago
Naoya Horiguchi 31caf665e6 mm: migrate: make core migration code aware of hugepage 12 years ago
Gu Zheng 36bc08cc01 fs/aio: Add support to aio ring pages migration 12 years ago
Naoya Horiguchi 30dad30922 mm: migration: add migrate_entry_wait_huge() 12 years ago
Leonid Yegoshin c2cc499c5b mm compaction: fix of improper cache flush in migration code 12 years ago
Srivatsa S. Bhat c73e5c9c59 mm: rewrite the comment over migrate_pages() more comprehensibly 12 years ago
Jianguo Wu fed5b64a95 mm/migrate: fix comment typo syncronous->synchronous 12 years ago
Hugh Dickins 9c620e2bc5 mm: remove offlining arg to migrate_pages 12 years ago
Hugh Dickins b79bc0a0c7 ksm: enable KSM page migration 12 years ago
Hugh Dickins c8d6553b95 ksm: make KSM page migration possible 12 years ago
Mel Gorman 22b751c3d0 mm: rename page struct field helpers 12 years ago
Hugh Dickins 340ef3902c mm: numa: cleanup flow of transhuge page migration 12 years ago
Mel Gorman 3abef4e6c2 mm: numa: take THP into account when migrating pages for NUMA balancing 12 years ago
Tony Lu be7517d6ab mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration_pte 12 years ago
Mel Gorman 04fa5d6a65 mm: migrate: check page_count of THP before migrating 12 years ago
Stephen Rothwell ce4a9cc579 mm,numa: fix update_mmu_cache_pmd call 12 years ago
Lai Jiangshan 389162c22d mm,migrate: use N_MEMORY instead N_HIGH_MEMORY 12 years ago
Rafael Aquini 5733c7d11d mm: introduce putback_movable_pages() 12 years ago
Rafael Aquini bf6bddf192 mm: introduce compaction and migration for ballooned pages 12 years ago
Rafael Aquini 78bd52097d mm: adjust address_space_operations.migratepage() return code 12 years ago
Bob Liu 6219049ae1 mm: introduce mm_find_pmd() 12 years ago
Ingo Molnar 4fc3f1d66b mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable 12 years ago
Mel Gorman d28d433512 mm: migrate: Account a transhuge page properly when rate limiting 12 years ago
Mel Gorman 7548341b28 mm: numa: Account for failed allocations and isolations as migration failures 12 years ago
Mel Gorman 220018d388 mm: numa: Add THP migration for the NUMA working set scanning fault case build fix 12 years ago
Mel Gorman b32967ff10 mm: numa: Add THP migration for the NUMA working set scanning fault case. 12 years ago
Hillf Danton bac0382c6a mm: numa: migrate: Set last_nid on newly allocated page 12 years ago
Mel Gorman e14808b49f mm: numa: Rate limit setting of pte_numa if node is saturated 12 years ago
Mel Gorman a8f6077213 mm: numa: Rate limit the amount of memory that is migrated between nodes 12 years ago
Mel Gorman 03c5a6e163 mm: numa: Add pte updates, hinting and migration stats 12 years ago