summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/tlb-radix.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-261-1/+1
|\
| * powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmdNicholas Piggin2018-10-201-1/+0Star
| * powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidationNicholas Piggin2018-10-041-0/+1
* | KVM: PPC: Book3S HV: Handle page fault for a nested guestSuraj Jitindar Singh2018-10-091-0/+9
|/
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-07-191-18/+0Star
|\
| * powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-161-18/+0Star
* | powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possi...Nicholas Piggin2018-06-201-0/+2
* | powerpc/64s/radix: Fix MADV_[FREE|DONTNEED] TLB flush miss problem with THPNicholas Piggin2018-06-191-21/+75
|/
* powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumaskNicholas Piggin2018-06-031-27/+121
* powerpc/64s/radix: optimise pte_updateNicholas Piggin2018-06-031-1/+10
* powerpc/mm/radix: implement LPID based TLB flushes to be used by KVMNicholas Piggin2018-05-171-0/+207
* powerpc/mm/radix: Fix checkstops caused by invalid tlbielMichael Ellerman2018-04-121-3/+2Star
* powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXTMathieu Malaterre2018-04-011-1/+1
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-311-1/+1
|\
| * powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-301-1/+1
* | Merge branch 'fixes' into nextMichael Ellerman2018-03-281-79/+90
|\ \
| * | powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V2018-03-231-0/+15
| * | powerpc/mm/radix: Move the functions that does the actual tlbie closerAneesh Kumar K.V2018-03-231-32/+32
| * | powerpc/mm/radix: Remove unused codeAneesh Kumar K.V2018-03-231-40/+0Star
| * | powerpc/mm: Workaround Nest MMU bug with TLB invalidationsBenjamin Herrenschmidt2018-03-231-7/+43
| |/
* / powerpc/mm: Fix typo in commentsAlexey Kardashevskiy2018-03-271-7/+7
|/
* powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_allMahesh Salgaonkar2018-01-211-2/+0Star
* powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin2018-01-171-0/+66
* powerpc/64s/radix: Improve TLB flushing for page table freeingNicholas Piggin2017-11-101-29/+61
* powerpc/64s/radix: Introduce local single page ceiling for TLB range flushNicholas Piggin2017-11-101-4/+19
* powerpc/64s/radix: Optimize flush_tlb_rangeNicholas Piggin2017-11-101-35/+103
* powerpc/64s/radix: Implement _tlbie(l)_va_range flush functionsNicholas Piggin2017-11-101-30/+39
* powerpc/64s/radix: Optimize TLB range flush barriersNicholas Piggin2017-11-101-9/+32
* powerpc/64s/radix: Fix process table entry cache invalidationNicholas Piggin2017-11-061-1/+5
* powerpc/64s/radix: Improve preempt handling in TLB codeNicholas Piggin2017-11-061-25/+23Star
* powerpc/mm/radix: Drop unneeded NULL checkMichael Ellerman2017-10-221-12/+10Star
* powerpc/mm: Export flush_all_mm()Frederic Barrat2017-09-281-2/+4
* 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/+27Star
* | 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/+7Star
* 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-101-2/+2
* powerpc/mm/radix: Don't do page walk cache flush when doing full mm flushAneesh Kumar K.V2017-04-101-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/+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