index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
mmu_decl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/8xx: Map IMMR area with 512k page at a fixed address
Christophe Leroy
2016-07-09
1
-1
/
+2
*
powerpc/mm: Abstraction for vmemmap and map_kernel_page()
Aneesh Kumar K.V
2016-05-01
1
-5
/
+0
*
powerpc32: remove ioremap_base
Christophe Leroy
2016-03-11
1
-1
/
+0
*
powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
Christophe Leroy
2016-03-11
1
-0
/
+10
*
powerpc/8xx: Map linear kernel RAM with 8M pages
Christophe Leroy
2016-03-11
1
-12
/
+3
*
powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit
Paul Mackerras
2016-02-29
1
-1
/
+2
*
powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entry
Scott Wood
2015-10-27
1
-1
/
+2
*
powerpc/85xx: Load all early TLB entries at once
Scott Wood
2015-10-22
1
-0
/
+1
*
powerpc/mm: Change setbat() to take a pgprot_t rather than flags
Michael Ellerman
2015-04-07
1
-1
/
+1
*
powerpc: Fix comment typo 'CONIFG_8xx'
Paul Bolle
2014-10-29
1
-1
/
+1
*
powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M
Kevin Hao
2014-01-09
1
-1
/
+1
*
powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...
Kevin Hao
2014-01-09
1
-1
/
+1
*
powerpc/fsl_booke: set the tlb entry for the kernel address in AS1
Kevin Hao
2014-01-09
1
-0
/
+2
*
powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly map
Kumar Gala
2011-10-11
1
-0
/
+2
*
powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips
Kumar Gala
2010-10-14
1
-1
/
+4
*
powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace
Kumar Gala
2010-05-17
1
-1
/
+9
*
powerpc/47x: Base ppc476 support
Dave Kleikamp
2010-05-05
1
-6
/
+1
*
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-16
1
-4
/
+13
|
\
|
*
powerpc: fix up for mmu_mapin_ram api change
Stephen Rothwell
2009-12-14
1
-3
/
+3
|
*
powerpc: allow ioremap within reserved memory regions
Albert Herranz
2009-12-12
1
-0
/
+1
|
*
wii: use both mem1 and mem2 as ram
Albert Herranz
2009-12-12
1
-1
/
+9
*
|
powerpc/fsl-booke: Rework TLB CAM code
Kumar Gala
2009-11-20
1
-11
/
+0
|
/
*
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
Benjamin Herrenschmidt
2009-08-20
1
-1
/
+6
*
powerpc: Add TLB management code for 64-bit Book3E
Benjamin Herrenschmidt
2009-08-20
1
-1
/
+13
*
powerpc/mm: Make low level TLB flush ops on BookE take additional args
Benjamin Herrenschmidt
2009-08-20
1
-3
/
+13
*
Merge commit 'kumar/kumar-next' into next
Benjamin Herrenschmidt
2009-01-13
1
-2
/
+9
|
\
|
*
powerpc/fsl-booke: Remove num_tlbcam_entries
Trent Piepho
2009-01-07
1
-2
/
+0
|
*
powerpc/fsl-booke: Don't hard-code size of struct tlbcam
Trent Piepho
2009-01-07
1
-0
/
+9
*
|
powerpc: Fix missing semicolons in mmu_decl.h
Benjamin Herrenschmidt
2009-01-08
1
-3
/
+3
|
/
*
powerpc/mm: Split low level tlb invalidate for nohash processors
Benjamin Herrenschmidt
2008-12-21
1
-0
/
+48
*
powerpc/mm: Remove flush_HPTE()
Benjamin Herrenschmidt
2008-12-16
1
-17
/
+0
*
powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAM
Stefan Roese
2008-07-09
1
-2
/
+2
*
powerpc: Change BAT code to use phys_addr_t
Becky Bruce
2008-06-30
1
-1
/
+1
*
[POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addr
Kumar Gala
2008-04-17
1
-1
/
+1
*
[POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem
Kumar Gala
2008-04-17
1
-0
/
+1
*
[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr
Kumar Gala
2008-04-17
1
-0
/
+1
*
[POWERPC] Fix 8xx build breakage due to _tlbie changes
Benjamin Herrenschmidt
2007-11-20
1
-1
/
+1
*
[POWERPC] 4xx: Fix 4xx flush_tlb_page()
Benjamin Herrenschmidt
2007-11-01
1
-2
/
+2
*
[POWERPC] Kill typedef-ed structs for hash PTEs and BATs
David Gibson
2007-06-14
1
-2
/
+2
*
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
2007-06-14
1
-1
/
+0
*
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
2007-06-14
1
-12
/
+0
*
[POWERPC] Revise PPC44x MMU code for arch/powerpc
David Gibson
2007-05-02
1
-1
/
+2
*
[POWERPC] Cleanup and fix breakage in tlbflush.h
David Gibson
2007-04-24
1
-0
/
+1
*
[POWERPC] Fix 32-bit mm operations when not using BATs
Benjamin Herrenschmidt
2007-04-13
1
-0
/
+4
*
[PATCH] powerpc: Remove imalloc.h
David Gibson
2005-11-19
1
-1
/
+13
*
powerpc: Merge arch/ppc64/mm to arch/powerpc/mm
Paul Mackerras
2005-10-10
1
-9
/
+9
*
powerpc: Merge lmb.c and make MM initialization use it.
Paul Mackerras
2005-10-06
1
-0
/
+2
*
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras
2005-09-26
1
-0
/
+85