summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/nohash
Commit message (Expand)AuthorAgeFilesLines
* powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor2020-03-171-1/+11
* powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...Christophe Leroy2020-02-261-2/+2
* 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
* powerpc/fsl_booke/kaslr: support nokaslr cmdline parameterJason Yan2019-11-131-0/+7
* powerpc/fsl_booke/kaslr: clear the original kernel if randomizedJason Yan2019-11-132-0/+12
* powerpc/fsl_booke/32: randomize the kernel image offsetJason Yan2019-11-131-2/+323
* powerpc/fsl_booke/32: implement KASLR infrastructureJason Yan2019-11-133-2/+68
* powerpc/mm: make ioremap_bot common to allChristophe Leroy2019-08-271-0/+2
* powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()Christophe Leroy2019-08-201-2/+14
* 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-309-51/+9
* powerpc/book3e: move early_alloc_pgtable() to init sectionChristophe Leroy2019-05-031-2/+2
* powerpc/book3e: hugetlbpage is only for CONFIG_PPC_FSL_BOOK3EChristophe Leroy2019-05-032-29/+20
* powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGESChristophe Leroy2019-05-032-44/+0
* powerpc/book3e: drop mmu_get_tsize()Christophe Leroy2019-05-031-5/+0
* powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULTChristophe Leroy2019-05-031-3/+1
* powerpc/mm: Move nohash specifics in subdirectory mm/nohashChristophe Leroy2019-05-0311-0/+4392