Naoya Horiguchi
|
337d9abf1c
mm: thp: check pmd_trans_unstable() after split_huge_pmd()
|
9 years ago |
Michal Hocko
|
dc0ef0df7b
mm: make mmap_sem for write waits killable for mm syscalls
|
9 years ago |
Piotr Kwapulinski
|
f138556daf
mm/mprotect.c: don't imply PROT_EXEC on non-exec fs
|
9 years ago |
Dave Hansen
|
62b5f7d013
mm/core, x86/mm/pkeys: Add execute-only protection keys support
|
9 years ago |
Dave Hansen
|
e6bfb70959
mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()
|
9 years ago |
Kirill A. Shutemov
|
6b9116a652
mm, dax: check for pmd_none() after split_huge_pmd()
|
9 years ago |
Dan Williams
|
5c7fb56e5e
mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd
|
9 years ago |
Kirill A. Shutemov
|
78ddc53473
thp: rename split_huge_page_pmd() to split_huge_pmd()
|
9 years ago |
Konstantin Khlebnikov
|
8463833590
mm: rework virtual memory accounting
|
9 years ago |
Andrea Arcangeli
|
19a809afe2
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
|
10 years ago |
Kirill A. Shutemov
|
36f881883c
mm: fix mprotect() behaviour on VM_LOCKED VMAs
|
10 years ago |
Mel Gorman
|
b191f9b106
mm: numa: preserve PTE write permissions across a NUMA hinting fault
|
10 years ago |
Mel Gorman
|
10c1045f28
mm: numa: avoid unnecessary TLB flushes when setting NUMA hinting entries
|
10 years ago |
Mel Gorman
|
e944fd67b6
mm: numa: do not trap faults on the huge zero page
|
10 years ago |
Mel Gorman
|
4d94246699
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
|
10 years ago |
Mel Gorman
|
8a0516ed8b
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
|
10 years ago |
Kirill A. Shutemov
|
0661a33611
mm: remove rest usage of VM_NONLINEAR and pte_file()
|
10 years ago |
Peter Feiner
|
64e455079e
mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared
|
11 years ago |
Rik van Riel
|
a5338093bf
mm: move mmu notifier call from change_protection to change_pmd_range
|
11 years ago |
Mel Gorman
|
1ad9f620c3
mm: numa: recheck for transhuge pages under lock during protection changes
|
11 years ago |
Rik van Riel
|
88a9ab6e3d
mm,numa: reorganize change_pmd_range()
|
11 years ago |
Aneesh Kumar K.V
|
56eecdb912
mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit
|
11 years ago |
Aneesh Kumar K.V
|
9d85d5863f
mm: Dirty accountable change only apply to non prot numa case
|
11 years ago |
Mel Gorman
|
64a9a34e22
mm: numa: do not automatically migrate KSM pages
|
11 years ago |
Rik van Riel
|
2084140594
mm: fix TLB flush race between migration, and change_protection_range
|
11 years ago |
Mel Gorman
|
1667918b64
mm: numa: clear numa hinting information on mprotect
|
11 years ago |
Mel Gorman
|
0c5f83c23c
mm: numa: do not clear PTE for pte_numa update
|
11 years ago |
Mel Gorman
|
72403b4a0f
mm: numa: return the number of base pages altered by protection changes
|
12 years ago |
Ingo Molnar
|
fb10d5b7ef
Merge branch 'linus' into sched/core
|
12 years ago |
Mel Gorman
|
0255d49184
mm: Account for a THP NUMA hinting update as one PTE update
|
12 years ago |