summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mmu_decl.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2017-08-101-5/+5
* powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy2017-06-051-1/+0
* powerpc/8xx: Map IMMR area with 512k page at a fixed addressChristophe Leroy2016-07-091-1/+2
* powerpc/mm: Abstraction for vmemmap and map_kernel_page()Aneesh Kumar K.V2016-05-011-5/+0
* powerpc32: remove ioremap_baseChristophe Leroy2016-03-111-1/+0
* powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() togetherChristophe Leroy2016-03-111-0/+10
* powerpc/8xx: Map linear kernel RAM with 8M pagesChristophe Leroy2016-03-111-12/+3
* powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bitPaul Mackerras2016-02-291-1/+2
* powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entryScott Wood2015-10-271-1/+2
* powerpc/85xx: Load all early TLB entries at onceScott Wood2015-10-221-0/+1
* powerpc/mm: Change setbat() to take a pgprot_t rather than flagsMichael Ellerman2015-04-071-1/+1
* powerpc: Fix comment typo 'CONIFG_8xx'Paul Bolle2014-10-291-1/+1
* powerpc/fsl_booke: smp support for booting a relocatable kernel above 64MKevin Hao2014-01-091-1/+1
* powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...Kevin Hao2014-01-091-1/+1
* powerpc/fsl_booke: set the tlb entry for the kernel address in AS1Kevin Hao2014-01-091-0/+2
* powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly mapKumar Gala2011-10-111-0/+2
* powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala2010-10-141-1/+4
* powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala2010-05-171-1/+9
* powerpc/47x: Base ppc476 supportDave Kleikamp2010-05-051-6/+1
* Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-161-4/+13
|\
| * powerpc: fix up for mmu_mapin_ram api changeStephen Rothwell2009-12-141-3/+3
| * powerpc: allow ioremap within reserved memory regionsAlbert Herranz2009-12-121-0/+1
| * wii: use both mem1 and mem2 as ramAlbert Herranz2009-12-121-1/+9
* | powerpc/fsl-booke: Rework TLB CAM codeKumar Gala2009-11-201-11/+0
|/
* powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3EBenjamin Herrenschmidt2009-08-201-1/+6
* powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt2009-08-201-1/+13
* powerpc/mm: Make low level TLB flush ops on BookE take additional argsBenjamin Herrenschmidt2009-08-201-3/+13
* Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt2009-01-131-2/+9
|\
| * powerpc/fsl-booke: Remove num_tlbcam_entriesTrent Piepho2009-01-071-2/+0
| * powerpc/fsl-booke: Don't hard-code size of struct tlbcamTrent Piepho2009-01-071-0/+9
* | powerpc: Fix missing semicolons in mmu_decl.hBenjamin Herrenschmidt2009-01-081-3/+3
|/
* powerpc/mm: Split low level tlb invalidate for nohash processorsBenjamin Herrenschmidt2008-12-211-0/+48
* powerpc/mm: Remove flush_HPTE()Benjamin Herrenschmidt2008-12-161-17/+0
* powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAMStefan Roese2008-07-091-2/+2
* powerpc: Change BAT code to use phys_addr_tBecky Bruce2008-06-301-1/+1
* [POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addrKumar Gala2008-04-171-1/+1
* [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmemKumar Gala2008-04-171-0/+1
* [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala2008-04-171-0/+1
* [POWERPC] Fix 8xx build breakage due to _tlbie changesBenjamin Herrenschmidt2007-11-201-1/+1
* [POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt2007-11-011-2/+2
* [POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson2007-06-141-2/+2
* [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-141-1/+0
* [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-141-12/+0
* [POWERPC] Revise PPC44x MMU code for arch/powerpcDavid Gibson2007-05-021-1/+2
* [POWERPC] Cleanup and fix breakage in tlbflush.hDavid Gibson2007-04-241-0/+1
* [POWERPC] Fix 32-bit mm operations when not using BATsBenjamin Herrenschmidt2007-04-131-0/+4
* [PATCH] powerpc: Remove imalloc.hDavid Gibson2005-11-191-1/+13
* powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras2005-10-101-9/+9
* powerpc: Merge lmb.c and make MM initialization use it.Paul Mackerras2005-10-061-0/+2
* powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2005-09-261-0/+85
OpenPOWER on IntegriCloud