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