aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/nohash (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-18powerpc/32: Don't populate page tables for block mapped pages except on the 8xx.Christophe Leroy1-3/+49
2019-11-13powerpc/fsl_booke/kaslr: support nokaslr cmdline parameterJason Yan1-0/+7
2019-11-13powerpc/fsl_booke/kaslr: clear the original kernel if randomizedJason Yan2-0/+12
2019-11-13powerpc/fsl_booke/32: randomize the kernel image offsetJason Yan1-2/+323
2019-11-13powerpc/fsl_booke/32: implement KASLR infrastructureJason Yan3-2/+68
2019-08-27powerpc/mm: make ioremap_bot common to allChristophe Leroy1-0/+2
2019-08-20powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()Christophe Leroy1-2/+14
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 Gleixner9-51/+9
2019-05-03powerpc/book3e: move early_alloc_pgtable() to init sectionChristophe Leroy1-2/+2
2019-05-03powerpc/book3e: hugetlbpage is only for CONFIG_PPC_FSL_BOOK3EChristophe Leroy2-29/+20
2019-05-03powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGESChristophe Leroy2-44/+0
2019-05-03powerpc/book3e: drop mmu_get_tsize()Christophe Leroy1-5/+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 Leroy11-0/+4392