aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/tlb-radix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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