Ross Zwisler
|
f729c8c9b2
dax: wrprotect pmd_t in dax_mapping_entry_mkclean
|
8 년 전 |
Ross Zwisler
|
0979639595
mm: add follow_pte_pmd()
|
8 년 전 |
Hugh Dickins
|
b0b9b3df27
mm: stop leaking PageTables
|
8 년 전 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 년 전 |
Linus Torvalds
|
a57cb1c1d7
Merge branch 'akpm' (patches from Andrew)
|
8 년 전 |
Jan Kara
|
2f89dc12a2
dax: protect PTE modification on WP fault by radix tree entry lock
|
8 년 전 |
Jan Kara
|
cae1240257
mm: export follow_pte()
|
8 년 전 |
Jan Kara
|
a19e25536e
mm: change return values of finish_mkwrite_fault()
|
8 년 전 |
Jan Kara
|
66a6197c11
mm: provide helper for finishing mkwrite faults
|
8 년 전 |
Jan Kara
|
997dd98dd6
mm: move part of wp_page_reuse() into the single call site
|
8 년 전 |
Jan Kara
|
a41b70d6df
mm: use vmf->page during WP faults
|
8 년 전 |
Jan Kara
|
38b8cb7fbb
mm: pass vm_fault structure into do_page_mkwrite()
|
8 년 전 |
Jan Kara
|
97ba0c2b4b
mm: factor out common parts of write fault handling
|
8 년 전 |
Jan Kara
|
b1aa812b21
mm: move handling of COW faults into DAX code
|
8 년 전 |
Jan Kara
|
9118c0cbd4
mm: factor out functionality to finish page faults
|
8 년 전 |
Jan Kara
|
3917048d45
mm: allow full handling of COW faults in ->fault handlers
|
8 년 전 |
Jan Kara
|
2994302bc8
mm: add orig_pte field into vm_fault
|
8 년 전 |
Jan Kara
|
fe82221f57
mm: use passed vm_fault structure for in wp_pfn_shared()
|
8 년 전 |
Jan Kara
|
936ca80d37
mm: trim __do_fault() arguments
|
8 년 전 |
Jan Kara
|
667240e0f2
mm: use passed vm_fault structure in __do_fault()
|
8 년 전 |
Jan Kara
|
0721ec8bc1
mm: use pgoff in struct vm_fault instead of passing it separately
|
8 년 전 |
Jan Kara
|
1a29d85eb0
mm: use vmf->address instead of of vmf->virtual_address
|
8 년 전 |
Jan Kara
|
82b0f8c39a
mm: join struct fault_env and vm_fault
|
8 년 전 |
Lorenzo Stoakes
|
5b56d49fc3
mm: add locked parameter to get_user_pages_remote()
|
8 년 전 |
Linus Torvalds
|
412ac77a9d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
8 년 전 |
Linus Torvalds
|
b78b499a67
Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
8 년 전 |
Aneesh Kumar K.V
|
953c66c2b2
mm: THP page cache support for ppc64
|
8 년 전 |
Aneesh Kumar K.V
|
692a68c154
mm: remove the page size change check in tlb_remove_page
|
8 년 전 |
Aneesh Kumar K.V
|
07e326610e
mm: add tlb_remove_check_page_size_change to track page size change
|
8 년 전 |
David Rientjes
|
fd60775aea
mm, thp: avoid unlikely branches for split_huge_pmd
|
8 년 전 |