index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2005-11-14
[PATCH] Update email address for Kumar
Kumar Gala
1
-1
/
+1
2005-09-26
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras
1
-0
/
+237