summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/nohash/8xx.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove flush_instruction_cache() on 8xxChristophe Leroy2020-09-021-7/+0
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-1/+1
* powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOCChristophe Leroy2020-05-261-3/+8
* powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLBChristophe Leroy2020-05-261-2/+7
* powerpc/8xx: Map linear memory with huge pagesChristophe Leroy2020-05-261-1/+49
* powerpc/8xx: Map IMMR with a huge pageChristophe Leroy2020-05-261-6/+2
* powerpc/8xx: Add a function to early map kernel via huge pagesChristophe Leroy2020-05-261-0/+52
* powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB han...Christophe Leroy2020-05-261-102/+1
* powerpc/8xx: Always pin TLBs at startup.Christophe Leroy2020-05-261-18/+1
* powerpc/8xx: Don't set IMMR map anymore at bootChristophe Leroy2020-05-261-4/+11
* powerpc: Use a macro for creating instructions from u32sJordan Niethe2020-05-191-2/+3
* powerpc/8xx: Fix permanently mapped IMMR region.Christophe Leroy2020-01-231-6/+7
* powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk()Christophe Leroy2019-12-161-1/+1
* powerpc/32: Don't populate page tables for block mapped pages except on the 8xx.Christophe Leroy2019-11-181-3/+49
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* powerpc/mm: Move nohash specifics in subdirectory mm/nohashChristophe Leroy2019-05-031-0/+239