summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/ppc_mmu_32.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() togetherChristophe Leroy2016-03-111-2/+2
* powerpc/mm: Change setbat() to take a pgprot_t rather than flagsMichael Ellerman2015-04-071-1/+2
* powerpc: Remove duplicate cacheable_memcpy/memzero functionsKyle Moffett2015-03-171-1/+1
* powerpc: Remove power3 from commentsMichael Ellerman2014-07-281-1/+1
* memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-051-0/+15
* memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-051-2/+1
* lmb: rename to memblockYinghai Lu2010-07-141-2/+2
* wii: use both mem1 and mem2 as ramAlbert Herranz2009-12-121-2/+2
* powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt2009-03-241-8/+2
* powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup codeGerhard Pircher2009-01-281-3/+3
* powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth2008-12-231-4/+4
* powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-211-1/+1
* powerpc: Force printing of 'total_memory' to unsigned long longTony Breeds2008-08-041-2/+2
* powerpc: Get rid of bitfields in ppc_bat structBecky Bruce2008-06-301-11/+8
* powerpc: Change BAT code to use phys_addr_tBecky Bruce2008-06-301-5/+5
* [POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addrKumar Gala2008-04-171-1/+1
* [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala2008-04-171-9/+2
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-131-1/+1
* [POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson2007-06-141-3/+3
* [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-141-1/+0
* [POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32David Gibson2007-05-091-1/+1
* [POWERPC] DEBUG_PAGEALLOC for 32-bitBenjamin Herrenschmidt2007-04-131-1/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [POWERPC] Add starting of secondary 86xx CPUs.Jon Loeliger2006-06-211-2/+2
* [POWERPC] Remove stale 64bit on 32bit kernel codeAnton Blanchard2006-06-151-10/+0
* powerpc: add context.vdso_base for 32-bit tooPaul Mackerras2006-06-111-1/+1
* [PATCH] ppc: Fix ppc32 build after 64K pagesBenjamin Herrenschmidt2005-11-071-2/+2
* [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-061-0/+15
* powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras2005-10-101-0/+285
OpenPOWER on IntegriCloud