index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_alloc.c
Age
Commit message (
Expand
)
Author
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
2026-01-31
mm: page_alloc: optimize pfn_range_valid_contig()
Kefeng Wang
2026-01-31
mm/vmscan: add tracepoint and reason for kswapd_failures reset
Jiayuan Chen
2026-01-31
mm: drop filename from page_alloc.c header comment
Manish Kumar
2026-01-29
slab: remove defer_deactivate_slab()
Vlastimil Babka
2026-01-26
mm: page_alloc: add alloc_contig_frozen_{range,pages}()
Kefeng Wang
2026-01-26
mm: page_alloc: add __split_page()
Kefeng Wang
2026-01-26
mm: debug_vm_pgtable: add debug_vm_pgtable_free_huge_page()
Kefeng Wang
2026-01-26
mm/page_alloc: simplify __alloc_pages_slowpath() flow
Vlastimil Babka
2026-01-26
mm/page_alloc: refactor the initial compaction handling
Vlastimil Babka
2026-01-26
mm/page_alloc: ignore the exact initial compaction result
Vlastimil Babka
2026-01-20
page_alloc: allow migration of smaller hugepages during contig_alloc
Gregory Price
2026-01-20
mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations
Vlastimil Babka
2026-01-20
mm: fix minor spelling mistakes in comments
Kevin Lourenco
2026-01-20
Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-01-14
mm/page_alloc: prevent pcp corruption with SMP=n
Vlastimil Babka
2026-01-14
mm/page_alloc: make percpu_pagelist_high_fraction reads lock-free
Aboorva Devarajan
2026-01-14
mm_zone: Generalise has_managed_dma()
Robin Murphy
2025-12-23
mm/page_alloc: report 1 as zone_batchsize for !CONFIG_MMU
Joshua Hahn
2025-12-23
mm/page_alloc: change all pageblocks migrate type on coalescing
Alexander Gordeev
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-03
Merge tag 'slab-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2025-11-29
mm/page_alloc: optimize lowmem_reserve max lookup using its semantic monotoni...
fujunjie
2025-11-20
mm: memcg: dump memcg protection info on oom or alloc failures
Shakeel Butt
2025-11-18
mm/huge_memory: Fix initialization of huge zero folio
Linus Torvalds
2025-11-16
mm/page_alloc: don't warn about large allocations with __GFP_NOFAIL
Baokun Li
2025-11-16
mm/page_alloc: simplify and cleanup pcp locking
Vlastimil Babka
2025-11-16
mm/page_alloc: batch page freeing in free_frozen_page_commit
Joshua Hahn
2025-11-16
mm/page_alloc: batch page freeing in decay_pcp_high
Joshua Hahn
2025-11-16
mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change detection
Joshua Hahn
2025-11-16
mm/page_alloc: prevent reporting pcp->batch = 0
Joshua Hahn
2025-11-16
mm/page_alloc: clarify batch tuning in zone_batchsize
Joshua Hahn
2025-11-13
mm: improve kerneldoc comments for __alloc_pages_bulk
Christoph Hellwig
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-29
mm: Introduce alloc_frozen_pages_nolock()
Alexei Starovoitov
2025-09-29
mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock().
Alexei Starovoitov
2025-09-23
mm: page_alloc: avoid kswapd thrashing due to NUMA restrictions
Johannes Weiner
2025-09-21
mm: remove page->order
Matthew Wilcox (Oracle)
2025-09-21
alloc_tag: avoid warnings when freeing non-compound "tail" pages
Suren Baghdasaryan
2025-09-21
mm: re-enable kswapd when memory pressure subsides or demotion is toggled
Chanwon Park
2025-09-21
mm/page_alloc: check the correct buddy if it is a starting block
Wei Yang
2025-09-21
mm/page_alloc: add kernel-docs for free_pages()
Vishal Moola (Oracle)
2025-09-21
mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_...
David Hildenbrand
2025-09-13
mm/page_alloc: find_large_buddy() from start_pfn aligned order
Wei Yang
2025-09-13
mm/pageblock-flags: remove PB_migratetype_bits/PB_migrate_end
Wei Yang
[next]