summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/nohash/40x.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-021-0/+159