| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/mmu_gather: add tlb_remove_tlb_entries() | David Hildenbrand | 2024-02-23 | 1 | -0/+2 |
* | mmu_gather: Remove per arch tlb_{start,end}_vma() | Peter Zijlstra | 2022-07-21 | 1 | -2/+0 |
* | mm/mremap: allow arch runtime override | Aneesh Kumar K.V | 2021-07-08 | 1 | -0/+6 |
* | powerpc/32s: Inline flush_hash_entry() | Christophe Leroy | 2020-12-09 | 1 | -3/+0 |
* | powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm | Nicholas Piggin | 2020-09-16 | 1 | -13/+0 |
* | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 2020-08-07 | 1 | -1/+0 |
* | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+1 |
* | mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush | Peter Zijlstra | 2020-02-04 | 1 | -0/+11 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range() | Peter Zijlstra | 2019-04-03 | 1 | -0/+1 |
* | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE | Peter Zijlstra | 2019-04-03 | 1 | -17/+0 |
* | powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32 | Christophe Leroy | 2018-11-26 | 1 | -1/+1 |
* | powerpc/mm/tlbflush: update the mmu_gather page size while iterating address ... | Aneesh Kumar K.V | 2018-08-10 | 1 | -4/+2 |
* | powerpc/64s/radix: tlb do not flush on page size when fullmm | Nicholas Piggin | 2018-08-07 | 1 | -0/+3 |
* | powerpc: remove unnecessary inclusion of asm/tlbflush.h | Christophe Leroy | 2018-07-30 | 1 | -1/+0 |
* | powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumask | Nicholas Piggin | 2018-06-03 | 1 | -0/+13 |
* | powerpc/mm: Optimize detection of thread local mm's | Benjamin Herrenschmidt | 2017-08-23 | 1 | -1/+10 |
* | mm: add tlb_remove_check_page_size_change to track page size change | Aneesh Kumar K.V | 2016-12-13 | 1 | -0/+16 |
* | powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu | Aneesh Kumar K.V | 2016-10-27 | 1 | -0/+12 |
* | powerpc/mm: Drop multiple definition of mm_is_core_local | Aneesh Kumar K.V | 2016-08-01 | 1 | -0/+13 |
* | mmu_gather: move minimal range calculations into generic code | Will Deacon | 2014-11-17 | 1 | -0/+1 |
* | mm, powerpc: move the RCU page-table freeing into generic code | Peter Zijlstra | 2011-05-25 | 1 | -10/+0 |
* | powerpc: mmu_gather rework | Peter Zijlstra | 2011-05-25 | 1 | -0/+10 |
* | powerpc/mm: Rework & cleanup page table freeing code path | Benjamin Herrenschmidt | 2009-08-20 | 1 | -35/+3 |
* | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-04 | 1 | -0/+81 |