index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-11
powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
Christophe Leroy
1
-2
/
+4
2015-10-27
powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entry
Scott Wood
1
-7
/
+15
2015-10-22
powerpc/85xx: Load all early TLB entries at once
Scott Wood
1
-2
/
+2
2015-08-07
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-29
powerpc: Remove duplicate tlbcam_index declarations
Emil Medve
1
-2
/
+0
2014-01-09
powerpc/e6500: TLB miss handler with hardware tablewalk support
Scott Wood
1
-0
/
+7
2014-01-09
powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M
Kevin Hao
1
-2
/
+2
2014-01-09
powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...
Kevin Hao
1
-6
/
+36
2014-01-09
powerpc/fsl_booke: introduce map_mem_in_cams_addr
Kevin Hao
1
-3
/
+10
2014-01-09
powerpc/fsl_booke: set the tlb entry for the kernel address in AS1
Kevin Hao
1
-0
/
+2
2014-01-09
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-12
powerpc/fsl-booke: Fix settlbcam for 64-bit
Becky Bruce
1
-6
/
+6
2011-10-11
powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly map
Kumar Gala
1
-12
/
+19
2010-10-21
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-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-5
/
+0
2010-04-29
kgdb: don't needlessly skip PAGE_USER test for Fsl booke
Wufei
1
-5
/
+0
2010-04-19
powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS
Becky Bruce
1
-2
/
+2
2009-12-16
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-20
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-12
powerpc/fsl-booke: Fix compile warning
Kumar Gala
1
-2
/
+2
2009-02-12
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-09
powerpc/fsl-booke: Fix mapping functions to use phys_addr_t
Kumar Gala
1
-2
/
+2
2009-01-28
powerpc/fsl-booke: Make CAM entries used for lowmem configurable
Trent Piepho
1
-1
/
+5
2009-01-28
powerpc/fsl-booke: Allow larger CAM sizes than 256 MB
Trent Piepho
1
-1
/
+13
2009-01-28
powerpc/fsl-booke: Remove code duplication in lowmem mapping
Trent Piepho
1
-48
/
+31
2009-01-07
powerpc/fsl-booke: Remove num_tlbcam_entries
Trent Piepho
1
-1
/
+0
2009-01-07
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-23
[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]