summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s/64/tlbflush-radix.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-161-2/+0
* powerpc/mm/radix: implement LPID based TLB flushes to be used by KVMNicholas Piggin2018-05-171-0/+7
* powerpc/mm/radix: Remove unused codeAneesh Kumar K.V2018-03-231-3/+0
* powerpc/mm/radix: Fix build error when RADIX_MMU=nMichael Ellerman2018-01-301-0/+4
* powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin2018-01-181-0/+3
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-0/+3
|\
| * powerpc/mm: Export flush_all_mm()Frederic Barrat2017-09-281-0/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_rangeBenjamin Herrenschmidt2017-08-021-0/+1
* powerpc/mm/radix: Improve TLB/PWC flushesBenjamin Herrenschmidt2017-08-021-3/+1
* powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()Aneesh Kumar K.V2016-11-281-0/+2
* powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V2016-09-231-0/+1
* powerpc/mm/hugetlb: Add flush_hugetlb_tlb_rangeAneesh Kumar K.V2016-08-011-0/+2
* powerpc/mm/radix/hugetlb: Add helper for finding page size from hstateAneesh Kumar K.V2016-08-011-2/+2
* powerpc/mm/radix: Rename function and drop unused argAneesh Kumar K.V2016-08-011-5/+5
* powerpc/mm/radix: Add tlb flush of THP ptesAneesh Kumar K.V2016-08-011-0/+2
* powerpc/mm/radix: Implement tlb mmu gather flush efficientlyAneesh Kumar K.V2016-08-011-0/+2
* powerpc/mm/radix: Add LPID based tlb flush helpersAneesh Kumar K.V2016-07-171-1/+3
* powerpc/mm/radix: Flush page walk cache when freeing page tableAneesh Kumar K.V2016-06-101-0/+3
* powerpc/mm/radix: Add tlbflush routinesAneesh Kumar K.V2016-05-011-0/+33