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_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-13
powerpc/32: Add missing \n and switch to pr_warn()
Colin Ian King
1
-1
/
+1
2016-07-19
powerpc/32: Remove RELOCATABLE_PPC32
Kevin Hao
1
-1
/
+1
2016-07-07
powerpc/kernel: Drop unused extern for current_set
Michael Ellerman
1
-3
/
+0
2016-03-20
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-23
/
+0
2016-03-18
powerpc: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
1
-4
/
+4
2016-03-12
powerpc32: Remove useless/wrong MMU:setio progress message
Christophe Leroy
1
-4
/
+0
2016-03-12
powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c
Christophe Leroy
1
-19
/
+0
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
1
-1
/
+0
2014-11-10
powerpc: Remove bootmem allocator
Anton Blanchard
1
-9
/
+0
2014-10-30
powerpc: Fix section mismatch warning
Fabian Frederick
1
-1
/
+1
2014-10-02
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
1
-2
/
+2
2013-10-29
powerpc/8xx: Fixing memory init issue with CONFIG_PIN_TLB
LEROY Christophe
1
-0
/
+5
2013-08-20
ppc: init_32: Fix error typo "CONFIG_START_KERNEL"
Paul Bolle
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+0
2012-01-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+7
2011-12-20
powerpc: Define virtual-physical translations for RELOCATABLE
Suzuki Poulose
1
-0
/
+7
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
1
-2
/
+0
2011-12-08
powerpc: Cleanup memblock usage
Tejun Heo
1
-1
/
+1
2011-09-20
powerpc: Hugetlb for BookE
Becky Bruce
1
-0
/
+9
2011-06-30
powerpc: Move free_initmem to common code
Dave Carroll
1
-32
/
+0
2011-06-09
powerpc: Force page alignment for initrd reserved memory
Benjamin Herrenschmidt
1
-15
/
+0
2011-03-02
powerpc: Fix memory limits when starting at a non-zero address
Scott Wood
1
-1
/
+1
2010-08-05
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
Benjamin Herrenschmidt
1
-0
/
+14
2010-08-05
memblock: Introduce default allocation limit and use it to replace explicit ones
Benjamin Herrenschmidt
1
-22
/
+7
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-8
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-05
tree-wide: fix typos "ammount" -> "amount"
Uwe Kleine-König
1
-1
/
+1
2009-12-13
powerpc: allow ioremap within reserved memory regions
Albert Herranz
1
-0
/
+5
2009-12-13
wii: use both mem1 and mem2 as ram
Albert Herranz
1
-0
/
+4
2009-09-23
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
1
-32
/
+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
/
+2
2009-08-20
powerpc/mm: Move around mmu_gathers definition on 64-bit
Benjamin Herrenschmidt
1
-2
/
+0
2009-05-27
powerpc: Minor cleanups of kernel virt address space definitions
Benjamin Herrenschmidt
1
-6
/
+2
2008-12-23
powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M
Dale Farnsworth
1
-1
/
+1
2008-12-21
powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs
Benjamin Herrenschmidt
1
-4
/
+0
2008-07-09
powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAM
Stefan Roese
1
-2
/
+2
2008-05-14
[POWERPC] Move declaration of init_bootmem_done into system.h
Michael Ellerman
1
-2
/
+1
2008-04-24
[POWERPC] Port fixmap from x86 and use for kmap_atomic
Kumar Gala
1
-8
/
+0
2008-04-24
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
Kumar Gala
1
-1
/
+4
2008-04-17
[POWERPC] Remove unused machine call outs
Kumar Gala
1
-2
/
+0
2008-04-17
[POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addr
Kumar Gala
1
-5
/
+5
2008-04-17
[POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem
Kumar Gala
1
-1
/
+3
2008-04-17
[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr
Kumar Gala
1
-4
/
+3
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-10-04
[POWERPC] 8xx: Set initial memory limit.
John Traill
1
-0
/
+3
2007-10-03
[POWERPC] Add memory regions to the kcore list for 32-bit machines
Ed Swarthout
1
-0
/
+37
2007-08-17
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
1
-1
/
+0
2007-06-14
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
1
-1
/
+0
[next]