Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9dde0ae3769875ec1370cb316e50c54b57d52c1a
/
arch
/
powerpc
/
mm
/
init_64.c
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
2773fcc
powerpc: Move free_initmem to common code
by Dave Carroll
· 13 years ago
307cfe7
powerpc: Force page alignment for initrd reserved memory
by Benjamin Herrenschmidt
· 13 years ago
daab7fc
Merge commit 'v2.6.36-rc3' into x86/memblock
by Ingo Molnar
· 14 years ago
79c3095
powerpc: Export memstart_addr and kernstart_addr on ppc64
by Sonny Rao
· 14 years ago
cd3db0c
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
by Benjamin Herrenschmidt
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago
91eea67
powerpc/mm: Track backing pages allocated by vmemmap_populate()
by Mark Nelson
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a4fe3ce
powerpc/mm: Allow more flexible layouts for hugepage pagetables
by David Gibson
· 15 years ago
a0668cd
powerpc/mm: Cleanup management of kmem_caches for pagetables
by David Gibson
· 15 years ago
3089aa1
kcore: use registerd physmem information
by KAMEZAWA Hiroyuki
· 15 years ago
a0614da
kcore: register vmalloc area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
c30bb2a
kcore: add kclist types
by KAMEZAWA Hiroyuki
· 15 years ago
32a7494
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
by Benjamin Herrenschmidt
· 15 years ago
9449168
powerpc: Shield code specific to 64-bit server processors
by Benjamin Herrenschmidt
· 15 years ago
f5ea64d
powerpc: Get USE_STRICT_MM_TYPECHECKS working again
by David Gibson
· 16 years ago
bc033b6
powerpc/mm: Fix attribute confusion with htab_bolt_mapping()
by Benjamin Herrenschmidt
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
0d9ea75
powerpc: support multiple hugepage sizes
by Jon Tollefson
· 16 years ago
fcff474
Merge branch 'linux-2.6' into powerpc-next
by Paul Mackerras
· 16 years ago
cec08e7
[POWERPC] vmemmap fixes to use smaller pages
by Benjamin Herrenschmidt
· 17 years ago
09de9ff
[POWERPC] Fix sparse warnings in arch/powerpc/mm
by Michael Ellerman
· 17 years ago
37dd2ba
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
by Kumar Gala
· 17 years ago
49a9997
[POWERPC] Remove unused __max_memory variable
by Olof Johansson
· 17 years ago
d7917ba
[POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem
by Kumar Gala
· 17 years ago
e48b1b4
[POWERPC] Replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
d9b2b2a
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
by David S. Miller
· 17 years ago
6548d83
[POWERPC] Silence an annoying boot message
by Stephen Rothwell
· 17 years ago
c548f08
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
f6b80769
[POWERPC] Fix vmemmap warning in init_64.c
by Tony Breeds
· 17 years ago
e95206a
Update PowerPC vmemmap code for 1TB segments
by Anton Blanchard
· 17 years ago
d29eff7
ppc64: SPARSEMEM_VMEMMAP support
by Andy Whitcroft
· 17 years ago
df174e3
[POWERPC] Add memory regions to the kcore list for 32-bit machines
by Ed Swarthout
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
f21f49e
[POWERPC] Remove the dregs of APUS support from arch/powerpc
by David Gibson
· 17 years ago
517e226
[POWERPC] Don't use SLAB/SLUB for PTE pages
by Hugh Dickins
· 18 years ago
0e6b9c9
use SLAB_PANIC flag cleanup
by Akinobu Mita
· 18 years ago
f0f3980
slab allocators: remove multiple alignment specifications
by Christoph Lameter
· 18 years ago
5af6083
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
by Christoph Lameter
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
adaa3a7
[POWERPC] setup_kcore(): Fix incorrect function name in panic() call.
by Geert Uytterhoeven
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
c9cf552
[PATCH] add poison.h and patch primary users
by Randy Dunlap
· 18 years ago
f10a04c
[PATCH] powerpc: Fix pagetable bloat for hugepages
by David Gibson
· 19 years ago
2e6e33b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
f8642eb
[PATCH] powerpc: Remove calculation of io hole
by Michael Ellerman
· 19 years ago
800fc3e
[PATCH] powerpc: Remove imalloc.h
by David Gibson
· 19 years ago
49b0985
powerpc: Move some extern declarations from C code into headers
by Paul Mackerras
· 19 years ago
87655ff
[PATCH] powerpc: 64k pages pmd alloc fix
by Benjamin Herrenschmidt
· 19 years ago
c613523
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
dcad47f
[PATCH] powerpc: Kill ppcdebug
by David Gibson
· 19 years ago
3c726f8
[PATCH] ppc64: support 64k pages
by Benjamin Herrenschmidt
· 19 years ago
ab1f9da
powerpc: Merge arch/ppc64/mm to arch/powerpc/mm
by Paul Mackerras
· 19 years ago
70d64ce
powerpc: Rename files to have consistent _32/_64 suffixes
by Paul Mackerras
· 19 years ago
[Renamed from arch/powerpc/mm/init64.c]
7c8c6b9
powerpc: Merge lmb.c and make MM initialization use it.
by Paul Mackerras
· 19 years ago
14cf11a
powerpc: Merge enough to start building in arch/powerpc.
by Paul Mackerras
· 19 years ago