summaryrefslogtreecommitdiffstats
path: root/mm/mmu_gather.c
AgeCommit message (Expand)Author
2020-02-11mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-06-13mm: mmu_gather: remove __tlb_reset_range() for force flushYang Shi
2019-04-03asm-generic/tlb: Remove tlb_table_flush()Peter Zijlstra
2019-04-03asm-generic/tlb: Remove tlb_flush_mmu_free()Peter Zijlstra
2019-04-03asm-generic/tlb: Remove CONFIG_HAVE_GENERIC_MMU_GATHERPeter Zijlstra
2019-04-03asm-generic/tlb: Remove arch_tlb*_mmu()Peter Zijlstra
2019-04-03asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=yMartin Schwidefsky
2019-04-03asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATEPeter Zijlstra
2019-04-03asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra
2018-11-27mm: Replace call_rcu_sched() with call_rcu()Paul E. McKenney
2018-09-07mm/memory: Move mmu_gather and TLB invalidation code into its own filePeter Zijlstra