summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/book3s64/radix_tlb.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2Jordan Niethe2020-01-261-0/+3
* powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is setAneesh Kumar K.V2019-11-051-2/+1
* powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_allAneesh Kumar K.V2019-11-051-8/+3
* powerpc/mm/book3s64/radix: Remove unused code.Aneesh Kumar K.V2019-11-051-60/+6
* powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V2019-09-241-8/+72
* powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V2019-09-241-2/+2
* powerpc/64s/radix: introduce options to disable use of the tlbie instructionNicholas Piggin2019-09-051-18/+172
* powerpc/64s/pseries: radix flush translations before MMU is enabled at bootNicholas Piggin2019-09-051-4/+8
* powerpc/64s/radix: tidy up TLB flushing codeNicholas Piggin2019-09-051-92/+25
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-20/+20
|\
| * powerpc/mm: mark more tlb functions as __always_inlineMasahiro Yamada2019-07-031-16/+16
| * powerpc/64s/radix: keep kernel ERAT over local process/guest invalidatesNicholas Piggin2019-07-031-3/+3
| * powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERATNicholas Piggin2019-07-031-4/+4
* | ocxl: Allow contexts to be attached with a NULL mmAlastair D'Silva2019-07-031-0/+5
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inlineMasahiro Yamada2019-05-141-4/+4
* powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inlineMasahiro Yamada2019-05-141-1/+1
* powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy2019-05-031-0/+1101