summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mmu_decl.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Handle error in mark_rodata_ro() and mark_initmem_nx()Christophe Leroy2024-03-171-4/+4
* Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-151-0/+2
|\
| * powerpc: Don't ignore errors from set_memory_{n}p() in __kernel_map_pages()Christophe Leroy2024-03-031-1/+1
| * powerpc: Refactor __kernel_map_pages()Christophe Leroy2024-03-031-0/+2
* | arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy2024-02-221-6/+0
|/
* powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()Michael Ellerman2023-11-301-0/+5
* powerpc/47x: Add prototype for mmu_init_secondary()Christophe Leroy2023-08-181-0/+1
* 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