summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/nohash/tlb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/e500: remove enc and ind fields from struct mmu_psize_defChristophe Leroy2024-07-131-8/+1
* powerpc/64e: split out nohash Book3E 64-bit codeMichael Ellerman2024-07-131-342/+1
* powerpc/64e: remove unused IBM HTW codeMichael Ellerman2024-07-131-56/+1
* powerpc/47x: Remove early_init_mmu_47x() to fix no previous prototypeChristophe Leroy2023-08-181-14/+5
* powerpc/tlb: Add local flush for page given mm_struct and psizeBenjamin Gray2022-11-301-0/+8
* powerpc: Remove impossible mmu_psize_defs[] on nohashChristophe Leroy2022-09-261-49/+15
* powerpc: Remove CONFIG_PPC_BOOK3E_MMUChristophe Leroy2022-09-261-2/+2
* powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy2022-09-261-8/+8
* powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy2022-09-261-1/+1
* powerpc/8xx: Simplify flush_tlb_kernel_range()Christophe Leroy2022-05-081-0/+2
* powerpc/mm: Make slice specific to book3s/64Christophe Leroy2022-05-051-4/+0
* powerpc/mm: Add __init attribute to eligible functionsNick Child2021-12-231-2/+2
* powerpc/64e: remove mmu_linear_psizeNicholas Piggin2021-12-091-9/+0
* powerpc/book3e: Fix TLBCAM preset at bootChristophe Leroy2021-11-161-2/+2
* powerpc/8xx: Simplify TLB handlingChristophe Leroy2021-10-221-0/+2
* powerpc/fsl_booke: Tell map_mem_in_cams() if init is doneChristophe Leroy2021-10-221-2/+2
* powerpc/8xx: Support 16k hugepages with 4k pagesChristophe Leroy2020-09-151-4/+0
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-0/+1
* powerpc/mm: make ioremap_bot common to allChristophe Leroy2019-08-271-0/+2
* powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startupChristophe Leroy2019-08-121-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGESChristophe Leroy2019-05-021-13/+0
* powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULTChristophe Leroy2019-05-021-3/+1
* powerpc/mm: Move nohash specifics in subdirectory mm/nohashChristophe Leroy2019-05-021-0/+810