index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
init_64.c
Age
Commit message (
Expand
)
Author
2009-09-23
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
2009-09-23
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
2009-09-23
kcore: add kclist types
KAMEZAWA Hiroyuki
2009-08-20
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
Benjamin Herrenschmidt
2009-06-09
powerpc: Shield code specific to 64-bit server processors
Benjamin Herrenschmidt
2008-10-13
powerpc: Get USE_STRICT_MM_TYPECHECKS working again
David Gibson
2008-08-11
powerpc/mm: Fix attribute confusion with htab_bolt_mapping()
Benjamin Herrenschmidt
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-24
powerpc: support multiple hugepage sizes
Jon Tollefson
2008-05-16
Merge branch 'linux-2.6' into powerpc-next
Paul Mackerras
2008-05-15
[POWERPC] vmemmap fixes to use smaller pages
Benjamin Herrenschmidt
2008-05-14
[POWERPC] Fix sparse warnings in arch/powerpc/mm
Michael Ellerman
2008-04-24
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
Kumar Gala
2008-04-18
[POWERPC] Remove unused __max_memory variable
Olof Johansson
2008-04-16
[POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem
Kumar Gala
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-14
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
2007-11-13
[POWERPC] Silence an annoying boot message
Stephen Rothwell
2007-10-17
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
[POWERPC] Fix vmemmap warning in init_64.c
Tony Breeds
2007-10-16
Update PowerPC vmemmap code for 1TB segments
Anton Blanchard
2007-10-16
ppc64: SPARSEMEM_VMEMMAP support
Andy Whitcroft
2007-10-02
[POWERPC] Add memory regions to the kcore list for 32-bit machines
Ed Swarthout
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-06-14
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
2007-05-09
[POWERPC] Don't use SLAB/SLUB for PTE pages
Hugh Dickins
2007-05-08
use SLAB_PANIC flag cleanup
Akinobu Mita
2007-05-07
slab allocators: remove multiple alignment specifications
Christoph Lameter
2007-05-07
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
Christoph Lameter
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-04
[POWERPC] setup_kcore(): Fix incorrect function name in panic() call.
Geert Uytterhoeven
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-28
[PATCH] add poison.h and patch primary users
Randy Dunlap
2006-04-28
[PATCH] powerpc: Fix pagetable bloat for hugepages
David Gibson
2006-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-22
[PATCH] powerpc: Remove calculation of io hole
Michael Ellerman
2005-11-19
[PATCH] powerpc: Remove imalloc.h
David Gibson
2005-11-10
powerpc: Move some extern declarations from C code into headers
Paul Mackerras
2005-11-10
[PATCH] powerpc: 64k pages pmd alloc fix
Benjamin Herrenschmidt
2005-11-07
Merge ../linux-2.6
Paul Mackerras
2005-11-07
[PATCH] powerpc: Kill ppcdebug
David Gibson
2005-11-07
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
2005-10-10
powerpc: Merge arch/ppc64/mm to arch/powerpc/mm
Paul Mackerras
2005-10-10
powerpc: Rename files to have consistent _32/_64 suffixes
Paul Mackerras