Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1f7717552ef1306be3b7ed28c66c6eff550e3a23
/
arch
/
powerpc
/
mm
/
fsl_booke_mmu.c
eba5de8
powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entry
by Scott Wood
· 9 years ago
d9e1831
powerpc/85xx: Load all early TLB entries at once
by Scott Wood
· 9 years ago
c602320
powerpc/fsl: Force coherent memory on e500mc derivatives
by Scott Wood
· 9 years ago
4f9c53c
powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
by Michael Ellerman
· 10 years ago
238cac1
powerpc: Remove duplicate tlbcam_index declarations
by Emil Medve
· 10 years ago
28efc35
powerpc/e6500: TLB miss handler with hardware tablewalk support
by Scott Wood
· 11 years ago
0be7d969b
powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M
by Kevin Hao
· 11 years ago
7d2471f
powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable kernel
by Kevin Hao
· 11 years ago
813125d
powerpc/fsl_booke: introduce map_mem_in_cams_addr
by Kevin Hao
· 11 years ago
78a235e
powerpc/fsl_booke: set the tlb entry for the kernel address in AS1
by Kevin Hao
· 11 years ago
dd18969
powerpc: enable the relocatable support for the fsl booke 32bit kernel
by Kevin Hao
· 11 years ago
f0b8b34
powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2
by Kumar Gala
· 13 years ago
4559424
powerpc/fsl-booke: Fix settlbcam for 64-bit
by Becky Bruce
· 13 years ago
1dc91c3
powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly map
by Kumar Gala
· 13 years ago
d4429f6
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
55fd766
powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips
by Kumar Gala
· 15 years ago
92437d4
powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT
by Paul Gortmaker
· 14 years ago
daab7fc
Merge commit 'v2.6.36-rc3' into x86/memblock
by Ingo Molnar
· 14 years ago
cd3db0c
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
by Benjamin Herrenschmidt
· 14 years ago
e63075a
memblock: Introduce default allocation limit and use it to replace explicit ones
by Benjamin Herrenschmidt
· 14 years ago
d10ac37
powerpc/fsl-booke: Fix comments in mmu code that mention BATS
by Becky Bruce
· 14 years ago
78f6223
powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace
by Kumar Gala
· 15 years ago
b18262e
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 15 years ago
56151e7
kgdb: don't needlessly skip PAGE_USER test for Fsl booke
by Wufei
· 15 years ago
e813734
powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS
by Becky Bruce
· 15 years ago
a73611b
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
ae4cec4
powerpc: fix up for mmu_mapin_ram api change
by Stephen Rothwell
· 15 years ago
8b27f0b
powerpc/fsl-booke: Rework TLB CAM code
by Kumar Gala
· 15 years ago
8dcd038
powerpc/fsl-booke: read buffer overflow
by Roel Kluin
· 15 years ago
8d1cf34
powerpc/mm: Tweak PTE bit combination definitions
by Benjamin Herrenschmidt
· 16 years ago
96a8bac
powerpc/fsl-booke: Fix compile warning
by Kumar Gala
· 16 years ago
d66c82e
powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines
by Kumar Gala
· 16 years ago
edbc29d
Merge commit 'kumar/next' into next
by Benjamin Herrenschmidt
· 16 years ago
6c24b17
powerpc/fsl-booke: Fix mapping functions to use phys_addr_t
by Kumar Gala
· 16 years ago
9605146
powerpc/fsl-booke: Make CAM entries used for lowmem configurable
by Trent Piepho
· 16 years ago
c8f3570
powerpc/fsl-booke: Allow larger CAM sizes than 256 MB
by Trent Piepho
· 16 years ago
f88747e
powerpc/fsl-booke: Remove code duplication in lowmem mapping
by Trent Piepho
· 16 years ago
6fd8be4
powerpc/fsl-booke: Remove num_tlbcam_entries
by Trent Piepho
· 16 years ago
19f5465
powerpc/fsl-booke: Don't hard-code size of struct tlbcam
by Trent Piepho
· 16 years ago
82331ab
powerpc/85xx: fix build warning, remove silly cast
by Becky Bruce
· 16 years ago
37dd2ba
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
by Kumar Gala
· 17 years ago
09b5e63
[POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addr
by Kumar Gala
· 17 years ago
0aef996
[POWERPC] 85xx: Cleanup TLB initialization
by Kumar Gala
· 17 years ago
99c62dd7
[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr
by Kumar Gala
· 17 years ago
e8b6376
[POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500
by Dale Farnsworth
· 17 years ago
873553b
[POWERPC] 85xx: Failure with odd memory sizes and CONFIG_HIGHMEM
by Dale Farnsworth
· 17 years ago
f21f49e
[POWERPC] Remove the dregs of APUS support from arch/powerpc
by David Gibson
· 17 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
4c8d3d9
[PATCH] Update email address for Kumar
by Kumar Gala
· 19 years ago
14cf11a
powerpc: Merge enough to start building in arch/powerpc.
by Paul Mackerras
· 19 years ago