Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-13 | mm: mmu_gather: remove __tlb_reset_range() for force flush | Yang Shi | 1 | -5/+19 |
2019-04-03 | asm-generic/tlb: Remove tlb_table_flush() | Peter Zijlstra | 1 | -17/+17 |
2019-04-03 | asm-generic/tlb: Remove tlb_flush_mmu_free() | Peter Zijlstra | 1 | -1/+1 |
2019-04-03 | asm-generic/tlb: Remove CONFIG_HAVE_GENERIC_MMU_GATHER | Peter Zijlstra | 1 | -4/+0 |
2019-04-03 | asm-generic/tlb: Remove arch_tlb*_mmu() | Peter Zijlstra | 1 | -51/+42 |
2019-04-03 | asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=y | Martin Schwidefsky | 1 | -47/+60 |
2019-04-03 | asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE | Peter Zijlstra | 1 | -1/+1 |
2019-04-03 | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE | Peter Zijlstra | 1 | -0/+5 |
2018-11-27 | mm: Replace call_rcu_sched() with call_rcu() | Paul E. McKenney | 1 | -1/+1 |
2018-09-07 | mm/memory: Move mmu_gather and TLB invalidation code into its own file | Peter Zijlstra | 1 | -0/+261 |