Mel Gorman
|
3ea277194d
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries
|
8 years ago |
Geert Uytterhoeven
|
91a90140f9
mm/memory.c: mark create_huge_pmd() inline to prevent build failure
|
8 years ago |
Yevgen Pronenko
|
0a1345f8fe
mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTE
|
8 years ago |
Roman Gushchin
|
2262185c5b
mm: per-cgroup memory reclaim stats
|
8 years ago |
Naoya Horiguchi
|
8bc3c3fe4f
mm: drop NULL return check of pte_offset_map_lock()
|
8 years ago |
Hugh Dickins
|
1be7107fbe
mm: larger stack guard gap, between vmas
|
8 years ago |
Ross Zwisler
|
d0f0931de9
mm: avoid spurious 'bad pmd' warning messages
|
8 years ago |
Al Viro
|
bee3f412d6
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc
|
8 years ago |
Al Viro
|
db68ce10c4
new helper: uaccess_kernel()
|
8 years ago |
Kirill A. Shutemov
|
90eceff1a3
mm: introduce __p4d_alloc()
|
8 years ago |
Kirill A. Shutemov
|
c2febafc67
mm: convert generic code to 5-level paging
|
8 years ago |
Ingo Molnar
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 years ago |
Ingo Molnar
|
6a3827d750
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h>
|
8 years ago |
Ingo Molnar
|
f7ccbae45c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h>
|
8 years ago |
Ingo Molnar
|
6e84f31522
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
|
8 years ago |
Aneesh Kumar K.V
|
288bc54949
mm/autonuma: let architecture override how the write bit should be stashed in a protnone pte.
|
8 years ago |
Aneesh Kumar K.V
|
cee216a696
mm/autonuma: don't use set_pte_at when updating protnone ptes
|
8 years ago |
Tobin C Harding
|
166f61b943
mm: codgin-style fixes
|
8 years ago |
Tobin C Harding
|
7f2b6ce8e3
mm/memory.c: use NULL instead of literal 0
|
8 years ago |
Dave Jiang
|
c791ace1e7
mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
|
8 years ago |
Matthew Wilcox
|
a00cc7d9dd
mm, x86: add support for PUD-sized transparent hugepages
|
8 years ago |
Dave Jiang
|
a2d581675d
mm,fs,dax: change ->pmd_fault to ->huge_fault
|
8 years ago |
Dave Jiang
|
11bac80004
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
|
8 years ago |
Kirill A. Shutemov
|
ecf1385d72
mm: drop unused argument of zap_page_range()
|
8 years ago |
Kirill A. Shutemov
|
3e8715fdc0
mm: drop zap_details::check_swap_entries
|
8 years ago |
Kirill A. Shutemov
|
da162e9368
mm: drop zap_details::ignore_dirty
|
8 years ago |
Mike Kravetz
|
810a56b943
userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processing
|
8 years ago |
Mike Kravetz
|
fa4d75c1de
userfaultfd: hugetlbfs: add copy_huge_page_from_user for hugetlb userfaultfd support
|
8 years ago |
Dave Jiang
|
f42003917b
mm, dax: change pmd_fault() to take only vmf parameter
|
8 years ago |
Dave Jiang
|
d8a849e1bc
mm, dax: make pmd_fault() and friends be the same as fault()
|
8 years ago |