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
2017-08-22
arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepages
Punit Agrawal
2017-08-22
arm64: hugetlb: Handle swap entries in huge_pte_offset() for contiguous hugep...
Punit Agrawal
2017-08-22
arm64: hugetlb: Add break-before-make logic for contiguous entries
Steve Capper
2017-08-22
arm64: hugetlb: Spring clean huge pte accessors
Steve Capper
2017-08-22
arm64: hugetlb: Introduce pte_pgprot helper
Steve Capper
2017-08-22
arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_present
Steve Capper
2017-08-21
arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores
Hoeun Ryu
2017-08-21
arm64: dma-mapping: Mark atomic_pool as __ro_after_init
Vladimir Murzin
2017-08-21
arm64: dma-mapping: Do not pass data to gen_pool_set_algo()
Vladimir Murzin
2017-08-21
arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths
Catalin Marinas
2017-08-21
arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()
Catalin Marinas
2017-08-21
arm64: Move PTE_RDONLY bit handling out of set_pte_at()
Catalin Marinas
2017-08-21
kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()
Catalin Marinas
2017-08-21
arm64: Convert pte handling from inline asm to using (cmp)xchg
Catalin Marinas
2017-08-18
Merge branch 'for-next/kernel-mode-neon' into for-next/core
Catalin Marinas
2017-08-18
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Catalin Marinas
2017-08-18
arm64: neon/efi: Make EFI fpsimd save/restore variables static
Dave Martin
2017-08-15
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
2017-08-15
arm64: add VMAP_STACK overflow detection
Mark Rutland
2017-08-15
arm64: add on_accessible_stack()
Mark Rutland
2017-08-15
arm64: add basic VMAP_STACK support
Mark Rutland
2017-08-15
arm64: use an irq stack pointer
Mark Rutland
2017-08-15
arm64: assembler: allow adr_this_cpu to use the stack pointer
Ard Biesheuvel
2017-08-15
arm64: factor out entry stack manipulation
Mark Rutland
2017-08-15
efi/arm64: add EFI_KIMG_ALIGN
Mark Rutland
2017-08-15
arm64: move SEGMENT_ALIGN to <asm/memory.h>
Mark Rutland
2017-08-15
arm64: clean up irq stack definitions
Mark Rutland
2017-08-15
arm64: clean up THREAD_* definitions
Mark Rutland
2017-08-15
arm64: factor out PAGE_* and CONT_* definitions
Mark Rutland
2017-08-15
arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
Ard Biesheuvel
2017-08-15
fork: allow arch-override of VMAP stack alignment
Mark Rutland
2017-08-15
arm64: remove __die()'s stack dump
Mark Rutland
2017-08-15
arm64: numa: Remove the unused parent_node() macro
Dou Liyang
2017-08-10
arm64: compat: Remove leftover variable declaration
Kevin Brodsky
2017-08-10
ACPI/IORT: Fix build regression without IOMMU
Arnd Bergmann
2017-08-10
arm64: fix pmem interface definition
Arnd Bergmann
2017-08-10
arm64: perf: add support for Cortex-A35
Julien Thierry
2017-08-10
arm64: perf: add support for Cortex-A73
Julien Thierry
2017-08-10
arm64: perf: Remove redundant entries from CPU-specific event maps
Will Deacon
2017-08-10
arm64: perf: Connect additional events to pmu counters
Julien Thierry
2017-08-10
arm64: uaccess: Add the uaccess_flushcache.c file
Robin Murphy
2017-08-09
md/raid6: implement recovery using ARM NEON intrinsics
Ard Biesheuvel
2017-08-09
md/raid6: use faster multiplication for ARM NEON delta syndrome
Ard Biesheuvel
2017-08-09
Merge tag 'arm64-iort-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel...
Catalin Marinas
2017-08-09
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
2017-08-09
arm64: neon: Forbid when irqs are disabled
Dave Martin
2017-08-09
arm64: unwind: remove sp from struct stackframe
Ard Biesheuvel
2017-08-09
arm64: unwind: reference pt_regs via embedded stack frame
Ard Biesheuvel
2017-08-09
arm64/vdso: Support mremap() for vDSO
Dmitry Safonov
2017-08-09
arm64: uaccess: Implement *_flushcache variants
Robin Murphy
[next]