index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-67
/
+29
2024-07-19
Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-38
/
+31
2024-07-04
mm/mm_init.c: move build check on MAX_ZONELISTS out of ifdef
Wei Yang
1
-1
/
+1
2024-07-04
mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() inste...
David Hildenbrand
1
-2
/
+8
2024-07-04
mm: pass meminit_context to __free_pages_core()
David Hildenbrand
1
-3
/
+3
2024-07-04
mm/mm_init: initialize page->_mapcount directly in __init_single_page()
David Hildenbrand
1
-1
/
+1
2024-07-04
mm/mm_init.c: simplify logic of deferred_[init|free]_pages
Wei Yang
1
-56
/
+8
2024-07-04
mm: report per-page metadata information
Sourav Panda
1
-0
/
+3
2024-07-04
mm/mm_init.c: print mem_init info after defer_init is done
Wei Yang
1
-1
/
+3
2024-07-04
mm/mm_init: use node's number of cpus in deferred_page_init_max_threads
Eric Chanudet
1
-3
/
+2
2024-06-15
Revert "mm: init_mlocked_on_free_v3"
David Hildenbrand
1
-36
/
+7
2024-06-10
mm/mm_init.c: don't initialize page->lru again
Wei Yang
1
-3
/
+0
2024-06-06
mm/mm_init.c: not always search next deferred_init_pfn from very beginning
Wei Yang
1
-9
/
+14
2024-06-06
mm/mm_init.c: use deferred_init_mem_pfn_range_in_zone() to decide loop condition
Wei Yang
1
-11
/
+4
2024-06-06
mm/mm_init.c: get the highest zone directly
Wei Yang
1
-8
/
+4
2024-06-05
mm/mm_init.c: move nr_initialised reset down a bit
Wei Yang
1
-6
/
+8
2024-06-05
mm/mm_init.c: use memblock_region_memory_base_pfn() to get startpfn
Wei Yang
1
-1
/
+1
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-126
/
+90
2024-05-14
mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport (IBM)
1
-0
/
+2
2024-04-26
mm: init_mlocked_on_free_v3
York Jasper Niebuhr
1
-7
/
+36
2024-04-26
mm/mm_init.c: remove the outdated code comment above deferred_grow_zone()
Baoquan He
1
-5
/
+1
2024-04-26
mm: make __absent_pages_in_range() as static
Baoquan He
1
-1
/
+1
2024-04-26
mm/init: remove the unnecessary special treatment for memory-less node
Baoquan He
1
-16
/
+11
2024-04-26
mm/mm_init.c: remove arch_reserved_kernel_pages()
Baoquan He
1
-12
/
+0
2024-04-26
mm/mm_init.c: remove unneeded calc_memmap_size()
Baoquan He
1
-20
/
+0
2024-04-26
mm/mm_init.c: remove meaningless calculation of zone->managed_pages in free_a...
Baoquan He
1
-41
/
+5
2024-04-26
mm/mm_init.c: add new function calc_nr_all_pages()
Baoquan He
1
-0
/
+24
2024-04-26
mm/mm_init.c: remove the useless dma_reserve
Baoquan He
1
-23
/
+0
2024-04-26
codetag: debug: mark codetags for reserved pages as empty
Suren Baghdasaryan
1
-1
/
+11
2024-04-26
lib: introduce support for page allocation tagging
Suren Baghdasaryan
1
-0
/
+1
2024-03-07
Author: Gang Li padata: dispatch works on
Gang Li Subject: padata: dispatch works on
1
-0
/
+1
2024-01-13
efi: disable mirror feature during crashkernel
Ma Wupeng
1
-0
/
+6
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-11
/
+11
2023-12-29
mm: remove unnecessary ia64 code and comment
Kefeng Wang
1
-29
/
+19
2023-12-11
mm/mm_init.c: append newline to the unavailable ranges log-message
Serge Semin
1
-1
/
+1
2023-12-11
mm/mm_init.c: extend init unavailable range doc info
Serge Semin
1
-0
/
+1
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-24
mm: pass nid to reserve_bootmem_region()
Yajun Deng
1
-13
/
+17
2023-06-20
mm/mm_init.c: remove reset_node_present_pages()
Haifeng Xu
1
-2
/
+13
[next]