summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/init_32.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [POWERPC] 8xx: Set initial memory limit.John Traill2007-10-031-0/+3
* [POWERPC] Add memory regions to the kcore list for 32-bit machinesEd Swarthout2007-10-031-0/+37
* [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-171-1/+0
* [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-141-1/+0
* [POWERPC] DEBUG_PAGEALLOC for 32-bitBenjamin Herrenschmidt2007-04-131-0/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-2/+2
* [PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt2006-01-091-0/+5
* powerpc: Move some extern declarations from C code into headersPaul Mackerras2005-11-101-3/+0
* [PATCH] powerpc: Purge bootinfo.hDavid Gibson2005-10-271-1/+0
* powerpc32: Limit memory to lowmem if !CONFIG_HIGHMEM.Paul Mackerras2005-10-261-0/+3
* powerpc: Move agp_special_page export to where it is definedPaul Mackerras2005-10-221-0/+1
* powerpc: Initialize btext subsystem later, after prom_initPaul Mackerras2005-10-171-7/+0
* powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras2005-10-101-0/+258
OpenPOWER on IntegriCloud