aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/init_32.c
Commit message (Expand)AuthorAge
* lmb: rename to memblockYinghai Lu2010-07-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-05
* powerpc: allow ioremap within reserved memory regionsAlbert Herranz2009-12-13
* wii: use both mem1 and mem2 as ramAlbert Herranz2009-12-13
* kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-23
* kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-23
* kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-23
* powerpc/mm: Move around mmu_gathers definition on 64-bitBenjamin Herrenschmidt2009-08-19
* powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt2009-05-27
* powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth2008-12-22
* powerpc/mm: Runtime allocation of mmu context maps for nohash CPUsBenjamin Herrenschmidt2008-12-20
* powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAMStefan Roese2008-07-09
* [POWERPC] Move declaration of init_bootmem_done into system.hMichael Ellerman2008-05-14
* [POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala2008-04-24
* [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala2008-04-24
* [POWERPC] Remove unused machine call outsKumar Gala2008-04-16
* [POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addrKumar Gala2008-04-16
* [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmemKumar Gala2008-04-16
* [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala2008-04-16
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-01
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-13
* [POWERPC] 8xx: Set initial memory limit.John Traill2007-10-03
* [POWERPC] Add memory regions to the kcore list for 32-bit machinesEd Swarthout2007-10-02
* [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-16
* [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-14
* [POWERPC] DEBUG_PAGEALLOC for 32-bitBenjamin Herrenschmidt2007-04-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-22
* [PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt2006-01-08
* powerpc: Move some extern declarations from C code into headersPaul Mackerras2005-11-09
* [PATCH] powerpc: Purge bootinfo.hDavid Gibson2005-10-27
* powerpc32: Limit memory to lowmem if !CONFIG_HIGHMEM.Paul Mackerras2005-10-26
* powerpc: Move agp_special_page export to where it is definedPaul Mackerras2005-10-22
* powerpc: Initialize btext subsystem later, after prom_initPaul Mackerras2005-10-17
* powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras2005-10-10