blob: e1a28fef331a85ea09917ab99c99e53070382be8 [file] [log] [blame]
002ae7057069 ("mm, dump_page(): do not crash with invalid mapping pointer")
5b57b8f22709 ("mm/debug.c: always print flags in dump_page()")
6855ac4acd3b ("mm/debug.c: PageAnon() is true for PageKsm() pages")
76a1850e4572 ("mm/debug.c: __dump_page() prints an extra line")
136ac591f047 ("mm: update references to page _refcount")
5ae2efb1dea9 ("mm/debug.c: fix __dump_page when mapping->host is not set")
e0392cf7c53a ("mm: lower the printk loglevel for __dump_page messages")
1c6fb1d89e73 ("mm: print more information about mapping in __dump_page")
fc36def997cf ("mm: teach dump_page() to correctly output poisoned struct pages")
152a2d199e13 ("mm/debug.c: provide useful debugging information for VM_BUG")
af5b0f6a09e4 ("mm: consolidate page table accounting")
c4812909f5d5 ("mm: introduce wrappers to access mm->nr_ptes")
b4e98d9ac775 ("mm: account pud page tables")
dd8a67f9a37c ("mm/huge_memory.c: deposit page table when copying a PMD migration entry")
84c3fc4e9c56 ("mm: thp: check pmd migration entry in common path")
3b6521f53572 ("mm/huge_memory.c: deposit a pgtable for DAX PMD faults when required")
0a85e51d3764 ("thp: reduce indentation level in change_huge_pmd()")
c2febafc6773 ("mm: convert generic code to 5-level paging")
505a60e22560 ("asm-generic: introduce 5level-fixup.h")
b279ddc33824 ("mm: clarify mm_struct.mm_{users,count} documentation")
db08f2030a17 ("mm/gup: check for protnone only if it is a PTE entry")
288bc54949fc ("mm/autonuma: let architecture override how the write bit should be stashed in a protnone pte.")
cee216a696b2 ("mm/autonuma: don't use set_pte_at when updating protnone ptes")
166f61b9435a ("mm: codgin-style fixes")
7f2b6ce8e31e ("mm/memory.c: use NULL instead of literal 0")
ace71a19cec5 ("mm: introduce page_vma_mapped_walk()")
a00cc7d9dd93 ("mm, x86: add support for PUD-sized transparent hugepages")
a2d581675d48 ("mm,fs,dax: change ->pmd_fault to ->huge_fault")
11bac8000449 ("mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf")
ef96152e6a36 ("Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux")