summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/tlb-radix.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm/radix: Update ERAT flushes when invalidating TLBBenjamin Herrenschmidt2017-02-091-5/+1Star
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-161-0/+18
|\
| * powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()Aneesh Kumar K.V2016-11-281-0/+18
* | powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1Michael Neuling2016-11-181-0/+4
|/
* powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V2016-10-271-4/+4
* 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/+0Star
* 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/+5Star
* 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