Kirill A. Shutemov
|
fb6dd5fa41
mm: use vma_is_anonymous() in create_huge_pmd() and wp_huge_pmd()
|
10 years ago |
Kirill A. Shutemov
|
52a2b53ffd
mm, dax: use i_mmap_unlock_write() in do_cow_fault()
|
10 years ago |
Kirill A. Shutemov
|
46c043ede4
mm: take i_mmap_lock in unmap_mapping_range() for DAX
|
10 years ago |
Matthew Wilcox
|
843172978b
dax: fix race between simultaneous faults
|
10 years ago |
Matthew Wilcox
|
b96375f74a
mm: add a pmd_fault handler
|
10 years ago |
Oleg Nesterov
|
b533062854
mm: introduce vma_is_anonymous(vma) helper
|
10 years ago |
Nicholas Krause
|
ca1d6c7d9d
mm/memory.c: make tlb_next_batch() return bool
|
10 years ago |
Andrea Arcangeli
|
6b251fc96c
userfaultfd: call handle_userfault() for userfaultfd_missing() faults
|
10 years ago |
Kirill A. Shutemov
|
6b7339f4c3
mm: avoid setting up anonymous pages into file mapping
|
10 years ago |
Linus Torvalds
|
1dc51b8288
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Mel Gorman
|
eb3c24f305
mm, memcg: Try charging a page before setting page up to date
|
10 years ago |
Miklos Szeredi
|
9bf39ab2ad
vfs: add file_path() helper
|
10 years ago |
David Hildenbrand
|
9ec23531fd
sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled pagefaults
|
10 years ago |
Boaz Harrosh
|
dd9061846a
mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP
|
10 years ago |
Konstantin Khlebnikov
|
2682582a6e
mm/memory: also print a_ops->readpage in print_bad_pte()
|
10 years ago |
Jason Low
|
4db0c3c298
mm: remove rest of ACCESS_ONCE() usages
|
10 years ago |
Shachar Raindel
|
93e478d4c3
mm: refactor do_wp_page handling of shared vma into a function
|
10 years ago |
Shachar Raindel
|
2f38ab2c3c
mm: refactor do_wp_page, extract the page copy flow
|
10 years ago |
Shachar Raindel
|
2876680527
mm: refactor do_wp_page - rewrite the unlock flow
|
10 years ago |
Shachar Raindel
|
4e047f8977
mm: refactor do_wp_page, extract the reuse case
|
10 years ago |
Mel Gorman
|
074c238177
mm: numa: slow PTE scan rate if migration failures occur
|
10 years ago |
Mel Gorman
|
b191f9b106
mm: numa: preserve PTE write permissions across a NUMA hinting fault
|
10 years ago |
Mel Gorman
|
bea66fbd11
mm: numa: group related processes based on VMA flags instead of page table flags
|
10 years ago |
Linus Torvalds
|
53da3bc2ba
mm: fix up numa read-only thread grouping logic
|
10 years ago |
Matthew Wilcox
|
2e4cdab058
mm: allow page fault handlers to perform the COW
|
10 years ago |
Matthew Wilcox
|
283307c760
mm: fix XIP fault vs truncate race
|
10 years ago |
Grazvydas Ignotas
|
9cb12d7b4c
mm/memory.c: actually remap enough memory
|
10 years ago |
Mel Gorman
|
c0e7cad9f2
mm: numa: add paranoid check around pte_protnone_numa
|
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 |