index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
fsl_booke_mmu.c
Age
Commit message (
Expand
)
Author
2013-04-30
squash! powerpc/85xx: Add platform support for the USDPAA driver
Geoff Thorpe
2013-03-21
powerpc/e6500: hardware tablewalk support
Scott Wood
2012-03-15
powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2
Kumar Gala
2011-10-13
powerpc/fsl-booke: Fix settlbcam for 64-bit
Becky Bruce
2011-10-12
powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly map
Kumar Gala
2010-10-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-10-14
powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips
Kumar Gala
2010-10-14
powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT
Paul Gortmaker
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
2010-08-05
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
Benjamin Herrenschmidt
2010-08-05
memblock: Introduce default allocation limit and use it to replace explicit ones
Benjamin Herrenschmidt
2010-07-09
powerpc/fsl-booke: Fix comments in mmu code that mention BATS
Becky Bruce
2010-05-17
powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace
Kumar Gala
2010-04-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-04-30
kgdb: don't needlessly skip PAGE_USER test for Fsl booke
Wufei
2010-04-20
powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS
Becky Bruce
2009-12-16
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-14
powerpc: fix up for mmu_mapin_ram api change
Stephen Rothwell
2009-11-20
powerpc/fsl-booke: Rework TLB CAM code
Kumar Gala
2009-08-20
powerpc/fsl-booke: read buffer overflow
Roel Kluin
2009-03-24
powerpc/mm: Tweak PTE bit combination definitions
Benjamin Herrenschmidt
2009-02-12
powerpc/fsl-booke: Fix compile warning
Kumar Gala
2009-02-12
powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines
Kumar Gala
2009-02-11
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
2009-02-10
powerpc/fsl-booke: Fix mapping functions to use phys_addr_t
Kumar Gala
2009-01-29
powerpc/fsl-booke: Make CAM entries used for lowmem configurable
Trent Piepho
2009-01-29
powerpc/fsl-booke: Allow larger CAM sizes than 256 MB
Trent Piepho
2009-01-29
powerpc/fsl-booke: Remove code duplication in lowmem mapping
Trent Piepho
2009-01-07
powerpc/fsl-booke: Remove num_tlbcam_entries
Trent Piepho
2009-01-07
powerpc/fsl-booke: Don't hard-code size of struct tlbcam
Trent Piepho
2008-09-16
powerpc/85xx: fix build warning, remove silly cast
Becky Bruce
2008-04-24
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
Kumar Gala
2008-04-16
[POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addr
Kumar Gala
2008-04-16
[POWERPC] 85xx: Cleanup TLB initialization
Kumar Gala
2008-04-16
[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr
Kumar Gala
2008-01-24
[POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500
Dale Farnsworth
2007-10-08
[POWERPC] 85xx: Failure with odd memory sizes and CONFIG_HIGHMEM
Dale Farnsworth
2007-06-14
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-11-14
[PATCH] Update email address for Kumar
Kumar Gala
2005-09-26
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras