blob: d5cd3fcf361179370efe9d52e7700ea7d1f170d0 [file] [log] [blame]
196d9d8bb71d ("mm/memory: Move mmu_gather and TLB invalidation code into its own file")
a6d60245d6d9 ("asm-generic/tlb: Track which levels of the page tables have been cleared")
22a61c3c4f13 ("asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather")
fd1102f0aade ("mm: mmu_notifier fix for tlb_end_vma")
d86564a2f085 ("mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE")
a6f572084fbe ("mm/tlb: Remove tlb_remove_table() non-concurrent condition")
db7ddef30112 ("mm: move tlb_table_flush to tlb_flush_mmu_free")
ef549e13cf62 ("mm: update comment describing tlb_gather_mmu")
9e52fc2b50de ("x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y)")
99baac21e458 ("mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem")
56236a59556c ("mm: refactor TLB gathering API")
16af97dc5a89 ("mm: migrate: prevent racy access to tlb_flush_pending")
b8504058a06b ("x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=y")
f2a6a7050109 ("x86: Convert the rest of the code to support p4d_t")
fe1e8c3e9634 ("x86/mm: Extend headers with basic definitions to support 5-level paging")
048456dcf2c5 ("asm-generic: introduce <asm-generic/pgtable-nop4d.h>")
9849a5697d3d ("arch, mm: convert all architectures to use 5level-fixup.h")
30ec842660bd ("asm-generic: introduce __ARCH_USE_5LEVEL_HACK")
c137a2757b88 ("powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write")
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")