aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/mmu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-21powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM configurationsBen Hutchings1-1/+1
2019-02-23powerpc/mmu: add is_strict_kernel_rwx() helperChristophe Leroy1-0/+11
2019-02-22powerpc: simplify BDI switchChristophe Leroy1-0/+2
2018-12-19powerpc/mm: Eliminate not possible mmu features at compile timeChristophe Leroy1-5/+26
2018-12-04powerpc/mm: move platform specific mmu-xxx.h in platform directoriesChristophe Leroy1-12/+2
2018-11-26powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32Christophe Leroy1-1/+1
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy1-1/+1
2018-10-14powerpc/mm: Increase the max addressable memory to 2PBAneesh Kumar K.V1-0/+15
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy1-1/+0
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy1-1/+1
2018-04-01powerpc/64s: Remove POWER4 supportNicholas Piggin1-3/+3
2018-01-20powerpc: introduce get_mm_addr_key() helperRam Pai1-0/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-31powerpc/mm/hash: Support 68 bit VAAneesh Kumar K.V1-6/+13
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+1
2017-02-07powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature maskAneesh Kumar K.V1-0/+1
2017-01-25powerpc: Fix build failure with clang due to BUILD_BUG_ON()Michael Ellerman1-0/+2
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-11/+12
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman1-11/+12
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2016-12-09powerpc/8xx: Implement support of hugepagesChristophe Leroy1-11/+12
2016-11-25powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V1-4/+10
2016-11-23powerpc/64: Provide functions for accessing POWER9 partition tablePaul Mackerras1-0/+5
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+4
2016-09-23powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt1-0/+4
2016-09-09powerpc/mm: Speed up computation of base and actual page size for a HPTEPaul Mackerras1-0/+1
2016-08-01powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label initAneesh Kumar K.V1-0/+8
2016-08-01powerpc: Add option to use jump label for mmu_has_feature()Kevin Hao1-0/+38
2016-08-01powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao1-0/+1
2016-08-01powerpc/mm: Add early_[cpu|mmu]_has_feature()Michael Ellerman1-1/+16
2016-08-01powerpc/mm: Define radix_enabled() in one place & use static inlineMichael Ellerman1-4/+12
2016-08-01powerpc/kernel: Convert mmu_has_feature() to returning boolMichael Ellerman1-2/+2
2016-08-01powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V1-8/+7
2016-08-01powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman1-0/+1
2016-07-17powerpc/mm: Clear top 16 bits of va only on older cpusAneesh Kumar K.V1-2/+7
2016-05-11powerpc/mm/radix: Add MMU_FTR_RADIXAneesh Kumar K.V1-1/+10
2016-05-11powerpc/mm: Add mask of possible MMU featuresMichael Ellerman1-1/+13
2016-05-01powerpc/mm: Abstract early MMU init in preparation for radixAneesh Kumar K.V1-7/+7
2016-05-01powerpc/mm/radix: Add dummy radix_enabled()Aneesh Kumar K.V1-0/+3
2016-05-01powerpc/mm: Move radix/hash common data structures to book3s64 headersAneesh Kumar K.V1-4/+7
2016-03-03powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V1-2/+2
2016-02-22powerpc: Add POWER9 cputable entryMichael Neuling1-0/+1
2014-07-28powerpc: Remove MMU_FTR_SLBMichael Ellerman1-6/+2
2014-07-11powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3EMichael Ellerman1-9/+1
2014-01-09powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood1-10/+11
2012-11-15powerpc: POWER8 cputable entryMichael Neuling1-0/+1
2012-09-17powerpc/mm: Make some of the PGTABLE_RANGE dependency explicitAneesh Kumar K.V1-0/+9
2012-07-03powerpc/mm: remove obsolete comment about page size name arrayScott Wood1-6/+1
2011-09-20powerpc: Hugetlb for BookEBecky Bruce1-8/+10
2011-07-22Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt1-1/+6