index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mm_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-04
mm: hugetlb: skip initialization of gigantic tail struct pages if freed by HVO
Usama Arif
1
-1
/
+1
2023-10-04
mm/mm_init.c: remove redundant pr_info when node is memoryless
Yajun Deng
1
-2
/
+0
2023-08-21
mm/mm_init: use helper macro BITS_PER_LONG and BITS_PER_BYTE
Miaohe Lin
1
-3
/
+3
2023-08-21
mm: disable kernelcore=mirror when no mirror memory
Ma Wupeng
1
-0
/
+5
2023-08-21
mm: no need to export mm_kobj
Greg Kroah-Hartman
1
-1
/
+0
2023-08-18
mm/vmemmap: improve vmemmap_can_optimize and allow architectures to override
Aneesh Kumar K.V
1
-1
/
+1
2023-08-18
mm: kfence: allocate kfence_metadata at runtime
Peng Zhang
1
-1
/
+1
2023-08-18
mm/mm_init.c: drop node_start_pfn from adjust_zone_range_for_zone_movable()
Haifeng Xu
1
-4
/
+2
2023-08-18
mm/mm_init.c: mark check_for_memory() as __init
Haifeng Xu
1
-1
/
+1
2023-08-18
mm/mm_init.c: remove obsolete macro HASH_SMALL
Miaohe Lin
1
-9
/
+1
2023-08-18
mm/mm_init.c: update obsolete comment in get_pfn_range_for_nid()
Miaohe Lin
1
-2
/
+1
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-52
/
+102
2023-06-23
mm: pass nid to reserve_bootmem_region()
Yajun Deng
1
-13
/
+17
2023-06-19
mm/mm_init.c: remove reset_node_present_pages()
Haifeng Xu
1
-2
/
+13
2023-06-19
mm/mm_init.c: drop 'nid' parameter from check_for_memory()
Haifeng Xu
1
-4
/
+4
2023-06-09
mm/mm_init.c: move set_pageblock_order() to free_area_init()
Haifeng Xu
1
-1
/
+2
2023-06-09
mm/mm_init.c: remove free_area_init_memoryless_node()
Haifeng Xu
1
-6
/
+1
2023-06-09
mm/mm_init.c: do not calculate zone_start_pfn/zone_end_pfn in zone_absent_pag...
Haifeng Xu
1
-18
/
+12
2023-06-09
mm/mm_init.c: introduce reset_memoryless_node_totalpages()
Haifeng Xu
1
-9
/
+22
2023-06-09
mm: page_alloc: move sysctls into it own fils
Kefeng Wang
1
-0
/
+2
2023-06-09
mm: page_alloc: move set_zone_contiguous() into mm_init.c
Kefeng Wang
1
-0
/
+22
2023-06-09
mm: page_alloc: move init_on_alloc/free() into mm_init.c
Kefeng Wang
1
-0
/
+6
2023-06-09
mm: page_alloc: move mirrored_kernelcore into mm_init.c
Kefeng Wang
1
-0
/
+2
2023-06-06
mm: Add support for unaccepted memory
Kirill A. Shutemov
1
-0
/
+7
2023-04-18
mm/vmemmap/devdax: fix kernel crash when probing devdax devices
Aneesh Kumar K.V
1
-4
/
+6
2023-04-18
mm: make arch_has_descending_max_zone_pfns() static
Arnd Bergmann
1
-2
/
+2
2023-04-05
mm: be less noisy during memory hotplug
Tomas Krcka
1
-1
/
+1
2023-04-05
mm/page_alloc: make deferred page init free pages in MAX_ORDER blocks
Kirill A. Shutemov
1
-9
/
+10
2023-04-05
mm: move kmem_cache_init() declaration to mm/slab.h
Mike Rapoport (IBM)
1
-0
/
+1
2023-04-05
mm: move mem_init_print_info() to mm_init.c
Mike Rapoport (IBM)
1
-0
/
+53
2023-04-05
init,mm: fold late call to page_ext_init() to page_alloc_init_late()
Mike Rapoport (IBM)
1
-1
/
+5
2023-04-05
mm: move init_mem_debugging_and_hardening() to mm/mm_init.c
Mike Rapoport (IBM)
1
-1
/
+90
2023-04-05
mm: call {ptlock,pgtable}_cache_init() directly from mm_core_init()
Mike Rapoport (IBM)
1
-1
/
+2
2023-04-05
init,mm: move mm_init() to mm/mm_init.c and rename it to mm_core_init()
Mike Rapoport (IBM)
1
-0
/
+73
2023-04-05
mm: handle hashdist initialization in mm/mm_init.c
Mike Rapoport (IBM)
1
-0
/
+22
2023-04-05
mm: move most of core MM initialization to mm/mm_init.c
Mike Rapoport (IBM)
1
-0
/
+2304
2022-11-08
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
1
-1
/
+1
2022-11-08
mm/mm_init.c: use hotplug_memory_notifier() directly
Liu Shixin
1
-7
/
+1
2022-09-26
mm: multi-gen LRU: groundwork
Yu Zhao
1
-2
/
+4
2021-04-30
include/linux/page-flags-layout.h: cleanups
Yu Zhao
1
-4
/
+0
2020-12-15
mm: fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-08-07
mm: adjust vm_committed_as_batch according to vm overcommit policy
Feng Tang
1
-6
/
+16
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
[next]