summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/book3s/64/tlbflush-radix.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-02powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_rangeBenjamin Herrenschmidt1-0/+1
2017-08-02powerpc/mm/radix: Improve TLB/PWC flushesBenjamin Herrenschmidt1-3/+1
2016-11-28powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()Aneesh Kumar K.V1-0/+2
2016-09-23powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V1-0/+1
2016-08-01powerpc/mm/hugetlb: Add flush_hugetlb_tlb_rangeAneesh Kumar K.V1-0/+2
2016-08-01powerpc/mm/radix/hugetlb: Add helper for finding page size from hstateAneesh Kumar K.V1-2/+2
2016-08-01powerpc/mm/radix: Rename function and drop unused argAneesh Kumar K.V1-5/+5
2016-08-01powerpc/mm/radix: Add tlb flush of THP ptesAneesh Kumar K.V1-0/+2
2016-08-01powerpc/mm/radix: Implement tlb mmu gather flush efficientlyAneesh Kumar K.V1-0/+2
2016-07-17powerpc/mm/radix: Add LPID based tlb flush helpersAneesh Kumar K.V1-1/+3
2016-06-10powerpc/mm/radix: Flush page walk cache when freeing page tableAneesh Kumar K.V1-0/+3
2016-05-01powerpc/mm/radix: Add tlbflush routinesAneesh Kumar K.V1-0/+33