index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2016-05-01
powerpc/mm: Convert pte_user() to static inline
Michael Ellerman
1
-1
/
+1
2016-03-12
powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
Christophe Leroy
1
-2
/
+4
2015-10-28
powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entry
Scott Wood
1
-7
/
+15
2015-10-23
powerpc/85xx: Load all early TLB entries at once
Scott Wood
1
-2
/
+2
2015-08-08
powerpc/fsl: Force coherent memory on e500mc derivatives
Scott Wood
1
-1
/
+1
2015-04-10
powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
Michael Ellerman
1
-1
/
+1
2015-01-30
powerpc: Remove duplicate tlbcam_index declarations
Emil Medve
1
-2
/
+0
2014-01-10
powerpc/e6500: TLB miss handler with hardware tablewalk support
Scott Wood
1
-0
/
+7
2014-01-10
powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M
Kevin Hao
1
-2
/
+2
2014-01-10
powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...
Kevin Hao
1
-6
/
+36
2014-01-10
powerpc/fsl_booke: introduce map_mem_in_cams_addr
Kevin Hao
1
-3
/
+10
2014-01-10
powerpc/fsl_booke: set the tlb entry for the kernel address in AS1
Kevin Hao
1
-0
/
+2
2014-01-10
powerpc: enable the relocatable support for the fsl booke 32bit kernel
Kevin Hao
1
-0
/
+28
2012-03-15
powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2
Kumar Gala
1
-6
/
+13
2011-10-13
powerpc/fsl-booke: Fix settlbcam for 64-bit
Becky Bruce
1
-6
/
+6
2011-10-12
powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly map
Kumar Gala
1
-12
/
+19
2010-10-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-6
/
+9
2010-10-14
powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips
Kumar Gala
1
-5
/
+7
2010-10-14
powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT
Paul Gortmaker
1
-1
/
+2
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
1
-3
/
+4
2010-08-05
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
Benjamin Herrenschmidt
1
-0
/
+9
2010-08-05
memblock: Introduce default allocation limit and use it to replace explicit ones
Benjamin Herrenschmidt
1
-1
/
+2
2010-07-09
powerpc/fsl-booke: Fix comments in mmu code that mention BATS
Becky Bruce
1
-3
/
+4
2010-05-17
powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace
Kumar Gala
1
-22
/
+3
2010-04-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-5
/
+0
2010-04-30
kgdb: don't needlessly skip PAGE_USER test for Fsl booke
Wufei
1
-5
/
+0
2010-04-20
powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS
Becky Bruce
1
-2
/
+2
2009-12-17
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2009-12-14
powerpc: fix up for mmu_mapin_ram api change
Stephen Rothwell
1
-1
/
+1
2009-11-21
powerpc/fsl-booke: Rework TLB CAM code
Kumar Gala
1
-58
/
+74
2009-08-20
powerpc/fsl-booke: read buffer overflow
Roel Kluin
1
-1
/
+1
2009-03-24
powerpc/mm: Tweak PTE bit combination definitions
Benjamin Herrenschmidt
1
-1
/
+1
2009-02-13
powerpc/fsl-booke: Fix compile warning
Kumar Gala
1
-2
/
+2
2009-02-13
powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines
Kumar Gala
1
-1
/
+1
2009-02-11
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
1
-47
/
+46
2009-02-10
powerpc/fsl-booke: Fix mapping functions to use phys_addr_t
Kumar Gala
1
-2
/
+2
2009-01-29
powerpc/fsl-booke: Make CAM entries used for lowmem configurable
Trent Piepho
1
-1
/
+5
2009-01-29
powerpc/fsl-booke: Allow larger CAM sizes than 256 MB
Trent Piepho
1
-1
/
+13
2009-01-29
powerpc/fsl-booke: Remove code duplication in lowmem mapping
Trent Piepho
1
-48
/
+31
2009-01-08
powerpc/fsl-booke: Remove num_tlbcam_entries
Trent Piepho
1
-1
/
+0
2009-01-08
powerpc/fsl-booke: Don't hard-code size of struct tlbcam
Trent Piepho
1
-7
/
+1
2008-09-16
powerpc/85xx: fix build warning, remove silly cast
Becky Bruce
1
-2
/
+3
2008-04-24
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
Kumar Gala
1
-1
/
+1
2008-04-17
[POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addr
Kumar Gala
1
-1
/
+1
2008-04-17
[POWERPC] 85xx: Cleanup TLB initialization
Kumar Gala
1
-21
/
+16
2008-04-17
[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr
Kumar Gala
1
-6
/
+5
2008-01-24
[POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500
Dale Farnsworth
1
-3
/
+3
2007-10-08
[POWERPC] 85xx: Failure with odd memory sizes and CONFIG_HIGHMEM
Dale Farnsworth
1
-0
/
+2
2007-06-14
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
[next]