summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/nohash/tlb.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-30powerpc/tlb: Add local flush for page given mm_struct and psizeBenjamin Gray1-0/+8
2022-09-26powerpc: Remove impossible mmu_psize_defs[] on nohashChristophe Leroy1-49/+15
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3E_MMUChristophe Leroy1-2/+2
2022-09-26powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy1-8/+8
2022-09-26powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy1-1/+1
2022-05-08powerpc/8xx: Simplify flush_tlb_kernel_range()Christophe Leroy1-0/+2
2022-05-05powerpc/mm: Make slice specific to book3s/64Christophe Leroy1-4/+0
2021-12-23powerpc/mm: Add __init attribute to eligible functionsNick Child1-2/+2
2021-12-09powerpc/64e: remove mmu_linear_psizeNicholas Piggin1-9/+0
2021-11-16powerpc/book3e: Fix TLBCAM preset at bootChristophe Leroy1-2/+2
2021-10-22powerpc/8xx: Simplify TLB handlingChristophe Leroy1-0/+2
2021-10-22powerpc/fsl_booke: Tell map_mem_in_cams() if init is doneChristophe Leroy1-2/+2
2020-09-15powerpc/8xx: Support 16k hugepages with 4k pagesChristophe Leroy1-4/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-0/+1
2019-08-27powerpc/mm: make ioremap_bot common to allChristophe Leroy1-0/+2
2019-08-12powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startupChristophe Leroy1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-05-03powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGESChristophe Leroy1-13/+0
2019-05-03powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULTChristophe Leroy1-3/+1
2019-05-03powerpc/mm: Move nohash specifics in subdirectory mm/nohashChristophe Leroy1-0/+810