netfilter: xt_hashlimit: simplify seqfile code
[safe/jmp/linux-2.6] / arch / powerpc / mm / init_32.c
2009-12-13 Albert Herranzpowerpc: allow ioremap within reserved memory regions
2009-12-13 Albert Herranzwii: use both mem1 and mem2 as ram
2009-09-23 KAMEZAWA Hiroyukikcore: use registerd physmem information
2009-09-23 KAMEZAWA Hiroyukikcore: register vmalloc area in generic way
2009-09-23 KAMEZAWA Hiroyukikcore: add kclist types
2009-08-20 Benjamin Herrenschmidtpowerpc/mm: Move around mmu_gathers definition on 64-bit
2009-05-27 Benjamin Herrenschmidtpowerpc: Minor cleanups of kernel virt address space...
2008-12-23 Dale Farnsworthpowerpc/32: Add the ability for a classic ppc kernel...
2008-12-21 Benjamin Herrenschmidtpowerpc/mm: Runtime allocation of mmu context maps...
2008-07-09 Stefan Roesepowerpc: Fix problems with 32bit PPC's running with...
2008-05-14 Michael Ellerman[POWERPC] Move declaration of init_bootmem_done into...
2008-04-24 Kumar Gala[POWERPC] Port fixmap from x86 and use for kmap_atomic
2008-04-24 Kumar Gala[POWERPC] 85xx: Add support for relocatable kernel...
2008-04-17 Kumar Gala[POWERPC] Remove unused machine call outs
2008-04-16 Kumar Gala[POWERPC] Rename __initial_memory_limit to __initial_me...
2008-04-16 Kumar Gala[POWERPC] Introduce lowmem_end_addr to distinguish...
2008-04-16 Kumar Gala[POWERPC] Remove and replace uses of PPC_MEMSTART with...
2008-04-01 Harvey Harrison[POWERPC] Replace remaining __FUNCTION__ occurrences
2008-02-14 David S. Miller[LIB]: Make PowerPC LMB code generic so sparc64 can...
2007-10-04 John Traill[POWERPC] 8xx: Set initial memory limit.
2007-10-02 Ed Swarthout[POWERPC] Add memory regions to the kcore list for...
2007-08-17 Jesper Juhl[POWERPC] Clean out a bunch of duplicate includes
2007-06-14 David Gibson[POWERPC] Remove the dregs of APUS support from arch...
2007-04-12 Benjamin Herrenschmidt[POWERPC] DEBUG_PAGEALLOC for 32-bit
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-22 Nick Piggin[PATCH] remove set_page_count() outside mm/
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: Unify udbg (#2)
2005-11-10 Paul Mackerraspowerpc: Move some extern declarations from C code...
2005-10-27 David Gibson[PATCH] powerpc: Purge bootinfo.h
2005-10-26 Paul Mackerraspowerpc32: Limit memory to lowmem if !CONFIG_HIGHMEM.
2005-10-22 Paul Mackerraspowerpc: Move agp_special_page export to where it is...
2005-10-17 Paul Mackerraspowerpc: Initialize btext subsystem later, after prom_init
2005-10-10 Paul Mackerraspowerpc: Rename files to have consistent _32/_64 suffixes