Mel Gorman
|
ba68bc0115
mm: thp: Return the correct value for change_huge_pmd
|
10 年之前 |
Linus Torvalds
|
53da3bc2ba
mm: fix up numa read-only thread grouping logic
|
10 年之前 |
Mel Gorman
|
10c1045f28
mm: numa: avoid unnecessary TLB flushes when setting NUMA hinting entries
|
10 年之前 |
Mel Gorman
|
c0e7cad9f2
mm: numa: add paranoid check around pte_protnone_numa
|
10 年之前 |
Mel Gorman
|
e944fd67b6
mm: numa: do not trap faults on the huge zero page
|
10 年之前 |
Mel Gorman
|
4d94246699
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
|
10 年之前 |
Mel Gorman
|
8a0516ed8b
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
|
10 年之前 |
Mel Gorman
|
5d83306213
mm: numa: do not dereference pmd outside of the lock during NUMA hinting fault
|
10 年之前 |
Ebru Akagunduz
|
10359213d0
mm: incorporate read-only pages into transparent huge pages
|
10 年之前 |
Naoya Horiguchi
|
1e25a271c8
mincore: apply page table walker on do_mincore()
|
10 年之前 |
Aneesh Kumar K.V
|
077fcf116c
mm/thp: allocate transparent hugepages on local node
|
10 年之前 |
Wang, Yalin
|
56873f43ab
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
|
10 年之前 |
Linus Torvalds
|
988adfdffd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
10 年之前 |
Linus Torvalds
|
27afc5dbda
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
10 年之前 |
Kirill A. Shutemov
|
e544a4e74e
thp: do not mark zero-page pmd write-protected explicitly
|
10 年之前 |
David Rientjes
|
6d50e60cd2
mm, thp: fix collapsing of hugepages on madvise
|
10 年之前 |
Yu Zhao
|
5ddacbe92b
mm: free compound page with correct order
|
10 年之前 |
Martin Schwidefsky
|
fcbe08d66f
s390/mm: pmdp_get_and_clear_full optimization
|
10 年之前 |
Dominik Dingel
|
593befa6ab
mm: introduce mm_forbids_zeropage function
|
10 年之前 |
Sasha Levin
|
96dad67ff2
mm: use VM_BUG_ON_MM where possible
|
11 年之前 |
Sasha Levin
|
81d1b09c6b
mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA
|
11 年之前 |
Vlastimil Babka
|
8b1645685a
mm, THP: don't hold mmap_sem in khugepaged when allocating THP
|
11 年之前 |
Mel Gorman
|
abc40bd2ee
mm: numa: Do not mark PTEs pte_numa when splitting huge pages
|
11 年之前 |
Johannes Weiner
|
00501b531c
mm: memcontrol: rewrite charge API
|
11 年之前 |
David Rientjes
|
14a4e2141e
mm, thp: only collapse hugepages to nodes with affinity for zone_reclaim_mode
|
11 年之前 |
Johannes Weiner
|
d51d885bbb
mm: huge_memory: use GFP_TRANSHUGE when charging huge pages
|
11 年之前 |
Waiman Long
|
3a79d52aa3
mm, thp: replace smp_mb after atomic_add by smp_mb__after_atomic
|
11 年之前 |
Waiman Long
|
f8303c2582
mm, thp: move invariant bug check out of loop in __split_huge_page_map
|
11 年之前 |
Hugh Dickins
|
f72e7dcdd2
mm: let mm_find_pmd fix buggy race with THP fault
|
11 年之前 |
Hugh Dickins
|
5338a93722
mm: thp: fix DEBUG_PAGEALLOC oops in copy_page_rep()
|
11 年之前 |