summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/tlb-radix.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into nextMichael Ellerman2017-08-231-2/+43
|\
| * powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt2017-07-261-2/+43
* | powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_rangeBenjamin Herrenschmidt2017-08-021-5/+38
* | powerpc/mm/radix: Improve TLB/PWC flushesBenjamin Herrenschmidt2017-08-021-39/+27
* | powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushesBenjamin Herrenschmidt2017-08-021-4/+7
|/
* powerpc/mm: Trace tlbie(l) instructionsBalbir Singh2017-06-231-0/+9
* powerpc/mm/radix: Drop support for CPUs without lockless tlbieMichael Ellerman2017-05-031-38/+7
* powerpc/mm/radix: Optimise tlbiel flush all caseAneesh Kumar K.V2017-04-271-2/+13
* powerpc/mm/radix: Optimise Page Walk Cache flushAneesh Kumar K.V2017-04-271-2/+13
* powerpc/mm/radix: Remove unnecessary ptesyncAneesh Kumar K.V2017-04-111-2/+2
* powerpc/mm/radix: Don't do page walk cache flush when doing full mm flushAneesh Kumar K.V2017-04-111-0/+12
* powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGEAneesh Kumar K.V2017-03-311-1/+1
* powerpc/mm/radix: Update ERAT flushes when invalidating TLBBenjamin Herrenschmidt2017-02-091-5/+1
* 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-231-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