aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/init_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 command lineAneesh 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/powerpc/linuxLinus 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/powerpcLinus 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
2010-08-05memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt1-22/+7
2010-07-14lmb: rename to memblockYinghai Lu1-8/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-05tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König1-1/+1
2009-12-12powerpc: allow ioremap within reserved memory regionsAlbert Herranz1-0/+5
2009-12-12wii: use both mem1 and mem2 as ramAlbert Herranz1-0/+4
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki1-32/+0
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki1-4/+0
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki1-2/+2
2009-08-20powerpc/mm: Move around mmu_gathers definition on 64-bitBenjamin Herrenschmidt1-2/+0
2009-05-27powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt1-6/+2
2008-12-23powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth1-1/+1
2008-12-21powerpc/mm: Runtime allocation of mmu context maps for nohash CPUsBenjamin Herrenschmidt1-4/+0
2008-07-09powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAMStefan Roese1-2/+2
2008-05-14[POWERPC] Move declaration of init_bootmem_done into system.hMichael Ellerman1-2/+1
2008-04-24[POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala1-8/+0
2008-04-24[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala1-1/+4
2008-04-17[POWERPC] Remove unused machine call outsKumar Gala1-2/+0
2008-04-17[POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addrKumar Gala1-5/+5