aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/fsl_booke_mmu.c
AgeCommit message (Expand)Author
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-14powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala
2010-10-14powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BITPaul Gortmaker
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-05memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt
2010-08-05memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt
2010-07-09powerpc/fsl-booke: Fix comments in mmu code that mention BATSBecky Bruce
2010-05-17powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala
2010-04-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-04-29kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei
2010-04-19powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYSBecky Bruce
2009-12-16Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-14powerpc: fix up for mmu_mapin_ram api changeStephen Rothwell
2009-11-20powerpc/fsl-booke: Rework TLB CAM codeKumar Gala
2009-08-20powerpc/fsl-booke: read buffer overflowRoel Kluin
2009-03-24powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt
2009-02-12powerpc/fsl-booke: Fix compile warningKumar Gala
2009-02-12powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS definesKumar Gala
2009-02-11Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2009-02-09powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala
2009-01-28powerpc/fsl-booke: Make CAM entries used for lowmem configurableTrent Piepho
2009-01-28powerpc/fsl-booke: Allow larger CAM sizes than 256 MBTrent Piepho
2009-01-28powerpc/fsl-booke: Remove code duplication in lowmem mappingTrent Piepho
2009-01-07powerpc/fsl-booke: Remove num_tlbcam_entriesTrent Piepho
2009-01-07powerpc/fsl-booke: Don't hard-code size of struct tlbcamTrent Piepho
2008-09-16powerpc/85xx: fix build warning, remove silly castBecky Bruce
2008-04-24[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala
2008-04-17[POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addrKumar Gala
2008-04-17[POWERPC] 85xx: Cleanup TLB initializationKumar Gala
2008-04-17[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala
2008-01-23[POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500Dale Farnsworth
2007-10-08[POWERPC] 85xx: Failure with odd memory sizes and CONFIG_HIGHMEMDale Farnsworth
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-11-13[PATCH] Update email address for KumarKumar Gala
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras