index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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.18.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
2022-04-27
mm: page_alloc: fix building error on -Werror=array-compare
Xiongwei Song
2022-04-20
mm, page_alloc: fix build_zonerefs_node()
Juergen Gross
2022-04-08
mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end of a node
Alistair Popple
2022-01-27
mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages
Baoquan He
2022-01-27
mm_zone: add function to check if managed dma zone exists
Baoquan He
2021-09-12
mm/page_alloc: speed up the iteration of max_order
Muchun Song
2021-07-25
mm/page_alloc: fix memory map initialization for descending nodes
Mike Rapoport
2021-07-14
mm/page_alloc: fix counting of managed_pages
Liu Shixin
2021-07-14
mm: page_alloc: refactor setup_per_zone_lowmem_reserve()
Lorenzo Stoakes
2021-06-10
mm/page_alloc: fix counting of free pages after take off from buddy
Ding Hui
2021-03-30
mm/memcg: set memcg when splitting page
Zhou Guanghui
2021-03-17
mm/page_alloc.c: refactor initialization of struct page for holes in memory l...
Mike Rapoport
2021-01-30
mm/page_alloc: add a missing mm_page_alloc_zone_locked() tracepoint
Hailong liu
2021-01-27
Revert "mm: fix initialization of struct page for holes in memory layout"
Linus Torvalds
2021-01-27
mm: fix initialization of struct page for holes in memory layout
Mike Rapoport
2021-01-06
mm: memmap defer init doesn't work as expected
Baoquan He
2020-12-30
mm: don't wake kswapd prematurely when watermark boosting is disabled
Johannes Weiner
2020-11-18
page_frag: Recover from memory pressure
Dongli Zhang
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-16
mm: rename page_order() to buddy_order()
Matthew Wilcox (Oracle)
2020-10-16
mm/page_alloc: place pages to tail in __free_pages_core()
David Hildenbrand
2020-10-16
mm/page_alloc: move pages to tail in move_to_free_list()
David Hildenbrand
2020-10-16
mm/page_alloc: place pages to tail in __putback_isolated_page()
David Hildenbrand
2020-10-16
mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
David Hildenbrand
2020-10-16
mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()
David Hildenbrand
2020-10-16
mm/page_alloc: drop stale pageblock comment in memmap_init_zone*()
David Hildenbrand
2020-10-16
mm/page_isolation: simplify return value of start_isolate_page_range()
David Hildenbrand
2020-10-16
mm/page_alloc: simplify __offline_isolated_pages()
David Hildenbrand
2020-10-16
mm,hwpoison: rework soft offline for in-use pages
Oscar Salvador
2020-10-16
mm,hwpoison: rework soft offline for free pages
Oscar Salvador
2020-10-16
mm/page_owner: change split_page_owner to take a count
Matthew Wilcox (Oracle)
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-13
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
2020-10-13
memblock: reduce number of parameters in for_each_mem_range()
Mike Rapoport
2020-10-13
mm/page_alloc.c: fix freeing non-compound pages
Matthew Wilcox (Oracle)
2020-10-13
mmzone: clean code by removing unused macro parameter
Mateusz Nosek
2020-10-13
mm/page_alloc.c: __perform_reclaim should return 'unsigned long'
Yanfei Xu
2020-10-13
mm/page_alloc.c: clean code by merging two functions
Mateusz Nosek
2020-10-13
mm/page_alloc.c: fix early params garbage value accesses
Mateusz Nosek
2020-10-13
mm/page_alloc.c: micro-optimization remove unnecessary branch
Mateusz Nosek
2020-10-13
mm/page_alloc.c: clean code by removing unnecessary initialization
Mateusz Nosek
2020-10-13
mm, isolation: avoid checking unmovable pages across pageblock boundary
Li Xinhai
2020-10-13
mm/page_alloc: tweak comments in has_unmovable_pages()
David Hildenbrand
2020-10-11
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-03
mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIs
Joonsoo Kim
2020-09-26
mm: replace memmap_context by meminit_context
Laurent Dufour
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-28
mm/error_inject: Fix allow_error_inject function signatures.
Alexei Starovoitov
2020-08-21
mm, page_alloc: fix core hung in free_pcppages_bulk()
Charan Teja Reddy
[next]