index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mm_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-02
mm/mm_init.c: report kasan-tag information stored in page->flags
Jing Xia
1
-6
/
+10
2020-04-07
mm/mm_init.c: clean code. Use BUILD_BUG_ON when comparing compile time constant
Mateusz Nosek
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-08-22
mm: access zone->node via zone_to_nid() and zone_set_nid()
Pavel Tatashin
1
-7
/
+2
2016-03-17
mm: convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-4
/
+3
2015-06-30
mm: meminit: remove mminit_verify_page_links
Mel Gorman
1
-8
/
+0
2015-06-30
mm: meminit: initialise remaining struct pages in parallel with kswapd
Mel Gorman
1
-0
/
+1
2015-02-12
mm/mm_init.c: mark mminit_loglevel __meminitdata
Rasmus Villemoes
1
-1
/
+1
2015-02-12
mm/mm_init.c: park mminit_verify_zonelist as __init
Rasmus Villemoes
1
-1
/
+1
2014-01-27
mm: bring back /sys/kernel/mm
Hugh Dickins
1
-1
/
+1
2014-01-23
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-03
mm: tune vm_committed_as percpu_counter batching size
Tim Chen
1
-0
/
+47
2013-02-23
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-20
mm: mminit_loglevel cannot be __meminitdata anymore
Marcin Slusarz
1
-1
/
+1
2008-08-05
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