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_qcom-6.18.y
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
2024-09-01
mm/ksm: convert scan_get_next_rmap_item() from follow_page() to folio_walk
David Hildenbrand
2024-09-01
mm/ksm: convert get_mergeable_page() from follow_page() to folio_walk
David Hildenbrand
2024-09-01
mm/migrate: convert add_page_for_migration() from follow_page() to folio_walk
David Hildenbrand
2024-09-01
mm/migrate: convert do_pages_stat_array() from follow_page() to folio_walk
David Hildenbrand
2024-09-01
mm/pagewalk: introduce folio_walk_start() + folio_walk_end()
David Hildenbrand
2024-09-01
mm: provide vm_normal_(page|folio)_pmd() with CONFIG_PGTABLE_HAS_HUGE_LEAVES
David Hildenbrand
2024-09-01
include/linux/mmzone.h: clean up watermark accessors
Andrew Morton
2024-09-01
mm: print the promo watermark in zoneinfo
Kaiyang Zhao
2024-09-01
mm: create promo_wmark_pages and clean up open-coded sites
Kaiyang Zhao
2024-09-01
mm: consider CMA pages in watermark check for NUMA balancing target node
Kaiyang Zhao
2024-09-01
mm: zswap: fix global shrinker error handling logic
Takero Funaki
2024-09-01
mm: zswap: fix global shrinker memcg iteration
Takero Funaki
2024-09-01
mm: swap: allocate folio only first time in __read_swap_cache_async()
Zhaoyu Liu
2024-09-01
mm: clarify folio_likely_mapped_shared() documentation for KSM folios
David Hildenbrand
2024-09-01
mm/rmap: cleanup partially-mapped handling in __folio_remove_rmap()
David Hildenbrand
2024-09-01
mm/hugetlb: remove hugetlb_follow_page_mask() leftover
David Hildenbrand
2024-09-01
mm/memory_hotplug: get rid of __ref
Wei Yang
2024-09-01
mm: swap: add nr argument in swapcache_prepare and swapcache_clear to support...
Barry Song
2024-09-01
mm/z3fold: add __percpu annotation to *unbuddied pointer in struct z3fold_pool
Uros Bizjak
2024-09-01
mm/cma: change the addition of totalcma_pages in the cma_init_reserved_mem
Hao Ge
2024-09-01
mm: improve code consistency with zonelist_* helper functions
Wei Yang
2024-09-01
tools: add skeleton code for userland testing of VMA logic
Lorenzo Stoakes
2024-09-01
tools: separate out shared radix-tree components
Lorenzo Stoakes
2024-09-01
MAINTAINERS: add entry for new VMA files
Lorenzo Stoakes
2024-09-01
mm: move internal core VMA manipulation functions to own file
Lorenzo Stoakes
2024-09-01
mm: move vma_shrink(), vma_expand() to internal header
Lorenzo Stoakes
2024-09-01
mm: move vma_modify() and helpers to internal header
Lorenzo Stoakes
2024-09-01
userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
Lorenzo Stoakes
2024-09-01
mm, memcg: cg2 memory{.swap,}.peak write tests
David Finkel
2024-09-01
mm, memcg: cg2 memory{.swap,}.peak write handlers
David Finkel
2024-09-01
s390/uv: drop arch_make_page_accessible()
David Hildenbrand
2024-09-01
mm/gup: convert to arch_make_folio_accessible()
David Hildenbrand
2024-09-01
mm: simplify arch_make_folio_accessible()
David Hildenbrand
2024-09-01
lib: test_hmm: use min() to improve dmirror_exclusive()
Thorsten Blum
2024-09-01
powerpc/8xx: document and enforce that split PT locks are not used
David Hildenbrand
2024-09-01
mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks
David Hildenbrand
2024-09-01
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
2024-09-01
mm: page_counters: initialize usage using ATOMIC_LONG_INIT() macro
Roman Gushchin
2024-09-01
mm: page_counters: put page_counter_calculate_protection() under CONFIG_MEMCG
Roman Gushchin
2024-09-01
mm: memcg: don't call propagate_protected_usage() needlessly
Roman Gushchin
2024-09-01
mm: hugetlb: remove left over comment about follow_huge_foo()
Kefeng Wang
2024-09-01
kmemleak-test: add percpu leak
Pavel Tikhomirov
2024-09-01
kmemleak: enable tracking for percpu pointers
Pavel Tikhomirov
2024-09-01
task_stack: uninline stack_not_used
Pasha Tatashin
2024-09-01
vmstat: kernel stack usage histogram
Pasha Tatashin
2024-09-01
memcg: increase the valid index range for memcg stats
Shakeel Butt
2024-09-01
mm: shrink skip folio mapped by an exiting process
Zhiguo Jiang
2024-09-01
mm/swap: remove boilerplate
Yu Zhao
2024-09-01
mm/swap: remove remaining _fn suffix
Yu Zhao
2024-09-01
mm/swap: fold lru_rotate into cpu_fbatches
Yu Zhao
[next]