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
/
mm
/
mm_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-28
mm: bring back /sys/kernel/mm
Hugh Dickins
1
-1
/
+1
2014-01-24
mm/mm_init.c: make creation of the mm_kobj happen earlier than device_initcall
Paul Gortmaker
1
-2
/
+1
2013-10-09
mm: numa: Change page last {nid,pid} into {cpu,pid}
Peter Zijlstra
1
-9
/
+9
2013-10-09
sched/numa: Set preferred NUMA node based on number of private faults
Mel Gorman
1
-9
/
+9
2013-07-04
mm: tune vm_committed_as percpu_counter batching size
Tim Chen
1
-0
/
+47
2013-02-24
mm: init: report on last-nid information stored in page->flags
Mel Gorman
1
-12
/
+19
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2008-08-21
mm: mminit_loglevel cannot be __meminitdata anymore
Marcin Slusarz
1
-1
/
+1
2008-08-06
mm_init.c: avoid ifdef-inside-macro-expansion
Andrew Morton
1
-4
/
+4
2008-07-24
mm: create /sys/kernel/mm
Nishanth Aravamudan
1
-0
/
+16
2008-07-24
mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT
Nishanth Aravamudan
1
-0
/
+2
2008-07-24
mm: print out the zonelists on request for manual verification
Mel Gorman
1
-0
/
+45
2008-07-24
mm: verify the page links and memory model
Mel Gorman
1
-0
/
+71
2008-07-24
mm: add a basic debugging framework for memory initialisation
Mel Gorman
1
-0
/
+18