summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/mmu_decl.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/e500: Add missing prototype for 'relocate_init'Christophe Leroy2023-02-201-0/+1
* powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy2022-09-261-2/+2
* powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy2022-09-261-3/+3
* powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy2022-09-261-2/+2
* powerpc/32: Remove wii_memory_fixups()Christophe Leroy2022-09-011-8/+0
* powerpc/fsl_booke: Make calc_cam_sz() staticChristophe Leroy2022-08-261-2/+0
* powerpc: Remove stale declarations in mmu_decl.hChristophe Leroy2022-08-261-4/+0
* powerpc/32: Remove the 'nobats' kernel parameterChristophe Leroy2022-06-291-1/+0
* powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.cChristophe Leroy2022-05-041-0/+4
* powerpc/fsl_booke: Update of TLBCAMs after initChristophe Leroy2021-10-221-1/+1
* powerpc/fsl_booke: Tell map_mem_in_cams() if init is doneChristophe Leroy2021-10-221-1/+1
* powerpc/ptdump: Convert powerpc to GENERIC_PTDUMPChristophe Leroy2021-08-251-1/+1
* powerpc: Enable KFENCE for PPC32Christophe Leroy2021-03-241-0/+5
* powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.hChristophe Leroy2020-12-091-3/+0
* powerpc/32s: Make Hash var staticChristophe Leroy2020-12-091-1/+0
* powerpc/32s: Don't hash_preload() kernel textChristophe Leroy2020-12-041-2/+0
* powerpc/8xx: Don't set IMMR map anymore at bootChristophe Leroy2020-05-261-0/+4
* powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WXChristophe Leroy2020-01-231-0/+6
* powerpc/fsl_booke/kaslr: clear the original kernel if randomizedJason Yan2019-11-131-0/+2
* powerpc/fsl_booke/32: implement KASLR infrastructureJason Yan2019-11-131-0/+7
* powerpc/fsl_booke/32: introduce reloc_kernel_entry() helperJason Yan2019-11-131-0/+1
* powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helperJason Yan2019-11-131-0/+1
* powerpc/mm: make ioremap_bot common to allChristophe Leroy2019-08-271-1/+0
* powerpc/mm: Simplify update_mmu_cache() on BOOK3S32Christophe Leroy2019-08-201-2/+1
* powerpc/mm: move update_mmu_cache() into book3s hash utils.Christophe Leroy2019-08-201-4/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* powerpc/mm: print hash info in a helperChristophe Leroy2019-05-031-1/+4
* powerpc/32s: drop Hash_endChristophe Leroy2019-05-031-1/+1
* powerpc/32s: set up an early static hash table for KASAN.Christophe Leroy2019-05-031-0/+1
* powerpc/32s: move hash code patching out of MMU_init_hw()Christophe Leroy2019-05-031-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/+0
* powerpc/mm/32: Remove the reserved memory hackJonathan Neuschäfer2018-04-011-1/+0
* 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