summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/hash_native_64.c
AgeCommit message (Expand)Author
2018-01-18powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin
2017-11-23powerpc/powernv: Fix kexec crashes caused by tlbie tracingMahesh Salgaonkar
2017-07-02powerpc/mm: Wire up hpte_removebolted for powernvAnton Blanchard
2017-07-02powerpc: use spin loop primitives in some functionsNicholas Piggin
2017-06-23powerpc/mm: Trace tlbie(l) instructionsBalbir Singh
2017-04-05powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat
2016-11-24Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2016-11-16powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras
2016-11-14powerpc/hash64: Be more careful when generating tlbielBalbir Singh
2016-09-09powerpc/mm: Speed up computation of base and actual page size for a HPTEPaul Mackerras
2016-08-04powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman
2016-08-01powerpc/mm/hash: Add helper for finding SLBE LLP encodingAneesh Kumar K.V
2016-07-21powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt
2016-07-17powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V
2016-07-17powerpc/mm: Clear top 16 bits of va only on older cpusAneesh Kumar K.V
2016-07-15Merge tag 'powerpc-4.7-5' into nextMichael Ellerman
2016-06-14powerpc: Various typo fixesMichael Ellerman
2016-06-14powerpc/mm/hash: Use the correct PPP mask when updating HPTEAneesh Kumar K.V
2016-06-08powerpc/mm/hash: Compute the segment size correctly for ISA 3.0Aneesh Kumar K.V
2016-05-01powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V
2015-12-14powerpc/mm: Move THP headers aroundAneesh Kumar K.V
2015-10-09powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V
2014-12-02powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V
2014-12-02powerpc/mm: Check for matching hpte without taking hpte lockAneesh Kumar K.V
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-10-08powerpc/mm: Add hooks for cxlIan Munsie
2014-08-13powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V
2014-08-13powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V
2014-04-28powerpc/mm: Fix tlbie to add AVAL fields for 64K pagesAneesh Kumar K.V
2013-10-11powerpc: Book 3S MMU little endian supportAnton Blanchard
2013-07-24powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instructionAneesh Kumar K.V
2013-07-24powerpc/mm: Fix fallthrough bug in hpte_decodeAneesh Kumar K.V
2013-06-21powerpc: Optimize hugepage invalidateAneesh Kumar K.V
2013-06-21powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V
2013-06-01powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V
2013-04-30powerpc: Update tlbie/tlbiel as per ISA docAneesh Kumar K.V
2013-04-30powerpc: Fix hpte_decode to use the correct decoding for page sizesAneesh Kumar K.V
2013-04-30powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V
2013-04-30powerpc: Use encode avpn where we need only avpn valuesAneesh Kumar K.V
2012-09-27powerpc: Remove tlb batching hack for nighthawkMichael Ellerman
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V
2012-09-17powerpc/mm: Simplify hpte_decodeAneesh Kumar K.V
2012-09-05powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman
2011-07-12KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras
2011-07-12powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras
2011-05-04powerpc: Use new CPU feature bit to select 2.06 tlbieMichael Neuling
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans
2010-02-19powerpc: Convert native_tlbie_lock to raw_spinlockThomas Gleixner