Vlastimil Babka
|
9050d7eba4
mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking
|
11 anni fa |
Kirill A. Shutemov
|
9845cbbd11
mm, thp: fix infinite loop on memcg OOM
|
11 anni fa |
Aneesh Kumar K.V
|
56eecdb912
mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit
|
11 anni fa |
Linus Torvalds
|
d12de1ef5e
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
11 anni fa |
Paul Gortmaker
|
a64fb3cd61
mm: audit/fix non-modular users of module_init in core code
|
11 anni fa |
Han Pingtian
|
42aa83cb67
mm: show message when updating min_free_kbytes in thp
|
11 anni fa |
Sasha Levin
|
309381feae
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
|
11 anni fa |
Aneesh Kumar K.V
|
b3084f4db3
powerpc/thp: Fix crash on mremap
|
11 anni fa |
Hugh Dickins
|
eecc1e426d
thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only
|
11 anni fa |
Mel Gorman
|
d0319bd52e
mm: remove bogus warning in copy_huge_pmd()
|
11 anni fa |
Mel Gorman
|
b0943d61b8
mm: numa: defer TLB flush for THP migration as long as possible
|
11 anni fa |
Rik van Riel
|
2084140594
mm: fix TLB flush race between migration, and change_protection_range
|
11 anni fa |
Mel Gorman
|
de466bd628
mm: numa: avoid unnecessary disruption of NUMA hinting during migration
|
11 anni fa |
Mel Gorman
|
1667918b64
mm: numa: clear numa hinting information on mprotect
|
11 anni fa |
Mel Gorman
|
c3a489cac3
mm: numa: ensure anon_vma is locked to prevent parallel THP splits
|
11 anni fa |
Mel Gorman
|
5a6dac3ec5
mm: numa: do not clear PMD during PTE update scan
|
11 anni fa |
Mel Gorman
|
2b4847e730
mm: numa: serialise parallel get_user_page against THP migration
|
11 anni fa |
Kirill A. Shutemov
|
3592806cfa
thp: move preallocated PTE page table on move_huge_pmd()
|
11 anni fa |
Kirill A. Shutemov
|
c4088ebdca
mm: convert the rest to new page table lock api
|
11 anni fa |
Kirill A. Shutemov
|
117b0791ac
mm, thp: move ptl taking inside page_check_address_pmd()
|
11 anni fa |
Kirill A. Shutemov
|
bf929152e9
mm, thp: change pmd_trans_huge_lock() to return taken lock
|
11 anni fa |
Kirill A. Shutemov
|
e1f56c89b0
mm: convert mm->nr_ptes to atomic_long_t
|
11 anni fa |
Bob Liu
|
9f1b868a13
mm: thp: khugepaged: add policy for finding target node
|
11 anni fa |
Bob Liu
|
10dc4155c7
mm: thp: cleanup: mv alloc_hugepage to better place
|
11 anni fa |
Jianguo Wu
|
8bfa3f9a01
mm/huge_memory.c: fix stale comments of transparent_hugepage_flags
|
11 anni fa |
Ingo Molnar
|
fb10d5b7ef
Merge branch 'linus' into sched/core
|
11 anni fa |
Mel Gorman
|
3f926ab945
mm: Close races between THP migration and PMD numa clearing
|
12 anni fa |
Mel Gorman
|
c61109e34f
mm: numa: Sanitize task_numa_fault() callsites
|
12 anni fa |
Mel Gorman
|
587fe586f4
mm: Prevent parallel splits during THP migration
|
12 anni fa |
Mel Gorman
|
42836f5f8b
mm: Wait for THP migrations to complete during NUMA hinting faults
|
12 anni fa |