aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/init_32.c
AgeCommit message (Expand)Author
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-07-15Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-05-26powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOCChristophe Leroy
2020-05-26powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOCChristophe Leroy
2020-05-20powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy
2019-11-13powerpc: move memstart_addr and kernstart_addr to init-common.cJason Yan
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-03powerpc/32: Add KASAN supportChristophe Leroy
2019-05-02powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>Christophe Leroy
2019-04-21powerpc: Add framework for Kernel Userspace ProtectionChristophe 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/mmu: add is_strict_kernel_rwx() helperChristophe Leroy
2018-04-01powerpc/mm/32: Remove the reserved memory hackJonathan Neuschäfer
2018-03-13powerpc/32: Make some functions staticMathieu Malaterre
2017-08-16powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ...Aneesh Kumar K.V
2017-08-15powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32Christophe Leroy
2016-09-13powerpc/32: Add missing \n and switch to pr_warn()Colin Ian King
2016-07-19powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao
2016-07-07powerpc/kernel: Drop unused extern for current_setMichael Ellerman
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-17powerpc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim
2016-03-11powerpc32: Remove useless/wrong MMU:setio progress messageChristophe Leroy
2016-03-11powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.cChristophe Leroy
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard
2014-11-10powerpc: Remove bootmem allocatorAnton Blanchard
2014-10-30powerpc: Fix section mismatch warningFabian Frederick
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard
2013-10-28powerpc/8xx: Fixing memory init issue with CONFIG_PIN_TLBLEROY Christophe
2013-08-20ppc: init_32: Fix error typo "CONFIG_START_KERNEL"Paul Bolle
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-12-20powerpc: Define virtual-physical translations for RELOCATABLESuzuki Poulose
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08powerpc: Cleanup memblock usageTejun Heo
2011-09-20powerpc: Hugetlb for BookEBecky Bruce
2011-06-30powerpc: Move free_initmem to common codeDave Carroll
2011-06-09powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt
2011-03-02powerpc: Fix memory limits when starting at a non-zero addressScott Wood
2010-08-05memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt
2010-08-05memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt
2010-07-14lmb: rename to memblockYinghai Lu
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-05tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König
2009-12-12powerpc: allow ioremap within reserved memory regionsAlbert Herranz
2009-12-12wii: use both mem1 and mem2 as ramAlbert Herranz
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki