Kirill A. Shutemov
|
6b7339f4c3
mm: avoid setting up anonymous pages into file mapping
|
10 年之前 |
Linus Torvalds
|
1dc51b8288
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年之前 |
Mel Gorman
|
eb3c24f305
mm, memcg: Try charging a page before setting page up to date
|
10 年之前 |
Miklos Szeredi
|
9bf39ab2ad
vfs: add file_path() helper
|
10 年之前 |
David Hildenbrand
|
9ec23531fd
sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled pagefaults
|
10 年之前 |
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 年之前 |