aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/tlb-radix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-09powerpc/mm/radix: Update ERAT flushes when invalidating TLBBenjamin Herrenschmidt1-5/+1
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+18
2016-11-28powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()Aneesh Kumar K.V1-0/+18
2016-11-18powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1Michael Neuling1-0/+4
2016-10-27powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V1-4/+4
2016-09-23powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V1-0/+24
2016-08-01powerpc/mm/radix/hugetlb: Add helper for finding page size from hstateAneesh Kumar K.V1-4/+6
2016-08-01powerpc/mm/radix: Rename function and drop unused argAneesh Kumar K.V1-8/+8
2016-08-01powerpc/mm/radix: Add tlb flush of THP ptesAneesh Kumar K.V1-0/+7
2016-08-01powerpc/mm: Drop multiple definition of mm_is_core_localAneesh Kumar K.V1-6/+0
2016-08-01powerpc/mm/radix: Implement tlb mmu gather flush efficientlyAneesh Kumar K.V1-1/+58
2016-07-17powerpc/mm/radix: Add LPID based tlb flush helpersAneesh Kumar K.V1-0/+52
2016-07-17powerpc/mm: Fix .long's in tlb-radix.c to more meaningfulBalbir Singh1-8/+5
2016-06-10powerpc/mm/radix: Flush page walk cache when freeing page tableAneesh Kumar K.V1-0/+41
2016-06-10powerpc/mm/radix: Update to tlb functions ric argumentAneesh Kumar K.V1-21/+22
2016-06-08powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXTAneesh Kumar K.V1-4/+4
2016-05-11powerpc/mm: Add radix support for hugetlbAneesh Kumar K.V1-0/+9
2016-05-01powerpc/mm/radix: Add tlbflush routinesAneesh Kumar K.V1-0/+242