summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hash_native_64.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into nextMichael Ellerman2018-03-281-1/+15
|\
| * powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V2018-03-231-1/+15
* | powerpc/mm: Drop the function native_register_proc_table()Anshuman Khandual2018-03-131-15/+0
|/
* powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin2018-01-181-0/+97
* powerpc/powernv: Fix kexec crashes caused by tlbie tracingMahesh Salgaonkar2017-11-231-3/+12
* powerpc/mm: Wire up hpte_removebolted for powernvAnton Blanchard2017-07-021-0/+33
* powerpc: use spin loop primitives in some functionsNicholas Piggin2017-07-021-1/+4
* powerpc/mm: Trace tlbie(l) instructionsBalbir Singh2017-06-231-0/+3
* powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat2017-04-051-2/+5
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2016-11-241-6/+24
|\
| * powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras2016-11-161-6/+24
* | powerpc/hash64: Be more careful when generating tlbielBalbir Singh2016-11-141-4/+6
|/
* powerpc/mm: Speed up computation of base and actual page size for a HPTEPaul Mackerras2016-09-091-40/+2
* powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman2016-08-041-1/+1
* powerpc/mm/hash: Add helper for finding SLBE LLP encodingAneesh Kumar K.V2016-08-011-4/+2
* powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-211-8/+8
* powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V2016-07-171-2/+8
* powerpc/mm: Clear top 16 bits of va only on older cpusAneesh Kumar K.V2016-07-171-2/+4
* Merge tag 'powerpc-4.7-5' into nextMichael Ellerman2016-07-151-4/+4
|\
| * powerpc/mm/hash: Use the correct PPP mask when updating HPTEAneesh Kumar K.V2016-06-141-4/+4
* | powerpc: Various typo fixesMichael Ellerman2016-06-141-2/+2
|/
* powerpc/mm/hash: Compute the segment size correctly for ISA 3.0Aneesh Kumar K.V2016-06-081-1/+5
* powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V2016-05-011-1/+10
* powerpc/mm: Move THP headers aroundAneesh Kumar K.V2015-12-141-0/+10
* powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur2015-10-091-12/+11
* cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-031-1/+1
* powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-051-4/+11
* powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V2014-12-021-2/+2
* powerpc/mm: Check for matching hpte without taking hpte lockAneesh Kumar K.V2014-12-021-9/+15
* powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-031-1/+1
* powerpc/mm: Add hooks for cxlIan Munsie2014-10-081-1/+5
* powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V2014-08-131-16/+7
* powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V2014-08-131-14/+5
* powerpc/mm: Fix tlbie to add AVAL fields for 64K pagesAneesh Kumar K.V2014-04-281-22/+16
* powerpc: Book 3S MMU little endian supportAnton Blanchard2013-10-111-20/+26
* powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instructionAneesh Kumar K.V2013-07-241-2/+8
* powerpc/mm: Fix fallthrough bug in hpte_decodeAneesh Kumar K.V2013-07-241-0/+2
* powerpc: Optimize hugepage invalidateAneesh Kumar K.V2013-06-211-0/+73
* powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V2013-06-211-77/+45
* powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V2013-06-011-8/+22
* powerpc: Update tlbie/tlbiel as per ISA docAneesh Kumar K.V2013-04-301-2/+30
* powerpc: Fix hpte_decode to use the correct decoding for page sizesAneesh Kumar K.V2013-04-301-31/+22
* powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2013-04-301-37/+98
* powerpc: Use encode avpn where we need only avpn valuesAneesh Kumar K.V2013-04-301-4/+4
* powerpc: Remove tlb batching hack for nighthawkMichael Ellerman2012-09-271-25/+1
* powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-171-49/+72
* powerpc/mm: Simplify hpte_decodeAneesh Kumar K.V2012-09-171-21/+28
* powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman2012-09-051-1/+1
* KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras2011-07-121-1/+1
* powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras2011-07-121-2/+2
OpenPOWER on IntegriCloud