index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_alloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-21
Revert "mm: introduce a new page type for page pool in page type"
Byungchul Park
1
-9
/
+4
2026-05-13
mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...
David Hildenbrand (Arm)
1
-4
/
+4
2026-05-03
Merge tag 'slab-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2026-04-27
mm/page_alloc: return NULL early from alloc_frozen_pages_nolock() in NMI on UP
Harry Yoo (Oracle)
1
-0
/
+5
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+9
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-46
/
+0
2026-04-18
mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
Hao Ge
1
-1
/
+9
2026-04-05
mm/page_alloc: don't increase highatomic reserve after pcp alloc
Frank van der Linden
1
-7
/
+23
2026-04-05
mm: introduce is_pmd_order helper
Nico Pache
1
-2
/
+2
2026-04-05
mm: ratelimit min_free_kbytes adjustment messages
Breno Leitao
1
-2
/
+2
2026-04-05
mm: introduce a new page type for page pool in page type
Byungchul Park
1
-4
/
+9
2026-04-05
mm/page_alloc: remove pcpu_spin_* wrappers
Vlastimil Babka
1
-15
/
+9
2026-04-05
mm/page_alloc: remove IRQ saving/restoring from pcp locking
Vlastimil Babka
1
-30
/
+16
2026-04-05
mm/page_alloc: effectively disable pcp with CONFIG_SMP=n
Vlastimil Babka
1
-58
/
+34
2026-04-05
mm: rename the 'compound_head' field in the 'struct page' to 'compound_info'
Kiryl Shutsemau
1
-1
/
+1
2026-04-05
mm: change the interface of prep_compound_tail()
Kiryl Shutsemau
1
-1
/
+1
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
1
-1
/
+1
2026-04-01
memblock: warn when freeing reserved memory before memory map is initialized
Mike Rapoport (Microsoft)
1
-10
/
+0
2026-04-01
mm: move free_reserved_area() to mm/memblock.c
Mike Rapoport (Microsoft)
1
-36
/
+0
2026-03-24
mm/page_alloc: avoid overcounting bulk alloc in watermark check
Shengming Hu
1
-1
/
+1
2026-02-24
mm/kfence: fix KASAN hardware tag faults during late enablement
Alexander Potapenko
1
-1
/
+2
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2026-02-13
Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-6
/
+11
2026-02-12
mm/page_alloc: clear page->private in free_pages_prepare()
Mikhail Gavrilov
1
-0
/
+1
2026-02-12
mm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCK
Harry Yoo
1
-6
/
+11
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-150
/
+275
2026-02-11
Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-0
/
+5
2026-01-31
mm: page_alloc: optimize pfn_range_valid_contig()
Kefeng Wang
1
-17
/
+8
2026-01-31
mm/vmscan: add tracepoint and reason for kswapd_failures reset
Jiayuan Chen
1
-2
/
+2
2026-01-31
mm: drop filename from page_alloc.c header comment
Manish Kumar
1
-1
/
+0
2026-01-29
slab: remove defer_deactivate_slab()
Vlastimil Babka
1
-0
/
+5
2026-01-26
mm: page_alloc: add alloc_contig_frozen_{range,pages}()
Kefeng Wang
1
-50
/
+136
2026-01-26
mm: page_alloc: add __split_page()
Kefeng Wang
1
-8
/
+13
2026-01-26
mm: debug_vm_pgtable: add debug_vm_pgtable_free_huge_page()
Kefeng Wang
1
-1
/
+1
2026-01-26
mm/page_alloc: simplify __alloc_pages_slowpath() flow
Vlastimil Babka
1
-18
/
+23
2026-01-26
mm/page_alloc: refactor the initial compaction handling
Vlastimil Babka
1
-52
/
+48
2026-01-26
mm/page_alloc: ignore the exact initial compaction result
Vlastimil Babka
1
-28
/
+6
2026-01-20
page_alloc: allow migration of smaller hugepages during contig_alloc
Gregory Price
1
-4
/
+55
2026-01-20
mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations
Vlastimil Babka
1
-0
/
+14
2026-01-20
mm: fix minor spelling mistakes in comments
Kevin Lourenco
1
-2
/
+2
2026-01-20
Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+2
2026-01-14
mm/page_alloc: prevent pcp corruption with SMP=n
Vlastimil Babka
1
-8
/
+39
2026-01-14
mm/page_alloc: make percpu_pagelist_high_fraction reads lock-free
Aboorva Devarajan
1
-1
/
+9
2026-01-14
mm_zone: Generalise has_managed_dma()
Robin Murphy
1
-6
/
+2
2025-12-23
mm/page_alloc: report 1 as zone_batchsize for !CONFIG_MMU
Joshua Hahn
1
-1
/
+1
2025-12-23
mm/page_alloc: change all pageblocks migrate type on coalescing
Alexander Gordeev
1
-12
/
+12
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-84
/
+135
2025-12-03
Merge tag 'slab-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-5
/
+10
2025-11-29
mm/page_alloc: optimize lowmem_reserve max lookup using its semantic monotoni...
fujunjie
1
-4
/
+29
2025-11-20
mm: memcg: dump memcg protection info on oom or alloc failures
Shakeel Butt
1
-0
/
+1
[next]