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-7.0.y
linux-7.1.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
10 days
mm/page_alloc: only update NUMA min ratios on sysctl write
Jianlin Shi
1
-2
/
+4
10 days
mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
Hao Ge
1
-6
/
+6
2026-06-09
mm/page_alloc: fix deferred compaction accounting
fujunjie
1
-1
/
+2
2026-06-09
mm/compaction: respect cpusets when checking retry suitability
fujunjie
1
-6
/
+9
2026-06-05
mm/page_alloc: remove VM_BUG_ON()s from pindex helpers
Brendan Jackman
1
-8
/
+1
2026-06-05
mm/page_alloc: fix defrag_mode for non-reclaimable allocations
Dmitry Ilvokhin
1
-1
/
+12
2026-06-03
mm/page_alloc: document that alloc_pages_nolock() uses RCU
Brendan Jackman
1
-2
/
+2
2026-06-03
mm/page_alloc: drop a misleading __always_inline
Brendan Jackman
1
-1
/
+1
2026-06-03
mm/page_alloc: remove ifdefs from pindex helpers
Brendan Jackman
1
-16
/
+14
2026-06-03
mm: rejig pageblock mask definitions
Brendan Jackman
1
-9
/
+9
2026-06-03
mm/page_alloc: don't overload migratetype in find_suitable_fallback()
Brendan Jackman
1
-16
/
+22
2026-05-29
mm: use zone lock guard in __offline_isolated_pages()
Dmitry Ilvokhin
1
-3
/
+2
2026-05-29
mm: use zone lock guard in free_pcppages_bulk()
Dmitry Ilvokhin
1
-4
/
+1
2026-05-29
mm: use zone lock guard in put_page_back_buddy()
Dmitry Ilvokhin
1
-8
/
+4
2026-05-29
mm: use zone lock guard in take_page_off_buddy()
Dmitry Ilvokhin
1
-7
/
+3
2026-05-29
mm: use zone lock guard in unreserve_highatomic_pageblock()
Dmitry Ilvokhin
1
-6
/
+2
2026-05-29
mm: use zone lock guard in reserve_highatomic_pageblock()
Dmitry Ilvokhin
1
-8
/
+5
2026-05-29
mm, page_alloc: reintroduce page allocation stall warning
David Rientjes
1
-0
/
+46
2026-05-29
mm/page_alloc: cleanup flag vars in alloc_pages_bulk_noprof()
Brendan Jackman
1
-4
/
+1
2026-05-29
mm/page_alloc: optimize __free_contig_frozen_range()
Muhammad Usama Anjum
1
-2
/
+1
2026-05-29
vmalloc: optimize vfree with free_pages_bulk()
Ryan Roberts
1
-0
/
+28
2026-05-29
mm/page_alloc: optimize free_contig_range()
Ryan Roberts
1
-4
/
+108
2026-05-29
mm/page_alloc: replace kernel_init_pages() with batch page clearing
Hrushikesh Salunke
1
-7
/
+11
2026-05-22
Revert "mm: introduce a new page type for page pool in page type"
Byungchul Park
1
-9
/
+4
2026-05-14
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-25
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-19
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-13
mm/page_alloc: clear page->private in free_pages_prepare()
Mikhail Gavrilov
1
-0
/
+1
2026-02-13
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-12
Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-0
/
+5
[next]