blob: 681d5269d91d8541841c51e231127a5269d5d33f [file] [log] [blame]
58b7f1194fe1 ("mm/page_alloc.c: extract check_[new|free]_page_bad() common part to page_bad_reason()")
0d0c48a274d5 ("mm/page_alloc.c: rename free_pages_check_bad() to check_free_page_bad()")
82a3241a8f76 ("mm/page_alloc.c: bad_flags is not necessary for bad_page()")
833d8a426f78 ("mm/page_alloc.c: bad_[reason|flags] is not necessary when PageHWPoison")
136ac591f047 ("mm: update references to page _refcount")
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")