aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/init_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-17[POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmemKumar Gala1-1/+3
2008-04-17[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala1-4/+3
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller1-1/+1
2007-10-03[POWERPC] 8xx: Set initial memory limit.John Traill1-0/+3
2007-10-03[POWERPC] Add memory regions to the kcore list for 32-bit machinesEd Swarthout1-0/+37
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl1-1/+0
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson1-1/+0
2007-04-13[POWERPC] DEBUG_PAGEALLOC for 32-bitBenjamin Herrenschmidt1-0/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-2/+2
2006-01-09[PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt1-0/+5
2005-11-10powerpc: Move some extern declarations from C code into headersPaul Mackerras1-3/+0
2005-10-27[PATCH] powerpc: Purge bootinfo.hDavid Gibson1-1/+0
2005-10-26powerpc32: Limit memory to lowmem if !CONFIG_HIGHMEM.Paul Mackerras1-0/+3
2005-10-22powerpc: Move agp_special_page export to where it is definedPaul Mackerras1-0/+1
2005-10-17powerpc: Initialize btext subsystem later, after prom_initPaul Mackerras1-7/+0
2005-10-10powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras1-0/+258