index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_alloc.c
Age
Commit message (
Expand
)
Author
2025-06-04
mm/page_alloc.c: avoid infinite retries caused by cpuset race
Tianyang Zhang
2025-05-22
mm/page_alloc: fix race condition in unaccepted memory handling
Kirill A. Shutemov
2025-04-07
mm/page_alloc: fix memory accept before watermarks gets initialized
Kirill A. Shutemov
2025-03-13
mm/page_alloc: fix uninitialized variable
Hao Zhang
2024-12-14
mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
Roman Gushchin
2024-11-22
mm: fix NULL pointer dereference in alloc_pages_bulk_noprof
Jinjiang Tu
2024-11-17
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
2024-11-17
mm: refactor folio_undo_large_rmappable()
Kefeng Wang
2024-11-17
mm: always initialise folio->_deferred_list
Matthew Wilcox (Oracle)
2024-11-17
mm: add page_rmappable_folio() wrapper
Hugh Dickins
2024-11-08
mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves
Matt Fleming
2024-08-29
mm: fix endless reclaim on machines with unaccepted memory
Kirill A. Shutemov
2024-08-11
mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pc...
Li Zhijian
2024-08-11
mm: page_alloc: control latency caused by zone PCP draining
Lucas Stach
2024-08-11
mm: restrict the pcp batch scale factor to avoid too long latency
Huang Ying
2024-07-05
mm/page_alloc: Separate THP PCP into movable and non-movable categories
yangge
2024-05-02
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
2024-04-03
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
2024-01-31
mm: page_alloc: unreserve highatomic page blocks before oom
Charan Teja Kalla
2023-10-06
mm/page_alloc: correct start page when guard page debug is enabled
Kemeng Shi
2023-09-19
mm: page_alloc: fix CMA and HIGHATOMIC landing on the wrong buddy list
Johannes Weiner
2023-09-02
mm: page_alloc: remove stale CMA guard code
Johannes Weiner
2023-08-21
mm: add large_rmappable page flag
Matthew Wilcox (Oracle)
2023-08-21
mm: remove HUGETLB_PAGE_DTOR
Matthew Wilcox (Oracle)
2023-08-21
mm: remove free_compound_page() and the compound_page_dtors array
Matthew Wilcox (Oracle)
2023-08-21
mm: convert prep_transhuge_page() to folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
2023-08-21
mm: convert free_transhuge_folio() to folio_undo_large_rmappable()
Matthew Wilcox (Oracle)
2023-08-21
mm: convert free_huge_page() to free_huge_folio()
Matthew Wilcox (Oracle)
2023-08-21
mm: call free_huge_page() directly
Matthew Wilcox (Oracle)
2023-08-21
mm/page_alloc: use get_pfnblock_migratetype to avoid extra page_to_pfn
Kemeng Shi
2023-08-21
mm/page_alloc: remove unnecessary inner __get_pfnblock_flags_mask
Kemeng Shi
2023-08-21
mm: page_alloc: remove unused parameter from reserve_highatomic_pageblock()
ZhangPeng
2023-08-21
mm/page_alloc: remove unnecessary parameter batch of nr_pcp_free
Kemeng Shi
2023-08-21
mm/page_alloc: remove track of active PCP lists range in bulk free
Kemeng Shi
2023-08-21
mm/page_alloc: remove unneeded variable base
Miaohe Lin
2023-08-21
mm/page_alloc: avoid unneeded alike_pages calculation
Miaohe Lin
2023-08-18
mm: page_alloc: avoid false page outside zone error info
Miaohe Lin
2023-08-18
mm/page_alloc: use write_seqlock_irqsave() instead write_seqlock() + local_ir...
Sebastian Andrzej Siewior
2023-08-18
mm/page_alloc: fix min_free_kbytes calculation regarding ZONE_MOVABLE
liuq
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-23
mm: page_alloc: use the correct type of list for free pages
Baolin Wang
2023-06-19
mm: page_alloc: make compound_page_dtors static
Miaohe Lin
2023-06-09
mm: page_alloc: remove unneeded header files
Miaohe Lin
2023-06-09
mm/page_alloc: don't wake kswapd from rmqueue() unless __GFP_KSWAPD_RECLAIM i...
Tetsuo Handa
2023-06-09
mm: compaction: simplify should_compact_retry()
Johannes Weiner
2023-06-09
mm: compaction: remove compaction result helpers
Johannes Weiner
2023-06-09
mm: page_alloc: set sysctl_lowmem_reserve_ratio storage-class-specifier to st...
Tom Rix
2023-06-09
mm: page_alloc: move is_check_pages_enabled() into page_alloc.c
Kefeng Wang
2023-06-09
mm: page_alloc: move sysctls into it own fils
Kefeng Wang
2023-06-09
mm: page_alloc: move pm_* function into power
Kefeng Wang
[next]