summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/tlb-radix.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V2016-09-221-0/+24
* powerpc/mm/radix/hugetlb: Add helper for finding page size from hstateAneesh Kumar K.V2016-08-011-4/+6
* powerpc/mm/radix: Rename function and drop unused argAneesh Kumar K.V2016-08-011-8/+8
* powerpc/mm/radix: Add tlb flush of THP ptesAneesh Kumar K.V2016-08-011-0/+7
* powerpc/mm: Drop multiple definition of mm_is_core_localAneesh Kumar K.V2016-08-011-6/+0
* powerpc/mm/radix: Implement tlb mmu gather flush efficientlyAneesh Kumar K.V2016-08-011-1/+58
* powerpc/mm/radix: Add LPID based tlb flush helpersAneesh Kumar K.V2016-07-171-0/+52
* powerpc/mm: Fix .long's in tlb-radix.c to more meaningfulBalbir Singh2016-07-171-8/+5
* powerpc/mm/radix: Flush page walk cache when freeing page tableAneesh Kumar K.V2016-06-101-0/+41
* powerpc/mm/radix: Update to tlb functions ric argumentAneesh Kumar K.V2016-06-101-21/+22
* powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXTAneesh Kumar K.V2016-06-081-4/+4
* powerpc/mm: Add radix support for hugetlbAneesh Kumar K.V2016-05-111-0/+9
* powerpc/mm/radix: Add tlbflush routinesAneesh Kumar K.V2016-05-011-0/+242