summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/book3s/64/tlbflush-radix.h
AgeCommit message (Expand)Author
2023-08-18powerpc/book3s64/mm: enable transparent pud hugepageAneesh Kumar K.V
2021-07-08powerpc/book3s64/mm: update flush_tlb_range to flush page walk cacheAneesh Kumar K.V
2021-06-22KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATEBharata B Rao
2021-02-09powerpc: remove unneeded semicolonsChengyang Fan
2020-07-16powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSENicholas Piggin
2019-10-09powerpc/64s/radix: Fix build failure with RADIX_MMU=nStephen Rothwell
2019-09-05powerpc/64s/radix: tidy up TLB flushing codeNicholas Piggin
2019-01-15powerpc/mm: Fix compile when CONFIG_PPC_RADIX_MMU is not definedAlexey Kardashevskiy
2018-10-09KVM: PPC: Book3S HV: Handle page fault for a nested guestSuraj Jitindar Singh
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin
2018-05-17powerpc/mm/radix: implement LPID based TLB flushes to be used by KVMNicholas Piggin
2018-03-23powerpc/mm/radix: Remove unused codeAneesh Kumar K.V
2018-01-30powerpc/mm/radix: Fix build error when RADIX_MMU=nMichael Ellerman
2018-01-18powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-28powerpc/mm: Export flush_all_mm()Frederic Barrat
2017-08-02powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_rangeBenjamin Herrenschmidt
2017-08-02powerpc/mm/radix: Improve TLB/PWC flushesBenjamin Herrenschmidt
2016-11-28powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()Aneesh Kumar K.V
2016-09-23powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V
2016-08-01powerpc/mm/hugetlb: Add flush_hugetlb_tlb_rangeAneesh Kumar K.V
2016-08-01powerpc/mm/radix/hugetlb: Add helper for finding page size from hstateAneesh Kumar K.V
2016-08-01powerpc/mm/radix: Rename function and drop unused argAneesh Kumar K.V
2016-08-01powerpc/mm/radix: Add tlb flush of THP ptesAneesh Kumar K.V
2016-08-01powerpc/mm/radix: Implement tlb mmu gather flush efficientlyAneesh Kumar K.V
2016-07-17powerpc/mm/radix: Add LPID based tlb flush helpersAneesh Kumar K.V
2016-06-10powerpc/mm/radix: Flush page walk cache when freeing page tableAneesh Kumar K.V
2016-05-01powerpc/mm/radix: Add tlbflush routinesAneesh Kumar K.V