summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/mmu.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mmu: add is_strict_kernel_rwx() helperChristophe Leroy2019-02-231-0/+11
* powerpc: simplify BDI switchChristophe Leroy2019-02-221-0/+2
* powerpc/mm: Eliminate not possible mmu features at compile timeChristophe Leroy2018-12-191-5/+26
* powerpc/mm: move platform specific mmu-xxx.h in platform directoriesChristophe Leroy2018-12-041-12/+2
* powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32Christophe Leroy2018-11-261-1/+1
* powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy2018-11-261-1/+1
* powerpc/mm: Increase the max addressable memory to 2PBAneesh Kumar K.V2018-10-141-0/+15
* powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-301-1/+0
* powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-301-1/+1
* powerpc/64s: Remove POWER4 supportNicholas Piggin2018-04-011-3/+3
* powerpc: introduce get_mm_addr_key() helperRam Pai2018-01-201-0/+9
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc/mm/hash: Support 68 bit VAAneesh Kumar K.V2017-03-311-6/+13
* Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-221-0/+1
|\
| * powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature maskAneesh Kumar K.V2017-02-071-0/+1
* | powerpc: Fix build failure with clang due to BUILD_BUG_ON()Michael Ellerman2017-01-251-0/+2
|/
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-161-11/+12
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-12-161-11/+12
| |\
| | * powerpc/8xx: Implement support of hugepagesChristophe Leroy2016-12-091-11/+12
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-131-0/+5
|\| |
| * | powerpc/64: Provide functions for accessing POWER9 partition tablePaul Mackerras2016-11-231-0/+5
| |/
* / powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V2016-11-251-4/+10
|/
* Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-071-0/+4
|\
| * powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt2016-09-231-0/+4
* | powerpc/mm: Speed up computation of base and actual page size for a HPTEPaul Mackerras2016-09-091-0/+1
|/
* powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label initAneesh Kumar K.V2016-08-011-0/+8
* powerpc: Add option to use jump label for mmu_has_feature()Kevin Hao2016-08-011-0/+38
* powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao2016-08-011-0/+1
* powerpc/mm: Add early_[cpu|mmu]_has_feature()Michael Ellerman2016-08-011-1/+16
* powerpc/mm: Define radix_enabled() in one place & use static inlineMichael Ellerman2016-08-011-4/+12
* powerpc/kernel: Convert mmu_has_feature() to returning boolMichael Ellerman2016-08-011-2/+2
* powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V2016-08-011-8/+7
* powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman2016-08-011-0/+1
* powerpc/mm: Clear top 16 bits of va only on older cpusAneesh Kumar K.V2016-07-171-2/+7
* powerpc/mm/radix: Add MMU_FTR_RADIXAneesh Kumar K.V2016-05-111-1/+10
* powerpc/mm: Add mask of possible MMU featuresMichael Ellerman2016-05-111-1/+13
* powerpc/mm: Abstract early MMU init in preparation for radixAneesh Kumar K.V2016-05-011-7/+7
* powerpc/mm/radix: Add dummy radix_enabled()Aneesh Kumar K.V2016-05-011-0/+3
* powerpc/mm: Move radix/hash common data structures to book3s64 headersAneesh Kumar K.V2016-05-011-4/+7
* powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V2016-03-031-2/+2
* powerpc: Add POWER9 cputable entryMichael Neuling2016-02-221-0/+1
* powerpc: Remove MMU_FTR_SLBMichael Ellerman2014-07-281-6/+2
* powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3EMichael Ellerman2014-07-111-9/+1
* powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood2014-01-091-10/+11
* powerpc: POWER8 cputable entryMichael Neuling2012-11-151-0/+1
* powerpc/mm: Make some of the PGTABLE_RANGE dependency explicitAneesh Kumar K.V2012-09-171-0/+9
* powerpc/mm: remove obsolete comment about page size name arrayScott Wood2012-07-031-6/+1
* powerpc: Hugetlb for BookEBecky Bruce2011-09-201-8/+10
* Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-07-221-1/+6
|\
| * powerpc/44x: don't use tlbivax on AMP systemsDave Kleikamp2011-07-121-1/+6