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.18-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
Age
Commit message (
Expand
)
Author
2023-08-21
mm: add utility functions for ptdesc
Vishal Moola (Oracle)
2023-08-21
pgtable: create struct ptdesc
Vishal Moola (Oracle)
2023-08-21
mm: add PAGE_TYPE_OP folio functions
Vishal Moola (Oracle)
2023-08-21
mm/z3fold: remove obsolete comment for struct z3fold_pool
Xiu Jianfeng
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
Multi-gen LRU: skip CMA pages when they are not eligible
Charan Teja Kalla
2023-08-21
mm/compaction: remove unused parameter pgdata of fragmentation_score_wmark
Kemeng Shi
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/memory_hotplug: embed vmem_altmap details in memory block
Aneesh Kumar K.V
2023-08-21
powerpc/book3s64/memhotplug: enable memmap on memory for radix
Aneesh Kumar K.V
2023-08-21
mm/memory_hotplug: support memmap_on_memory when memmap is not aligned to pag...
Aneesh Kumar K.V
2023-08-21
mm/memory_hotplug: allow architecture to override memmap on memory support check
Aneesh Kumar K.V
2023-08-21
mm/memory_hotplug: allow memmap on memory hotplug request to fallback
Aneesh Kumar K.V
2023-08-21
mm/memory_hotplug: simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
Aneesh Kumar K.V
2023-08-21
writeback: remove redundant checks for root memcg
Jinliang Zheng
2023-08-21
mm: zswap: update comment for struct zswap_entry
Xiu Jianfeng
2023-08-21
mm: memtest: convert to memtest_report_meminfo()
Kefeng Wang
2023-08-21
mm/mm_init: use helper macro BITS_PER_LONG and BITS_PER_BYTE
Miaohe Lin
2023-08-21
mm: memory-failure: use helper macro llist_for_each_entry_safe()
Miaohe Lin
2023-08-21
mm: move dummy_vm_ops out of a header
Mateusz Guzik
2023-08-21
mm: move vma locking out of vma_prepare and dup_anon_vma
Suren Baghdasaryan
2023-08-21
mm: always lock new vma before inserting into vma tree
Suren Baghdasaryan
2023-08-21
mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
Suren Baghdasaryan
2023-08-21
mm: replace mmap with vma write lock assertions when operating on a vma
Suren Baghdasaryan
2023-08-21
mm: for !CONFIG_PER_VMA_LOCK equate write lock assertion for vma and mmap
Suren Baghdasaryan
2023-08-21
mm/hugetlb.c: use helper macro K()
ZhangPeng
2023-08-21
mm/mmap.c: use helper macro K()
ZhangPeng
2023-08-21
mm/nommu.c: use helper macro K()
ZhangPeng
2023-08-21
mm/shmem.c: use helper macro K()
ZhangPeng
2023-08-21
mm/swap_state.c: use helper macro K()
ZhangPeng
2023-08-21
mm/swapfile.c: use helper macro K()
ZhangPeng
2023-08-21
mm: remove redundant K() macro definition
ZhangPeng
2023-08-21
mm: disable kernelcore=mirror when no mirror memory
Ma Wupeng
2023-08-21
mm/compaction: only set skip flag if cc->no_set_skip_hint is false
Kemeng Shi
2023-08-21
mm/compaction: remove unnecessary return for void function
Kemeng Shi
2023-08-21
mm/compaction: correct comment to complete migration failure
Kemeng Shi
2023-08-21
mm/compaction: correct comment of cached migrate pfn update
Kemeng Shi
2023-08-21
mm/compaction: correct comment of fast_find_migrateblock in isolate_migratepages
Kemeng Shi
2023-08-21
mm/compaction: skip page block marked skip in isolate_migratepages_block
Kemeng Shi
2023-08-21
mm/compaction: correct last_migrated_pfn update in compact_zone
Kemeng Shi
2023-08-21
maple_tree: replace data before marking dead in split and spanning store
Liam R. Howlett
2023-08-21
maple_tree: change mas_adopt_children() parent usage
Liam R. Howlett
2023-08-21
maple_tree: introduce mas_tree_parent() definition
Liam R. Howlett
2023-08-21
maple_tree: introduce mas_put_in_tree()
Liam R. Howlett
2023-08-21
maple_tree: reorder replacement of nodes to avoid live lock
Liam R. Howlett
2023-08-21
maple_tree: add hex output to maple_arange64 dump
Liam R. Howlett
2023-08-21
mm: no need to export mm_kobj
Greg Kroah-Hartman
[next]