summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/init_32.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-26powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy1-2/+2
2022-09-01powerpc/32: Allow fragmented physical memoryChristophe Leroy1-9/+0
2022-09-01powerpc/32: Drop a stale comment about reservation of gigantic pagesChristophe Leroy1-4/+0
2022-06-29powerpc/32: Remove __map_without_ltlbsChristophe Leroy1-23/+0
2022-06-29powerpc/32: Remove 'noltlbs' kernel parameterChristophe Leroy1-3/+0
2022-06-29powerpc/32: Remove the 'nobats' kernel parameterChristophe Leroy1-11/+0
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy1-1/+0
2021-03-24powerpc: Enable KFENCE for PPC32Christophe Leroy1-0/+3
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+0
2020-07-15Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy1-0/+2
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-05-26powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOCChristophe Leroy1-3/+2
2020-05-26powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOCChristophe Leroy1-1/+4
2020-05-20powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy1-2/+0
2019-11-13powerpc: move memstart_addr and kernstart_addr to init-common.cJason Yan1-5/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-05-03powerpc/32: Add KASAN supportChristophe Leroy1-0/+3
2019-05-02powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>Christophe Leroy1-1/+1
2019-04-21powerpc: Add framework for Kernel Userspace ProtectionChristophe Leroy1-0/+3
2019-02-23powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy1-1/+1
2019-02-23powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWXChristophe Leroy1-3/+1
2019-02-23powerpc/mmu: add is_strict_kernel_rwx() helperChristophe Leroy1-3/+1
2018-04-01powerpc/mm/32: Remove the reserved memory hackJonathan Neuschäfer1-5/+0
2018-03-13powerpc/32: Make some functions staticMathieu Malaterre1-1/+1
2017-08-16powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ...Aneesh Kumar K.V1-2/+0
2017-08-15powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32Christophe Leroy1-0/+6
2016-09-13powerpc/32: Add missing \n and switch to pr_warn()Colin Ian King1-1/+1
2016-07-19powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao1-1/+1
2016-07-07powerpc/kernel: Drop unused extern for current_setMichael Ellerman1-3/+0
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-23/+0
2016-03-17powerpc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim1-4/+4
2016-03-11powerpc32: Remove useless/wrong MMU:setio progress messageChristophe Leroy1-4/+0
2016-03-11powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.cChristophe Leroy1-19/+0
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard1-1/+0
2014-11-10powerpc: Remove bootmem allocatorAnton Blanchard1-9/+0
2014-10-30powerpc: Fix section mismatch warningFabian Frederick1-1/+1
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard1-2/+2
2013-10-28powerpc/8xx: Fixing memory init issue with CONFIG_PIN_TLBLEROY Christophe1-0/+5
2013-08-20ppc: init_32: Fix error typo "CONFIG_START_KERNEL"Paul Bolle1-1/+1
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-0/+7
2011-12-20powerpc: Define virtual-physical translations for RELOCATABLESuzuki Poulose1-0/+7
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo1-2/+0
2011-12-08powerpc: Cleanup memblock usageTejun Heo1-1/+1
2011-09-20powerpc: Hugetlb for BookEBecky Bruce1-0/+9
2011-06-30powerpc: Move free_initmem to common codeDave Carroll1-32/+0
2011-06-09powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt1-15/+0
2011-03-02powerpc: Fix memory limits when starting at a non-zero addressScott Wood1-1/+1
2010-08-05memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt1-0/+14