summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mmu_decl.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1Star
* powerpc/mm: print hash info in a helperChristophe Leroy2019-05-021-1/+4
* powerpc/32s: drop Hash_endChristophe Leroy2019-05-021-1/+1
* powerpc/32s: set up an early static hash table for KASAN.Christophe Leroy2019-05-021-0/+1
* powerpc/32s: move hash code patching out of MMU_init_hw()Christophe Leroy2019-05-021-0/+1
* powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy2019-02-231-1/+1
* powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWXChristophe Leroy2019-02-231-0/+8
* powerpc/mm/32: add base address to mmu_mapin_ram()Christophe Leroy2019-02-231-1/+1
* powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy2018-11-261-1/+1
* powerpc/mm: Trace tlbia instructionChristophe Leroy2018-10-201-0/+2
* powerpc/mm: Add missing tracepoint for tlbieChristophe Leroy2018-10-201-0/+2
* powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()Christophe Leroy2018-10-141-1/+1
* powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy2018-07-301-1/+0Star
* powerpc/mm/32: Remove the reserved memory hackJonathan Neuschäfer2018-03-311-1/+0Star
* 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/+0Star
* 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/+0Star
* powerpc32: remove ioremap_baseChristophe Leroy2016-03-121-1/+0Star
* powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() togetherChristophe Leroy2016-03-121-0/+10
* powerpc/8xx: Map linear kernel RAM with 8M pagesChristophe Leroy2016-03-121-12/+3Star
* 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-281-1/+2
* powerpc/85xx: Load all early TLB entries at onceScott Wood2015-10-231-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-101-1/+1
* powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...Kevin Hao2014-01-101-1/+1
* powerpc/fsl_booke: set the tlb entry for the kernel address in AS1Kevin Hao2014-01-101-0/+2
* powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly mapKumar Gala2011-10-121-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/+1Star
* 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-131-0/+1
| * wii: use both mem1 and mem2 as ramAlbert Herranz2009-12-131-1/+9
* | powerpc/fsl-booke: Rework TLB CAM codeKumar Gala2009-11-201-11/+0Star
|/
* 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/+0Star
| * 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/+0Star
* 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-161-1/+1