aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/hash_native_64.c
AgeCommit message (Expand)Author
2017-05-17powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat
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
2010-02-17powerpc: Convert open coded native hashtable bit lockAnton Blanchard
2009-05-21powerpc: Add 2.06 tlbie mnemonicsMilton Miller
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras
2007-07-10[POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala
2007-06-14[POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson
2007-06-14[POWERPC] Move common code out of if/elseJon Tollefson
2007-05-12[POWERPC] Remove unused variable in hpte_decode()Stephen Rothwell
2007-05-12[POWERPC] Assign correct variable in hpte_decode()Stephen Rothwell
2007-05-10[POWERPC] Fix warning in hpte_decode(), and generalize itPaul Mackerras
2007-05-07[POWERPC] 64K page support for kexecLuke Browning
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2006-10-16[POWERPC] Make pSeries_lpar_hpte_insert staticGeoff Levand
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-06-17[PATCH] powerpc: Fix 64k pages on non-partitioned machinesArnd Bergmann
2006-06-09[PATCH] powerpc: Fix buglet with MMU hash managementBenjamin Herrenschmidt
2006-02-24[PATCH] powerpc64: fix spinlock recursion in native_hpte_clearR Sharada
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt
2005-10-10powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras