aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/init_32.c
Commit message (Expand)AuthorAge
* [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