summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3/htab.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-301-13/+1Star
* powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras2016-11-161-1/+1
* powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-211-6/+6
* powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V2016-05-011-1/+1
* powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-051-1/+1
* powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V2013-06-211-2/+3
* powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2013-04-301-3/+3
* powerpc: Use encode avpn where we need only avpn valuesAneesh Kumar K.V2013-04-301-1/+1
* powerpc/ps3: Increase verbosity of htab errorsGeoff Levand2013-02-151-6/+8
* powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-171-11/+11
* Merge branch 'master' into for-nextJiri Kosina2010-08-041-1/+1
|\
| * lmb: rename to memblockYinghai Lu2010-07-141-1/+1
* | fix typos concerning "instead"Uwe Kleine-König2010-06-161-1/+1
|/
* powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell2009-01-161-1/+1
* powerpc/ps3: Rework htab code to remove ioremapMasakazu Mokuno2008-08-261-178/+91Star
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-141-1/+2
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-121-6/+8
* [POWERPC] PS3: Kexec supportGeoff Levand2007-06-281-3/+10
* [POWERPC] PS3: Simplify definition of DBGGeert Uytterhoeven2007-06-281-2/+2
* [POWERPC] PS3: Map SPU regions as non-guardedGeoff Levand2007-06-281-1/+1
* [POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson2007-06-141-7/+7
* [POWERPC] Fix STRICT_MM_TYPECHECKSDavid Gibson2007-05-021-1/+2
* [POWERPC] Spinlock initializer cleanupThomas Gleixner2007-04-301-1/+1
* [PATCH] ps3: cleanup ps3fb before clearing HPTEGeert Uytterhoeven2007-02-121-1/+5
* [POWERPC] PS3: Move system bus to platform directoryGeoff Levand2007-02-071-1/+0Star
* [POWERPC] ps3: add htab routinesGeoff Levand2006-12-041-0/+277