Linus Torvalds
|
68abbe7295
Merge branch 'akpm' (patches from Andrew)
|
7 年之前 |
Laurent Dufour
|
00b3a331fd
mm: remove odd HAVE_PTE_SPECIAL
|
7 年之前 |
Laurent Dufour
|
3010a5ea66
mm: introduce ARCH_HAS_PTE_SPECIAL
|
7 年之前 |
Souptick Joarder
|
ab77dab462
fs/dax.c: use new return type vm_fault_t
|
7 年之前 |
Leon Romanovsky
|
27d036e332
mm: Remove return value of zap_vma_ptes()
|
7 年之前 |
Minchan Kim
|
e9e9b7ecee
mm: swap: unify cluster-based and vma-based swap readahead
|
7 年之前 |
Minchan Kim
|
eaf649ebc3
mm: swap: clean up swap readahead
|
7 年之前 |
Khalid Aziz
|
ca827d55eb
mm, swap: Add infrastructure for saving page metadata on swap
|
7 年之前 |
Arnd Bergmann
|
af27d9403f
mm: hide a #warning for COMPILE_TEST
|
7 年之前 |
Linus Torvalds
|
a2e5790d84
Merge branch 'akpm' (patches from Andrew)
|
7 年之前 |
Sergey Senozhatsky
|
e7c98df598
mm: remove unneeded kallsyms include
|
7 年之前 |
Linus Torvalds
|
3ff1b28caa
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
7 年之前 |
William Kucharski
|
da391d640c
mm: correct comments regarding do_fault_around()
|
7 年之前 |
Matthew Wilcox
|
977fbdcd59
mm: add unmap_mapping_pages()
|
7 年之前 |
Mike Rapoport
|
ef549e13cf
mm: update comment describing tlb_gather_mmu
|
7 年之前 |
Dan Williams
|
785a3fab4a
mm, dax: introduce pfn_t_special()
|
7 年之前 |
Minchan Kim
|
f80207727a
mm/memory.c: release locked page in do_swap_page()
|
7 年之前 |
Linus Torvalds
|
f6f3732162
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
|
7 年之前 |
Geert Uytterhoeven
|
183f24aa5b
mm/memory.c: mark wp_huge_pmd() inline to prevent build failure
|
7 年之前 |
Linus Torvalds
|
a0908a1b7d
Merge branch 'akpm' (patches from Andrew)
|
7 年之前 |
Dan Williams
|
5c9d2d5c26
mm: replace pte_write with pte_access_permitted in fault + gup paths
|
7 年之前 |
Dan Williams
|
c7da82b894
mm: replace pmd_write with pmd_access_permitted in fault + gup paths
|
7 年之前 |
Dan Williams
|
e7fe7b5cae
mm: replace pud_write with pud_access_permitted in fault + gup paths
|
7 年之前 |
Linus Torvalds
|
f55e1014f9
Revert "mm, thp: Do not make pmd/pud dirty without a reason"
|
7 年之前 |
Kirill A. Shutemov
|
152e93af3c
mm, thp: Do not make pmd/pud dirty without a reason
|
7 年之前 |
Michal Hocko
|
0a7f682d04
mm: do not rely on preempt_count in print_vma_addr
|
7 年之前 |
Kirill A. Shutemov
|
c4812909f5
mm: introduce wrappers to access mm->nr_ptes
|
7 年之前 |
Kirill A. Shutemov
|
b4e98d9ac7
mm: account pud page tables
|
7 年之前 |
Jérôme Glisse
|
4645b9fe84
mm/mmu_notifier: avoid call to invalidate_range() in range_end()
|
7 年之前 |
Minchan Kim
|
aa8d22a11d
mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no other reference
|
7 年之前 |