aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/fsl_booke_mmu.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/fsl-booke: Fix settlbcam for 64-bitBecky Bruce2011-10-121-6/+6
* powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly mapKumar Gala2011-10-111-12/+19
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-211-6/+9
|\
| * powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala2010-10-141-5/+7
| * powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BITPaul Gortmaker2010-10-141-1/+2
* | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-311-3/+4
|\ \ | |/
| * powerpc/fsl-booke: Fix comments in mmu code that mention BATSBecky Bruce2010-07-091-3/+4
* | memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-051-0/+9
* | memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-051-1/+2
|/
* powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala2010-05-171-22/+3
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-04-291-5/+0
|\
| * kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei2010-04-291-5/+0
* | powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYSBecky Bruce2010-04-191-2/+2
|/
* Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-161-1/+1
|\
| * powerpc: fix up for mmu_mapin_ram api changeStephen Rothwell2009-12-141-1/+1
* | powerpc/fsl-booke: Rework TLB CAM codeKumar Gala2009-11-201-58/+74
|/
* powerpc/fsl-booke: read buffer overflowRoel Kluin2009-08-201-1/+1
* powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt2009-03-241-1/+1
* powerpc/fsl-booke: Fix compile warningKumar Gala2009-02-121-2/+2
* powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS definesKumar Gala2009-02-121-1/+1
* Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-02-111-47/+46
|\
| * powerpc/fsl-booke: Make CAM entries used for lowmem configurableTrent Piepho2009-01-281-1/+5
| * powerpc/fsl-booke: Allow larger CAM sizes than 256 MBTrent Piepho2009-01-281-1/+13
| * powerpc/fsl-booke: Remove code duplication in lowmem mappingTrent Piepho2009-01-281-48/+31
* | powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala2009-02-091-2/+2
|/
* powerpc/fsl-booke: Remove num_tlbcam_entriesTrent Piepho2009-01-071-1/+0
* powerpc/fsl-booke: Don't hard-code size of struct tlbcamTrent Piepho2009-01-071-7/+1
* powerpc/85xx: fix build warning, remove silly castBecky Bruce2008-09-161-2/+3
* [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala2008-04-241-1/+1
* [POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addrKumar Gala2008-04-171-1/+1
* [POWERPC] 85xx: Cleanup TLB initializationKumar Gala2008-04-171-21/+16
* [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala2008-04-171-6/+5
* [POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500Dale Farnsworth2008-01-231-3/+3
* [POWERPC] 85xx: Failure with odd memory sizes and CONFIG_HIGHMEMDale Farnsworth2007-10-081-0/+2
* [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-141-1/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Update email address for KumarKumar Gala2005-11-131-1/+1
* powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2005-09-261-0/+237