aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mmu_decl.h
AgeCommit message (Expand)Author
2020-01-23powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WXChristophe Leroy
2019-11-13powerpc/fsl_booke/kaslr: clear the original kernel if randomizedJason Yan
2019-11-13powerpc/fsl_booke/32: implement KASLR infrastructureJason Yan
2019-11-13powerpc/fsl_booke/32: introduce reloc_kernel_entry() helperJason Yan
2019-11-13powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helperJason Yan
2019-08-27powerpc/mm: make ioremap_bot common to allChristophe Leroy
2019-08-20powerpc/mm: Simplify update_mmu_cache() on BOOK3S32Christophe Leroy
2019-08-20powerpc/mm: move update_mmu_cache() into book3s hash utils.Christophe Leroy
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-03powerpc/mm: print hash info in a helperChristophe Leroy
2019-05-03powerpc/32s: drop Hash_endChristophe Leroy
2019-05-03powerpc/32s: set up an early static hash table for KASAN.Christophe Leroy
2019-05-03powerpc/32s: move hash code patching out of MMU_init_hw()Christophe Leroy
2019-02-23powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy
2019-02-23powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWXChristophe Leroy
2019-02-23powerpc/mm/32: add base address to mmu_mapin_ram()Christophe Leroy
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-10-20powerpc/mm: Trace tlbia instructionChristophe Leroy
2018-10-20powerpc/mm: Add missing tracepoint for tlbieChristophe Leroy
2018-10-14powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()Christophe Leroy
2018-07-30powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy
2018-04-01powerpc/mm/32: Remove the reserved memory hackJonathan Neuschäfer
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy
2017-06-05powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy
2016-07-09powerpc/8xx: Map IMMR area with 512k page at a fixed addressChristophe Leroy
2016-05-01powerpc/mm: Abstraction for vmemmap and map_kernel_page()Aneesh Kumar K.V
2016-03-11powerpc32: remove ioremap_baseChristophe Leroy
2016-03-11powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() togetherChristophe Leroy
2016-03-11powerpc/8xx: Map linear kernel RAM with 8M pagesChristophe Leroy
2016-02-29powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bitPaul Mackerras
2015-10-27powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entryScott Wood
2015-10-22powerpc/85xx: Load all early TLB entries at onceScott Wood
2015-04-07powerpc/mm: Change setbat() to take a pgprot_t rather than flagsMichael Ellerman
2014-10-29powerpc: Fix comment typo 'CONIFG_8xx'Paul Bolle
2014-01-09powerpc/fsl_booke: smp support for booting a relocatable kernel above 64MKevin Hao
2014-01-09powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...Kevin Hao
2014-01-09powerpc/fsl_booke: set the tlb entry for the kernel address in AS1Kevin Hao
2011-10-11powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly mapKumar Gala
2010-10-14powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala
2010-05-17powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala
2010-05-05powerpc/47x: Base ppc476 supportDave Kleikamp
2009-12-16Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-14powerpc: fix up for mmu_mapin_ram api changeStephen Rothwell
2009-12-12powerpc: allow ioremap within reserved memory regionsAlbert Herranz
2009-12-12wii: use both mem1 and mem2 as ramAlbert Herranz
2009-11-20powerpc/fsl-booke: Rework TLB CAM codeKumar Gala
2009-08-20powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3EBenjamin Herrenschmidt
2009-08-20powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt
2009-08-20powerpc/mm: Make low level TLB flush ops on BookE take additional argsBenjamin Herrenschmidt
2009-01-13Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt