aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mmu_decl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy1-2/+2
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy1-3/+3
2022-09-26powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy1-2/+2
2022-09-01powerpc/32: Remove wii_memory_fixups()Christophe Leroy1-8/+0
2022-08-26powerpc/fsl_booke: Make calc_cam_sz() staticChristophe Leroy1-2/+0
2022-08-26powerpc: Remove stale declarations in mmu_decl.hChristophe Leroy1-4/+0
2022-06-29powerpc/32: Remove the 'nobats' kernel parameterChristophe Leroy1-1/+0
2022-05-04powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.cChristophe Leroy1-0/+4
2021-10-22powerpc/fsl_booke: Update of TLBCAMs after initChristophe Leroy1-1/+1
2021-10-22powerpc/fsl_booke: Tell map_mem_in_cams() if init is doneChristophe Leroy1-1/+1
2021-08-25powerpc/ptdump: Convert powerpc to GENERIC_PTDUMPChristophe Leroy1-1/+1
2021-03-24powerpc: Enable KFENCE for PPC32Christophe Leroy1-0/+5
2020-12-09powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.hChristophe Leroy1-3/+0
2020-12-09powerpc/32s: Make Hash var staticChristophe Leroy1-1/+0
2020-12-04powerpc/32s: Don't hash_preload() kernel textChristophe Leroy1-2/+0
2020-05-26powerpc/8xx: Don't set IMMR map anymore at bootChristophe Leroy1-0/+4
2020-01-23powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WXChristophe Leroy1-0/+6
2019-11-13powerpc/fsl_booke/kaslr: clear the original kernel if randomizedJason Yan1-0/+2
2019-11-13powerpc/fsl_booke/32: implement KASLR infrastructureJason Yan1-0/+7
2019-11-13powerpc/fsl_booke/32: introduce reloc_kernel_entry() helperJason Yan1-0/+1
2019-11-13powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helperJason Yan1-0/+1
2019-08-27powerpc/mm: make ioremap_bot common to allChristophe Leroy1-1/+0
2019-08-20powerpc/mm: Simplify update_mmu_cache() on BOOK3S32Christophe Leroy1-2/+1
2019-08-20powerpc/mm: move update_mmu_cache() into book3s hash utils.Christophe Leroy1-4/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-05-03powerpc/mm: print hash info in a helperChristophe Leroy1-1/+4
2019-05-03powerpc/32s: drop Hash_endChristophe Leroy1-1/+1
2019-05-03powerpc/32s: set up an early static hash table for KASAN.Christophe Leroy1-0/+1
2019-05-03powerpc/32s: move hash code patching out of MMU_init_hw()Christophe Leroy1-0/+1
2019-02-23powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy1-1/+1
2019-02-23powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWXChristophe Leroy1-0/+8
2019-02-23powerpc/mm/32: add base address to mmu_mapin_ram()Christophe Leroy1-1/+1
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy1-1/+1
2018-10-20powerpc/mm: Trace tlbia instructionChristophe Leroy1-0/+2
2018-10-20powerpc/mm: Add missing tracepoint for tlbieChristophe Leroy1-0/+2
2018-10-14powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()Christophe Leroy1-1/+1
2018-07-30powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy1-1/+0
2018-04-01powerpc/mm/32: Remove the reserved memory hackJonathan Neuschäfer1-1/+0
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy1-5/+5
2017-06-05powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy1-1/+0
2016-07-09powerpc/8xx: Map IMMR area with 512k page at a fixed addressChristophe Leroy1-1/+2
2016-05-01powerpc/mm: Abstraction for vmemmap and map_kernel_page()Aneesh Kumar K.V1-5/+0
2016-03-11powerpc32: remove ioremap_baseChristophe Leroy1-1/+0
2016-03-11powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() togetherChristophe Leroy1-0/+10
2016-03-11powerpc/8xx: Map linear kernel RAM with 8M pagesChristophe Leroy1-12/+3
2016-02-29powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bitPaul Mackerras1-1/+2
2015-10-27powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entryScott Wood1-1/+2
2015-10-22powerpc/85xx: Load all early TLB entries at onceScott Wood1-0/+1
2015-04-07powerpc/mm: Change setbat() to take a pgprot_t rather than flagsMichael Ellerman1-1/+1
2014-10-29powerpc: Fix comment typo 'CONIFG_8xx'Paul Bolle1-1/+1