index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
init_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-24
powerpc: Export memstart_addr and kernstart_addr on ppc64
Sonny Rao
1
-0
/
+2
2010-08-05
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
Benjamin Herrenschmidt
1
-0
/
+1
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-1
/
+1
2010-05-06
powerpc/mm: Track backing pages allocated by vmemmap_populate()
Mark Nelson
1
-0
/
+43
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-30
powerpc/mm: Allow more flexible layouts for hugepage pagetables
David Gibson
1
-2
/
+8
2009-10-30
powerpc/mm: Cleanup management of kmem_caches for pagetables
David Gibson
1
-21
/
+49
2009-09-23
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
1
-26
/
+0
2009-09-23
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
1
-4
/
+0
2009-09-23
kcore: add kclist types
KAMEZAWA Hiroyuki
1
-2
/
+3
2009-08-20
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
Benjamin Herrenschmidt
1
-7
/
+48
2009-06-09
powerpc: Shield code specific to 64-bit server processors
Benjamin Herrenschmidt
1
-0
/
+2
2008-10-14
powerpc: Get USE_STRICT_MM_TYPECHECKS working again
David Gibson
1
-2
/
+2
2008-08-11
powerpc/mm: Fix attribute confusion with htab_bolt_mapping()
Benjamin Herrenschmidt
1
-6
/
+3
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-15
/
+9
2008-07-24
powerpc: support multiple hugepage sizes
Jon Tollefson
1
-4
/
+4
2008-05-16
Merge branch 'linux-2.6' into powerpc-next
Paul Mackerras
1
-4
/
+6
2008-05-15
[POWERPC] vmemmap fixes to use smaller pages
Benjamin Herrenschmidt
1
-4
/
+6
2008-05-14
[POWERPC] Fix sparse warnings in arch/powerpc/mm
Michael Ellerman
1
-2
/
+2
2008-04-24
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
Kumar Gala
1
-1
/
+2
2008-04-18
[POWERPC] Remove unused __max_memory variable
Olof Johansson
1
-3
/
+0
2008-04-17
[POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem
Kumar Gala
1
-0
/
+2
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-02-14
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
1
-1
/
+1
2007-11-13
[POWERPC] Silence an annoying boot message
Stephen Rothwell
1
-12
/
+4
2007-10-17
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-1
/
+1
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
1
-1
/
+1
2007-10-17
[POWERPC] Fix vmemmap warning in init_64.c
Tony Breeds
1
-1
/
+1
2007-10-17
Update PowerPC vmemmap code for 1TB segments
Anton Blanchard
1
-1
/
+2
2007-10-16
ppc64: SPARSEMEM_VMEMMAP support
Andy Whitcroft
1
-0
/
+67
2007-10-03
[POWERPC] Add memory regions to the kcore list for 32-bit machines
Ed Swarthout
1
-0
/
+2
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-2
/
+1
2007-06-14
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
1
-1
/
+0
2007-05-09
[POWERPC] Don't use SLAB/SLUB for PTE pages
Hugh Dickins
1
-11
/
+6
2007-05-08
use SLAB_PANIC flag cleanup
Akinobu Mita
1
-4
/
+1
2007-05-07
slab allocators: remove multiple alignment specifications
Christoph Lameter
1
-1
/
+1
2007-05-07
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
Christoph Lameter
1
-2
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-3
/
+3
2006-12-04
[POWERPC] setup_kcore(): Fix incorrect function name in panic() call.
Geert Uytterhoeven
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-28
[PATCH] add poison.h and patch primary users
Randy Dunlap
1
-1
/
+2
2006-04-28
[PATCH] powerpc: Fix pagetable bloat for hugepages
David Gibson
1
-0
/
+7
2006-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-48
/
+0
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-2
/
+2
2006-03-22
[PATCH] powerpc: Remove calculation of io hole
Michael Ellerman
1
-48
/
+0
2005-11-19
[PATCH] powerpc: Remove imalloc.h
David Gibson
1
-1
/
+2
2005-11-10
powerpc: Move some extern declarations from C code into headers
Paul Mackerras
1
-2
/
+0
2005-11-10
[PATCH] powerpc: 64k pages pmd alloc fix
Benjamin Herrenschmidt
1
-4
/
+14
2005-11-07
Merge ../linux-2.6
Paul Mackerras
1
-7
/
+11
2005-11-07
[PATCH] powerpc: Kill ppcdebug
David Gibson
1
-1
/
+0
[prev]
[next]