aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/nohash/32/mmu-8xx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-09powerpc/8xx: Activate KUEP at all timeChristophe Leroy1-4/+2
2021-06-30powerpc/8xx: add support for huge pages on VMAP and VMALLOCChristophe Leroy1-0/+43
2021-04-14powerpc/8xx: Define a MODULE area below kernel textChristophe Leroy1-0/+3
2020-12-04powerpc/vdso: Replace vdso_base by vdsoChristophe Leroy1-1/+1
2020-11-05powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entryChristophe Leroy1-32/+15
2020-06-02powerpc/8xx: Reduce time spent in allow_user_access() and friendsChristophe Leroy1-8/+8
2020-05-26powerpc/8xx: Remove now unused TLB miss functionsChristophe Leroy1-7/+1
2020-05-26powerpc/8xx: Add function to set pinned TLBsChristophe Leroy1-0/+2
2020-05-26powerpc/8xx: MM_SLICE is not needed anymoreChristophe Leroy1-64/+0
2020-05-26powerpc/8xx: Drop CONFIG_8xx_COPYBACK optionChristophe Leroy1-2/+0
2019-05-03powerpc/8xx: get rid of #ifdef CONFIG_HUGETLB_PAGE for slicesChristophe Leroy1-4/+1
2019-05-03powerpc/mm: get rid of mm_ctx_slice_mask_xxx()Christophe Leroy1-17/+0
2019-05-03powerpc/mm: move slice_mask_for_size() into mmu.hChristophe Leroy1-13/+29
2019-04-21powerpc/mm: Add helpers for accessing hash translation related variablesAneesh Kumar K.V1-0/+50
2019-04-21powerpc/8xx: Add Kernel Userspace Access ProtectionChristophe Leroy1-0/+7
2019-04-21powerpc/8xx: Add Kernel Userspace Execution PreventionChristophe Leroy1-0/+7
2019-04-21powerpc/8xx: Only define APG0 and APG1Christophe Leroy1-6/+6
2019-02-23powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy1-1/+2
2018-12-04powerpc/8xx: reintroduce 16K pages with HW assistanceChristophe Leroy1-0/+4
2018-12-04powerpc/mm: move platform specific mmu-xxx.h in platform directoriesChristophe Leroy1-0/+253