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