summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/fsl_booke_mmu.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-17Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2009-12-14powerpc: fix up for mmu_mapin_ram api changeStephen Rothwell1-1/+1
2009-11-21powerpc/fsl-booke: Rework TLB CAM codeKumar Gala1-58/+74
2009-08-20powerpc/fsl-booke: read buffer overflowRoel Kluin1-1/+1
2009-03-24powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt1-1/+1
2009-02-13powerpc/fsl-booke: Fix compile warningKumar Gala1-2/+2
2009-02-13powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS definesKumar Gala1-1/+1
2009-02-11Merge commit 'kumar/next' into nextBenjamin Herrenschmidt1-47/+46
2009-02-10powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala1-2/+2
2009-01-29powerpc/fsl-booke: Make CAM entries used for lowmem configurableTrent Piepho1-1/+5
2009-01-29powerpc/fsl-booke: Allow larger CAM sizes than 256 MBTrent Piepho1-1/+13
2009-01-29powerpc/fsl-booke: Remove code duplication in lowmem mappingTrent Piepho1-48/+31
2009-01-08powerpc/fsl-booke: Remove num_tlbcam_entriesTrent Piepho1-1/+0
2009-01-08powerpc/fsl-booke: Don't hard-code size of struct tlbcamTrent Piepho1-7/+1
2008-09-16powerpc/85xx: fix build warning, remove silly castBecky Bruce1-2/+3
2008-04-24[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala1-1/+1
2008-04-17[POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addrKumar Gala1-1/+1
2008-04-17[POWERPC] 85xx: Cleanup TLB initializationKumar Gala1-21/+16
2008-04-17[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala1-6/+5
2008-01-24[POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500Dale Farnsworth1-3/+3
2007-10-08[POWERPC] 85xx: Failure with odd memory sizes and CONFIG_HIGHMEMDale Farnsworth1-0/+2
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-11-14[PATCH] Update email address for KumarKumar Gala1-1/+1
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras1-0/+237