aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s/64/tlbflush-radix.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-08powerpc/book3s64/mm: update flush_tlb_range to flush page walk cacheAneesh Kumar K.V1-0/+2
2021-06-22KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATEBharata B Rao1-0/+4
2021-02-09powerpc: remove unneeded semicolonsChengyang Fan1-1/+1
2020-07-16powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSENicholas Piggin1-0/+15
2019-10-09powerpc/64s/radix: Fix build failure with RADIX_MMU=nStephen Rothwell1-0/+4
2019-09-05powerpc/64s/radix: tidy up TLB flushing codeNicholas Piggin1-9/+3
2019-01-15powerpc/mm: Fix compile when CONFIG_PPC_RADIX_MMU is not definedAlexey Kardashevskiy1-6/+24
2018-10-09KVM: PPC: Book3S HV: Handle page fault for a nested guestSuraj Jitindar Singh1-0/+1
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin1-2/+0
2018-05-17powerpc/mm/radix: implement LPID based TLB flushes to be used by KVMNicholas Piggin1-0/+7
2018-03-23powerpc/mm/radix: Remove unused codeAneesh Kumar K.V1-3/+0
2018-01-30powerpc/mm/radix: Fix build error when RADIX_MMU=nMichael Ellerman1-0/+4
2018-01-18powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin1-0/+3
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-28powerpc/mm: Export flush_all_mm()Frederic Barrat1-0/+3
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