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.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
/
arch
/
arm64
/
mm
/
Makefile
Age
Commit message (
Expand
)
Author
2025-03-17
mm: rename GENERIC_PTDUMP and PTDUMP_CORE
Anshuman Khandual
2024-10-04
arm64/gcs: Context switch GCS state for EL0
Mark Brown
2024-08-30
arm64: mm: Add top-level dispatcher for internal mem_encrypt API
Will Deacon
2024-02-22
arm64/mm: wire up PTE_CONT for user mappings
Ryan Roberts
2023-04-11
arm64: mm: move fixmap code to its own file
Mark Rutland
2021-10-01
arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
Pasha Tatashin
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-01-27
arm64: hibernate: move page handling function to new trans_pgd.c
Pavel Tatashin
2021-01-14
numa: Move numa implementation to common code
Atish Patra
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-09-07
arm64/mm/ptdump: Add address markers for BPF regions
Anshuman Khandual
2020-09-04
arm64: mte: Enable swap of tagged pages
Steven Price
2020-02-04
arm64: mm: convert mm/dump.c to use walk_page_range()
Steven Price
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-12
arm64: Add support for CONFIG_DEBUG_VIRTUAL
Laura Abbott
2016-11-07
arm64: dump: Make ptdump debugfs a separate option
Laura Abbott
2016-04-15
arm64, numa: Add NUMA support for arm64 platforms.
Ganapatrao Kulkarni
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
2015-07-06
arm64: remove another unnecessary libfdt include path
Ard Biesheuvel
2015-06-02
arm64: use fixmap region for permanent FDT mapping
Ard Biesheuvel
2014-11-26
arm64: add support to dump the kernel page tables
Laura Abbott
2014-09-08
arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support
Laura Abbott
2014-05-09
arm64: mm: Optimise tlb flush logic where we have >4K granule
Steve Capper
2013-06-14
ARM64: mm: HugeTLB support.
Steve Capper
2012-09-17
arm64: Build infrastructure
Catalin Marinas