index
:
kernel/git/torvalds/linux-2.6.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_alloc.c
Age
Commit message (
Expand
)
Author
2026-06-21
mm/page_alloc: only update NUMA min ratios on sysctl write
Jianlin Shi
2026-06-21
mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
Hao Ge
2026-06-08
mm/page_alloc: fix deferred compaction accounting
fujunjie
2026-06-08
mm/compaction: respect cpusets when checking retry suitability
fujunjie
2026-06-04
mm/page_alloc: remove VM_BUG_ON()s from pindex helpers
Brendan Jackman
2026-06-04
mm/page_alloc: fix defrag_mode for non-reclaimable allocations
Dmitry Ilvokhin
2026-06-02
mm/page_alloc: document that alloc_pages_nolock() uses RCU
Brendan Jackman
2026-06-02
mm/page_alloc: drop a misleading __always_inline
Brendan Jackman
2026-06-02
mm/page_alloc: remove ifdefs from pindex helpers
Brendan Jackman
2026-06-02
mm: rejig pageblock mask definitions
Brendan Jackman
2026-06-02
mm/page_alloc: don't overload migratetype in find_suitable_fallback()
Brendan Jackman
2026-05-28
mm: use zone lock guard in __offline_isolated_pages()
Dmitry Ilvokhin
2026-05-28
mm: use zone lock guard in free_pcppages_bulk()
Dmitry Ilvokhin
2026-05-28
mm: use zone lock guard in put_page_back_buddy()
Dmitry Ilvokhin
2026-05-28
mm: use zone lock guard in take_page_off_buddy()
Dmitry Ilvokhin
2026-05-28
mm: use zone lock guard in unreserve_highatomic_pageblock()
Dmitry Ilvokhin
2026-05-28
mm: use zone lock guard in reserve_highatomic_pageblock()
Dmitry Ilvokhin
2026-05-28
mm, page_alloc: reintroduce page allocation stall warning
David Rientjes
2026-05-28
mm/page_alloc: cleanup flag vars in alloc_pages_bulk_noprof()
Brendan Jackman
2026-05-28
mm/page_alloc: optimize __free_contig_frozen_range()
Muhammad Usama Anjum
2026-05-28
vmalloc: optimize vfree with free_pages_bulk()
Ryan Roberts
2026-05-28
mm/page_alloc: optimize free_contig_range()
Ryan Roberts
2026-05-28
mm/page_alloc: replace kernel_init_pages() with batch page clearing
Hrushikesh Salunke
2026-05-21
Revert "mm: introduce a new page type for page pool in page type"
Byungchul Park
2026-05-13
mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...
David Hildenbrand (Arm)
2026-05-03
Merge tag 'slab-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-27
mm/page_alloc: return NULL early from alloc_frozen_pages_nolock() in NMI on UP
Harry Yoo (Oracle)
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-18
mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
Hao Ge
2026-04-05
mm/page_alloc: don't increase highatomic reserve after pcp alloc
Frank van der Linden
2026-04-05
mm: introduce is_pmd_order helper
Nico Pache
2026-04-05
mm: ratelimit min_free_kbytes adjustment messages
Breno Leitao
2026-04-05
mm: introduce a new page type for page pool in page type
Byungchul Park
2026-04-05
mm/page_alloc: remove pcpu_spin_* wrappers
Vlastimil Babka
2026-04-05
mm/page_alloc: remove IRQ saving/restoring from pcp locking
Vlastimil Babka
2026-04-05
mm/page_alloc: effectively disable pcp with CONFIG_SMP=n
Vlastimil Babka
2026-04-05
mm: rename the 'compound_head' field in the 'struct page' to 'compound_info'
Kiryl Shutsemau
2026-04-05
mm: change the interface of prep_compound_tail()
Kiryl Shutsemau
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
2026-04-01
memblock: warn when freeing reserved memory before memory map is initialized
Mike Rapoport (Microsoft)
2026-04-01
mm: move free_reserved_area() to mm/memblock.c
Mike Rapoport (Microsoft)
2026-03-24
mm/page_alloc: avoid overcounting bulk alloc in watermark check
Shengming Hu
2026-02-24
mm/kfence: fix KASAN hardware tag faults during late enablement
Alexander Potapenko
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-13
Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-02-12
mm/page_alloc: clear page->private in free_pages_prepare()
Mikhail Gavrilov
2026-02-12
mm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCK
Harry Yoo
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-11
Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
[next]