Sasha Levin
|
96dad67ff2
mm: use VM_BUG_ON_MM where possible
|
10 years ago |
Sasha Levin
|
81d1b09c6b
mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA
|
10 years ago |
Vlastimil Babka
|
8b1645685a
mm, THP: don't hold mmap_sem in khugepaged when allocating THP
|
10 years ago |
Mel Gorman
|
abc40bd2ee
mm: numa: Do not mark PTEs pte_numa when splitting huge pages
|
11 years ago |
Johannes Weiner
|
00501b531c
mm: memcontrol: rewrite charge API
|
11 years ago |
David Rientjes
|
14a4e2141e
mm, thp: only collapse hugepages to nodes with affinity for zone_reclaim_mode
|
11 years ago |
Johannes Weiner
|
d51d885bbb
mm: huge_memory: use GFP_TRANSHUGE when charging huge pages
|
11 years ago |
Waiman Long
|
3a79d52aa3
mm, thp: replace smp_mb after atomic_add by smp_mb__after_atomic
|
11 years ago |
Waiman Long
|
f8303c2582
mm, thp: move invariant bug check out of loop in __split_huge_page_map
|
11 years ago |
Hugh Dickins
|
f72e7dcdd2
mm: let mm_find_pmd fix buggy race with THP fault
|
11 years ago |
Hugh Dickins
|
5338a93722
mm: thp: fix DEBUG_PAGEALLOC oops in copy_page_rep()
|
11 years ago |
Andrew Morton
|
ae3a8c1c23
mm/huge_memory.c: complete conversion to pr_foo()
|
11 years ago |
Kirill A. Shutemov
|
ff9e43eb4f
thp: consolidate assert checks in __split_huge_page()
|
11 years ago |
Ingo Molnar
|
2fe5de9ce7
Merge branch 'sched/urgent' into sched/core, to avoid conflicts
|
11 years ago |
Kirill A. Shutemov
|
b5a8cad376
thp: close race between split and zap huge pages
|
11 years ago |
Dongsheng Yang
|
8698a745d8
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
|
11 years ago |
Michal Hocko
|
d715ae08f2
memcg: rename high level charging functions
|
11 years ago |
Alex Thorlton
|
1e1836e84f
mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"
|
11 years ago |
Kirill A. Shutemov
|
e9b71ca91a
mm, thp: drop do_huge_pmd_wp_zero_page_fallback()
|
11 years ago |
Vlastimil Babka
|
9050d7eba4
mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking
|
11 years ago |
Kirill A. Shutemov
|
9845cbbd11
mm, thp: fix infinite loop on memcg OOM
|
11 years ago |
Aneesh Kumar K.V
|
56eecdb912
mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit
|
11 years ago |
Linus Torvalds
|
d12de1ef5e
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
11 years ago |
Paul Gortmaker
|
a64fb3cd61
mm: audit/fix non-modular users of module_init in core code
|
11 years ago |
Han Pingtian
|
42aa83cb67
mm: show message when updating min_free_kbytes in thp
|
11 years ago |
Sasha Levin
|
309381feae
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
|
11 years ago |
Aneesh Kumar K.V
|
b3084f4db3
powerpc/thp: Fix crash on mremap
|
11 years ago |
Hugh Dickins
|
eecc1e426d
thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only
|
11 years ago |
Mel Gorman
|
d0319bd52e
mm: remove bogus warning in copy_huge_pmd()
|
11 years ago |
Mel Gorman
|
b0943d61b8
mm: numa: defer TLB flush for THP migration as long as possible
|
11 years ago |