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
/
mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
[POWERPC] Remove extra return statement
Manish Ahuja
1
-2
/
+0
2007-06-14
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
1
-1
/
+0
2007-05-22
[POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM
Benjamin Herrenschmidt
1
-4
/
+5
2007-05-09
[POWERPC] Mark pages that don't exist as nosave
Johannes Berg
1
-0
/
+25
2007-05-02
[POWERPC] Remove unneeded page_is_ram export
Johannes Berg
1
-1
/
+0
2007-04-12
[POWERPC] Fix 32-bit mm operations when not using BATs
Benjamin Herrenschmidt
1
-3
/
+0
2007-02-13
[POWERPC] Fix vDSO page count calculation
Benjamin Herrenschmidt
1
-3
/
+0
2007-02-08
[POWERPC] Remove bogus comment about page_is_ram
Johannes Berg
1
-4
/
+0
2007-02-07
[POWERPC] 8xx: platform specific mmu updates
Vitaly Bordug
1
-10
/
+10
2006-10-11
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
1
-3
/
+4
2006-09-27
[PATCH] Have Power use add_active_range() and free_area_init_nodes()
Mel Gorman
1
-32
/
+19
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-28
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
1
-3
/
+8
2006-04-22
[PATCH] powerpc: Less verbose mem configuration output
Olof Johansson
1
-3
/
+3
2006-03-29
Merge ../linux-2.6
Paul Mackerras
1
-2
/
+2
2006-03-27
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-03-27
[PATCH] powerpc: Consistent printing of node id
Anton Blanchard
1
-1
/
+1
2006-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-2
/
+1
2006-03-23
[PATCH] powerpc: Fix warning in add_memory
Andrew Morton
1
-1
/
+1
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-2
/
+2
2006-03-22
[PATCH] remove set_page_count(page, 0) users (outside mm)
Nick Piggin
1
-2
/
+2
2006-02-07
[PATCH] powerpc: Always panic if lmb_alloc() fails
Michael Ellerman
1
-1
/
+0
2006-02-07
[PATCH] powerpc: Cleanup, consolidating icache dirtying logic
David Gibson
1
-12
/
+2
2006-01-09
[PATCH] powerpc: Don't use KERNELBASE in add_memory()
Michael Ellerman
1
-1
/
+1
2006-01-09
[PATCH] powerpc: numa placement for dynamically added memory
Mike Kravetz
1
-6
/
+5
2005-11-24
[PATCH] mm: powerpc ptlock comments
Hugh Dickins
1
-1
/
+1
2005-11-16
[PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..]
Paul Mackerras
1
-2
/
+6
2005-11-11
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
Benjamin Herrenschmidt
1
-4
/
+0
2005-11-08
[PATCH] Memory Add Fixes for ppc64
Mike Kravetz
1
-0
/
+1
2005-11-08
[PATCH] revised Memory Add Fixes for ppc64
Mike Kravetz
1
-0
/
+3
2005-11-08
[PATCH] ppc64: fix Memory: summary line
Anton Blanchard
1
-1
/
+1
2005-11-07
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
1
-35
/
+21
2005-10-31
Merge ../linux-2.6 by hand
Paul Mackerras
1
-0
/
+80
2005-10-31
powerpc: Fix bug arising from having multiple memory_limit variables
Paul Mackerras
1
-0
/
+1
2005-10-29
[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses
Roland Dreier
1
-3
/
+3
2005-10-27
[PATCH] powerpc: Purge bootinfo.h
David Gibson
1
-1
/
+0
2005-10-22
Merge changes from linux-2.6 by hand
Paul Mackerras
1
-2
/
+1
2005-10-10
powerpc: Merge arch/ppc64/mm to arch/powerpc/mm
Paul Mackerras
1
-4
/
+7
2005-10-06
powerpc: Merge lmb.c and make MM initialization use it.
Paul Mackerras
1
-1
/
+184
2005-09-26
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras
1
-0
/
+299