summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/nohash/40x.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove core support for 40xChristophe Leroy2024-06-281-161/+0
* powerpc/40x: Introduce _PAGE_READ and remove _PAGE_USERChristophe Leroy2023-10-191-7/+12
* powerpc/32: Remove __map_without_ltlbsChristophe Leroy2022-06-291-2/+7
* powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2022-05-081-1/+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-2/+2
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* powerpc/40x: Rework 40x PTE access and TLB missChristophe Leroy2020-05-281-2/+2
* powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...Christophe Leroy2020-02-261-2/+2
* 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/+159