summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/nohash/mmu_context.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-05powerpc/mm: Make slice specific to book3s/64Christophe Leroy1-9/+0
2021-12-09powerpc: Add KUAP support for BOOKE and 40xChristophe Leroy1-1/+5
2021-06-16powerpc/nohash: Remove DEBUG_HARDERChristophe Leroy1-32/+0
2021-06-16powerpc/nohash: Remove DEBUG_CLAMP_LAST_CONTEXTChristophe Leroy1-4/+1
2021-06-16powerpc/nohash: Remove DEBUG_MAP_CONSISTENCYChristophe Leroy1-46/+1
2021-06-16powerpc/nohash: Remove CONFIG_SMP #ifdefery in mmu_context.hChristophe Leroy1-42/+24
2021-06-16powerpc/nohash: Convert set_context() to CChristophe Leroy1-0/+27
2021-06-16powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()Christophe Leroy1-0/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-02powerpc/mm: Move nohash specifics in subdirectory mm/nohashChristophe Leroy1-0/+497