summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/init_32.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm/32: Remove the reserved memory hackJonathan Neuschäfer2018-04-011-5/+0
* powerpc/32: Make some functions staticMathieu Malaterre2018-03-131-1/+1
* powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ...Aneesh Kumar K.V2017-08-161-2/+0
* powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32Christophe Leroy2017-08-151-0/+6
* powerpc/32: Add missing \n and switch to pr_warn()Colin Ian King2016-09-131-1/+1
* powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao2016-07-191-1/+1
* powerpc/kernel: Drop unused extern for current_setMichael Ellerman2016-07-071-3/+0
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-191-23/+0
|\
| * powerpc32: Remove useless/wrong MMU:setio progress messageChristophe Leroy2016-03-111-4/+0
| * powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.cChristophe Leroy2016-03-111-19/+0
* | powerpc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-03-171-4/+4
|/
* powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-101-1/+0
* powerpc: Remove bootmem allocatorAnton Blanchard2014-11-101-9/+0
* powerpc: Fix section mismatch warningFabian Frederick2014-10-301-1/+1
* powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-021-2/+2
* powerpc/8xx: Fixing memory init issue with CONFIG_PIN_TLBLEROY Christophe2013-10-281-0/+5
* ppc: init_32: Fix error typo "CONFIG_START_KERNEL"Paul Bolle2013-08-201-1/+1
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-061-0/+7
|\
| * powerpc: Define virtual-physical translations for RELOCATABLESuzuki Poulose2011-12-201-0/+7
* | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-2/+0
* | powerpc: Cleanup memblock usageTejun Heo2011-12-081-1/+1
|/
* powerpc: Hugetlb for BookEBecky Bruce2011-09-201-0/+9
* powerpc: Move free_initmem to common codeDave Carroll2011-06-301-32/+0
* powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt2011-06-091-15/+0
* powerpc: Fix memory limits when starting at a non-zero addressScott Wood2011-03-021-1/+1
* memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-051-0/+14
* memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-051-22/+7
* lmb: rename to memblockYinghai Lu2010-07-141-8/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-051-1/+1
* powerpc: allow ioremap within reserved memory regionsAlbert Herranz2009-12-121-0/+5
* wii: use both mem1 and mem2 as ramAlbert Herranz2009-12-121-0/+4
* kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-231-32/+0
* kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-231-4/+0
* kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-231-2/+2
* powerpc/mm: Move around mmu_gathers definition on 64-bitBenjamin Herrenschmidt2009-08-201-2/+0
* powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt2009-05-271-6/+2
* powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth2008-12-231-1/+1
* powerpc/mm: Runtime allocation of mmu context maps for nohash CPUsBenjamin Herrenschmidt2008-12-211-4/+0
* powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAMStefan Roese2008-07-091-2/+2
* [POWERPC] Move declaration of init_bootmem_done into system.hMichael Ellerman2008-05-141-2/+1
* [POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala2008-04-241-8/+0
* [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala2008-04-241-1/+4
* [POWERPC] Remove unused machine call outsKumar Gala2008-04-171-2/+0
* [POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addrKumar Gala2008-04-171-5/+5
* [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmemKumar Gala2008-04-171-1/+3
* [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala2008-04-171-4/+3
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-011-1/+1
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-131-1/+1
OpenPOWER on IntegriCloud