summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/nohash/8xx.c
AgeCommit message (Expand)Author
2024-03-17powerpc: Handle error in mark_rodata_ro() and mark_initmem_nx()Christophe Leroy
2023-11-03Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-10-19powerpc: Untangle fixmap.h and pgtable.h and mmu.hChristophe Leroy
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts
2022-07-27powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping.Christophe Leroy
2022-06-29powerpc/32: Remove 'noltlbs' kernel parameterChristophe Leroy
2021-12-09powerpc/nohash: Move setup_kuap out of 8xx.cChristophe Leroy
2021-12-09powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64Christophe Leroy
2021-12-09powerpc/8xx: Activate KUEP at all timeChristophe Leroy
2021-12-09Revert "powerpc: Inline setup_kup()"Christophe Leroy
2021-07-21Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"Jonathan Marek
2021-06-17powerpc/nohash: Convert set_context() to CChristophe Leroy
2021-06-17powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()Christophe Leroy
2021-06-17powerpc/8xx: Allow disabling KUAP at boot timeChristophe Leroy
2021-03-24powerpc: Enable KFENCE for PPC32Christophe Leroy
2020-12-09powerpc/8xx: Always pin kernel text TLBChristophe Leroy
2020-09-02powerpc: Remove flush_instruction_cache() on 8xxChristophe Leroy
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-05-26powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOCChristophe Leroy
2020-05-26powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLBChristophe Leroy
2020-05-26powerpc/8xx: Map linear memory with huge pagesChristophe Leroy
2020-05-26powerpc/8xx: Map IMMR with a huge pageChristophe Leroy
2020-05-26powerpc/8xx: Add a function to early map kernel via huge pagesChristophe Leroy
2020-05-26powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB han...Christophe Leroy
2020-05-26powerpc/8xx: Always pin TLBs at startup.Christophe Leroy
2020-05-26powerpc/8xx: Don't set IMMR map anymore at bootChristophe Leroy
2020-05-19powerpc: Use a macro for creating instructions from u32sJordan Niethe
2020-01-23powerpc/8xx: Fix permanently mapped IMMR region.Christophe Leroy
2019-12-16powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk()Christophe Leroy
2019-11-18powerpc/32: Don't populate page tables for block mapped pages except on the 8xx.Christophe Leroy
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-03powerpc/mm: Move nohash specifics in subdirectory mm/nohashChristophe Leroy