aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/mmu.h
Commit message (Expand)AuthorAge
* powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature maskAneesh Kumar K.V2017-03-12
* powerpc: Fix build failure with clang due to BUILD_BUG_ON()Michael Ellerman2017-02-09
* powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V2016-11-24
* Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-07
|\
| * powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt2016-09-22
* | powerpc/mm: Speed up computation of base and actual page size for a HPTEPaul Mackerras2016-09-09
|/
* powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label initAneesh Kumar K.V2016-07-31
* powerpc: Add option to use jump label for mmu_has_feature()Kevin Hao2016-07-31
* powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao2016-07-31
* powerpc/mm: Add early_[cpu|mmu]_has_feature()Michael Ellerman2016-07-31
* powerpc/mm: Define radix_enabled() in one place & use static inlineMichael Ellerman2016-07-31
* powerpc/kernel: Convert mmu_has_feature() to returning boolMichael Ellerman2016-07-31
* powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V2016-07-31
* powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman2016-07-31
* powerpc/mm: Clear top 16 bits of va only on older cpusAneesh Kumar K.V2016-07-17
* powerpc/mm/radix: Add MMU_FTR_RADIXAneesh Kumar K.V2016-05-11
* powerpc/mm: Add mask of possible MMU featuresMichael Ellerman2016-05-11
* powerpc/mm: Abstract early MMU init in preparation for radixAneesh Kumar K.V2016-05-01
* powerpc/mm/radix: Add dummy radix_enabled()Aneesh Kumar K.V2016-05-01
* powerpc/mm: Move radix/hash common data structures to book3s64 headersAneesh Kumar K.V2016-05-01
* powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V2016-03-03
* powerpc: Add POWER9 cputable entryMichael Neuling2016-02-22
* powerpc: Remove MMU_FTR_SLBMichael Ellerman2014-07-28
* powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3EMichael Ellerman2014-07-10
* powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood2014-01-09
* powerpc: POWER8 cputable entryMichael Neuling2012-11-14
* powerpc/mm: Make some of the PGTABLE_RANGE dependency explicitAneesh Kumar K.V2012-09-17
* powerpc/mm: remove obsolete comment about page size name arrayScott Wood2012-07-03
* powerpc: Hugetlb for BookEBecky Bruce2011-09-19
* Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-07-21
|\
| * powerpc/44x: don't use tlbivax on AMP systemsDave Kleikamp2011-07-12
* | powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKEBecky Bruce2011-07-08
|/
* powerpc: Use new CPU feature bit to select 2.06 tlbieMichael Neuling2011-05-04
* powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-27
* memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-04
* powerpc/47x: Base ppc476 supportDave Kleikamp2010-05-05
* powerpc/mm: Add MMU features for TLB reservation & Paired MAS registersKumar Gala2009-08-28
* powerpc: Add memory management headers for new 64-bit BookEBenjamin Herrenschmidt2009-08-19
* powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt2009-06-09
* powerpc: Add 2.06 tlbie mnemonicsMilton Miller2009-05-21
* Revert "powerpc: Add support for early tlbilx opcode"Kumar Gala2009-04-23
* powerpc: Add support for early tlbilx opcodeKumar Gala2009-04-07
* powerpc/mm: Introduce early_init_mmu() on 64-bitBenjamin Herrenschmidt2009-03-23
* powerpc/mm: e300c2/c3/c4 TLB errata workaroundKumar Gala2009-03-23
* powerpc/fsl-booke: Add support for tlbilx instructionsKumar Gala2009-03-09
* powerpc/book-3e: Introduce concept of Book-3e MMUKumar Gala2009-02-12
* powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt2008-12-20
* powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-20
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-03