aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/40x_mmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-03powerpc/mm: Move nohash specifics in subdirectory mm/nohashChristophe Leroy1-159/+0
2019-05-02powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>Christophe Leroy1-1/+1
2019-02-23powerpc/mm/32: add base address to mmu_mapin_ram()Christophe Leroy1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2015-12-14powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalueAneesh Kumar K.V1-5/+5
2010-08-05memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt1-1/+13
2010-08-05memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt1-2/+3
2010-07-14lmb: rename to memblockYinghai Lu1-1/+1
2010-02-12powerpc/40x: Add support for PPC40x boards with > 512MB SDRAMStefan Roese1-2/+2
2009-12-14powerpc: fix up for mmu_mapin_ram api changeStephen Rothwell1-1/+1
2009-08-27powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt1-2/+2
2008-11-13powerpc/40x: Limit allocable DRAM during early mappingGrant Erickson1-2/+14
2008-04-17[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala1-1/+1
2007-11-01[POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16MGrant Likely1-9/+8
2007-08-20[POWERPC] 40x MMUJosh Boyer1-2/+2
2007-08-20[POWERPC] Rename 4xx paths to 40xJosh Boyer1-0/+135