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
Age
Commit message (
Expand
)
Author
2021-06-29
mm/page_alloc: delete vm.percpu_pagelist_fraction
Mel Gorman
2021-06-29
mm: page_alloc: dump migrate-failed pages only at -EBUSY
Minchan Kim
2021-06-29
mm/page_alloc: update PGFREE outside the zone lock in __free_pages_ok
Mel Gorman
2021-06-29
mm/page_alloc: avoid conflating IRQs disabled with zone->lock
Mel Gorman
2021-06-29
mm/page_alloc: explicitly acquire the zone lock in __free_pages_ok
Mel Gorman
2021-06-29
mm/page_alloc: reduce duration that IRQs are disabled for VM counters
Mel Gorman
2021-06-29
mm/page_alloc: batch the accounting updates in the bulk allocator
Mel Gorman
2021-06-29
mm/vmstat: inline NUMA event counter updates
Mel Gorman
2021-06-29
mm/vmstat: convert NUMA statistics to basic NUMA counters
Mel Gorman
2021-06-29
mm/page_alloc: convert per-cpu list protection to local_lock
Mel Gorman
2021-06-29
mm/page_alloc: split per cpu page lists and zone stats
Mel Gorman
2021-06-29
kbuild: skip per-CPU BTF generation for pahole v1.18-v1.21
Andrii Nakryiko
2021-06-29
mm/page_alloc: switch to pr_debug
Heiner Kallweit
2021-06-29
mm: optimise nth_page for contiguous memmap
Matthew Wilcox (Oracle)
2021-06-29
mm: constify page_count and page_ref_count
Matthew Wilcox (Oracle)
2021-06-29
mm: constify get_pfnblock_flags_mask and get_pfnblock_migratetype
Matthew Wilcox (Oracle)
2021-06-29
mm: make compound_head const-preserving
Matthew Wilcox (Oracle)
2021-06-29
mm/page_owner: constify dump_page_owner
Matthew Wilcox (Oracle)
2021-06-29
mm/debug: factor PagePoisoned out of __dump_page
Matthew Wilcox (Oracle)
2021-06-29
mm/page_alloc: bail out on fatal signal during reclaim/compaction retry attempt
Aaron Tomlin
2021-06-29
mm: make __dump_page static
Matthew Wilcox (Oracle)
2021-06-29
mm/mmzone.h: simplify is_highmem_idx()
Mike Rapoport
2021-06-29
mm: report which part of mem is being freed on initmem case
Jungseung Lee
2021-06-29
kasan: add memory corruption identification support for hardware tag-based mode
Kuan-Ying Lee
2021-06-29
kasan: integrate the common part of two KASAN tag-based modes
Kuan-Ying Lee
2021-06-29
kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY
Kuan-Ying Lee
2021-06-29
kasan: use MAX_PTRS_PER_* for early shadow tables
Daniel Axtens
2021-06-29
mm: define default MAX_PTRS_PER_* in include/pgtable.h
Daniel Axtens
2021-06-29
kasan: allow architectures to provide an outline readiness check
Daniel Axtens
2021-06-29
kasan: allow an architecture to disable inline instrumentation
Daniel Axtens
2021-06-29
kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL()
David Gow
2021-06-29
kasan: use dump_stack_lvl(KERN_ERR) to print stacks
Alexander Potapenko
2021-06-29
printk: introduce dump_stack_lvl()
Alexander Potapenko
2021-06-29
mm: vmalloc: add cond_resched() in __vunmap()
Rafael Aquini
2021-06-29
mm/vmalloc: fallback to a single page allocator
Uladzislau Rezki
2021-06-29
mm/vmalloc: remove quoted strings split across lines
Uladzislau Rezki (Sony)
2021-06-29
mm/vmalloc: print a warning message first on failure
Uladzislau Rezki (Sony)
2021-06-29
mm/vmalloc: switch to bulk allocator in __vmalloc_area_node()
Uladzislau Rezki (Sony)
2021-06-29
mm/page_alloc: add an alloc_pages_bulk_array_node() helper
Uladzislau Rezki (Sony)
2021-06-29
mm, tracing: unify PFN format strings
Vincent Whitchurch
2021-06-29
mm/dmapool: use DEVICE_ATTR_RO macro
YueHaibing
2021-06-29
h8300: remove unused variable
Souptick Joarder
2021-06-29
mm: update legacy flush_tlb_* to use vma
Chen Li
2021-06-29
mm/mempolicy: use vma_lookup() in __access_remote_vm()
Liam Howlett
2021-06-29
mm/memory.c: use vma_lookup() in __access_remote_vm()
Liam Howlett
2021-06-29
mm/mremap: use vma_lookup() in vma_to_resize()
Liam Howlett
2021-06-29
mm/migrate: use vma_lookup() in do_pages_stat_array()
Liam Howlett
2021-06-29
mm/ksm: use vma_lookup() in find_mergeable_vma()
Liam Howlett
2021-06-29
lib/test_hmm: use vma_lookup() in dmirror_migrate()
Liam Howlett
2021-06-29
kernel/events/uprobes: use vma_lookup() in find_active_uprobe()
Liam Howlett
[next]