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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
/
page_alloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
11 days
Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-6
/
+11
12 days
mm/page_alloc: clear page->private in free_pages_prepare()
Mikhail Gavrilov
1
-0
/
+1
12 days
mm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCK
Harry Yoo
1
-6
/
+11
12 days
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-150
/
+275
13 days
Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-0
/
+5
2026-02-01
mm: page_alloc: optimize pfn_range_valid_contig()
Kefeng Wang
1
-17
/
+8
2026-02-01
mm/vmscan: add tracepoint and reason for kswapd_failures reset
Jiayuan Chen
1
-2
/
+2
2026-02-01
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-27
mm: page_alloc: add alloc_contig_frozen_{range,pages}()
Kefeng Wang
1
-50
/
+136
2026-01-27
mm: page_alloc: add __split_page()
Kefeng Wang
1
-8
/
+13
2026-01-27
mm: debug_vm_pgtable: add debug_vm_pgtable_free_huge_page()
Kefeng Wang
1
-1
/
+1
2026-01-27
mm/page_alloc: simplify __alloc_pages_slowpath() flow
Vlastimil Babka
1
-18
/
+23
2026-01-27
mm/page_alloc: refactor the initial compaction handling
Vlastimil Babka
1
-52
/
+48
2026-01-27
mm/page_alloc: ignore the exact initial compaction result
Vlastimil Babka
1
-28
/
+6
2026-01-21
page_alloc: allow migration of smaller hugepages during contig_alloc
Gregory Price
1
-4
/
+55
2026-01-21
mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations
Vlastimil Babka
1
-0
/
+14
2026-01-21
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-15
mm/page_alloc: prevent pcp corruption with SMP=n
Vlastimil Babka
1
-8
/
+39
2026-01-15
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-06
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-21
mm: memcg: dump memcg protection info on oom or alloc failures
Shakeel Butt
1
-0
/
+1
2025-11-18
mm/huge_memory: Fix initialization of huge zero folio
Linus Torvalds
1
-7
/
+2
2025-11-17
mm/page_alloc: don't warn about large allocations with __GFP_NOFAIL
Baokun Li
1
-5
/
+0
2025-11-17
mm/page_alloc: simplify and cleanup pcp locking
Vlastimil Babka
1
-59
/
+40
2025-11-17
mm/page_alloc: batch page freeing in free_frozen_page_commit
Joshua Hahn
1
-9
/
+56
2025-11-17
mm/page_alloc: batch page freeing in decay_pcp_high
Joshua Hahn
1
-3
/
+6
2025-11-17
mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change detection
Joshua Hahn
1
-4
/
+4
2025-11-17
mm/page_alloc: prevent reporting pcp->batch = 0
Joshua Hahn
1
-3
/
+3
2025-11-17
mm/page_alloc: clarify batch tuning in zone_batchsize
Joshua Hahn
1
-4
/
+3
2025-11-13
mm: improve kerneldoc comments for __alloc_pages_bulk
Christoph Hellwig
1
-5
/
+10
2025-10-03
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-51
/
+106
2025-09-29
mm: Introduce alloc_frozen_pages_nolock()
Alexei Starovoitov
1
-21
/
+28
2025-09-29
mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock().
Alexei Starovoitov
1
-4
/
+6
2025-09-24
mm: page_alloc: avoid kswapd thrashing due to NUMA restrictions
Johannes Weiner
1
-0
/
+24
2025-09-22
mm: remove page->order
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-09-22
alloc_tag: avoid warnings when freeing non-compound "tail" pages
Suren Baghdasaryan
1
-1
/
+8
2025-09-22
mm: re-enable kswapd when memory pressure subsides or demotion is toggled
Chanwon Park
1
-7
/
+22
2025-09-22
mm/page_alloc: check the correct buddy if it is a starting block
Wei Yang
1
-17
/
+8
2025-09-22
mm/page_alloc: add kernel-docs for free_pages()
Vishal Moola (Oracle)
1
-0
/
+9
2025-09-22
mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_...
David Hildenbrand
1
-1
/
+9
2025-09-14
mm/page_alloc: find_large_buddy() from start_pfn aligned order
Wei Yang
1
-1
/
+7
2025-09-14
mm/pageblock-flags: remove PB_migratetype_bits/PB_migrate_end
Wei Yang
1
-2
/
+2
[next]