summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hash_native_64.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc: Use new CPU feature bit to select 2.06 tlbieMichael Neuling2011-05-041-6/+4
* powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-271-4/+4
* powerpc: Convert native_tlbie_lock to raw_spinlockThomas Gleixner2010-02-191-7/+7
* powerpc: Convert open coded native hashtable bit lockAnton Blanchard2010-02-171-3/+2
* powerpc: Add 2.06 tlbie mnemonicsMilton Miller2009-05-211-2/+11
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-121-46/+46
* [POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala2007-07-101-1/+1
* [POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson2007-06-141-11/+11
* [POWERPC] Move common code out of if/elseJon Tollefson2007-06-141-2/+1
* [POWERPC] Remove unused variable in hpte_decode()Stephen Rothwell2007-05-121-1/+1
* [POWERPC] Assign correct variable in hpte_decode()Stephen Rothwell2007-05-121-1/+1
* [POWERPC] Fix warning in hpte_decode(), and generalize itPaul Mackerras2007-05-101-20/+17
* [POWERPC] 64K page support for kexecLuke Browning2007-05-071-22/+62
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-1/+1
* [POWERPC] Make pSeries_lpar_hpte_insert staticGeoff Levand2006-10-161-1/+1
* [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-281-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-221-1/+1
|\
| * [PATCH] powerpc: Fix buglet with MMU hash managementBenjamin Herrenschmidt2006-06-091-1/+1
* | [PATCH] powerpc: Fix 64k pages on non-partitioned machinesArnd Bergmann2006-06-171-2/+2
|/
* [PATCH] powerpc64: fix spinlock recursion in native_hpte_clearR Sharada2006-02-241-1/+6
* [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-061-147/+230
* powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras2005-10-101-0/+446