Boaz Harrosh
|
dd9061846a
mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP
|
10 年之前 |
Konstantin Khlebnikov
|
2682582a6e
mm/memory: also print a_ops->readpage in print_bad_pte()
|
10 年之前 |
Jason Low
|
4db0c3c298
mm: remove rest of ACCESS_ONCE() usages
|
10 年之前 |
Shachar Raindel
|
93e478d4c3
mm: refactor do_wp_page handling of shared vma into a function
|
10 年之前 |
Shachar Raindel
|
2f38ab2c3c
mm: refactor do_wp_page, extract the page copy flow
|
10 年之前 |
Shachar Raindel
|
2876680527
mm: refactor do_wp_page - rewrite the unlock flow
|
10 年之前 |
Shachar Raindel
|
4e047f8977
mm: refactor do_wp_page, extract the reuse case
|
10 年之前 |
Mel Gorman
|
074c238177
mm: numa: slow PTE scan rate if migration failures occur
|
10 年之前 |
Mel Gorman
|
b191f9b106
mm: numa: preserve PTE write permissions across a NUMA hinting fault
|
10 年之前 |
Mel Gorman
|
bea66fbd11
mm: numa: group related processes based on VMA flags instead of page table flags
|
10 年之前 |
Linus Torvalds
|
53da3bc2ba
mm: fix up numa read-only thread grouping logic
|
10 年之前 |
Matthew Wilcox
|
2e4cdab058
mm: allow page fault handlers to perform the COW
|
10 年之前 |
Matthew Wilcox
|
283307c760
mm: fix XIP fault vs truncate race
|
10 年之前 |
Grazvydas Ignotas
|
9cb12d7b4c
mm/memory.c: actually remap enough memory
|
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 年之前 |
Kirill A. Shutemov
|
dc6c9a35b6
mm: account pmd page tables to the process
|
10 年之前 |
Linus Torvalds
|
992de5a8ec
Merge branch 'akpm' (patches from Andrew)
|
10 年之前 |
Johannes Weiner
|
f38b4b310d
mm: memory: merge shared-writable dirtying branches in do_wp_page()
|
10 年之前 |
Johannes Weiner
|
74ec67511d
mm: memory: remove ->vm_file check on shared writable vmas
|
10 年之前 |
Kirill A. Shutemov
|
0661a33611
mm: remove rest usage of VM_NONLINEAR and pte_file()
|
10 年之前 |
Kirill A. Shutemov
|
9b4bdd2ffa
mm: drop support of non-linear mapping from fault codepath
|
10 年之前 |
Kirill A. Shutemov
|
8a5f14a231
mm: drop support of non-linear mapping from unmap/zap codepath
|
10 年之前 |
Linus Torvalds
|
bdccc4edeb
Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
10 年之前 |
Linus Torvalds
|
9c145c56d0
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
|
10 年之前 |
David Vrabel
|
667a0a06c9
mm: provide a find_special_page vma operation
|
10 年之前 |
Will Deacon
|
721c21c17a
mm: mmu_gather: use tlb->end != 0 only for TLB invalidation
|
10 年之前 |
Johannes Weiner
|
2d6d7f9828
mm: protect set_page_dirty() from ongoing truncation
|
10 年之前 |