index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
Age
Commit message (
Expand
)
Author
2015-05-06
arm64: vdso: fix build error when switching from LE to BE
Arun Chandran
2015-04-13
arm64: Use the reserved TTBR0 if context switching to the init_mm
Catalin Marinas
2015-03-26
arm64: Honor __GFP_ZERO in dma allocations
Suzuki K. Poulose
2015-03-06
arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian
Catalin Marinas
2015-02-11
arm64: Fix up /proc/cpuinfo
Mark Rutland
2015-01-16
arm64: kernel: fix __cpu_suspend mm switch on warm-boot
Lorenzo Pieralisi
2015-01-16
arm64: Move cpu_resume into the text section
Laura Abbott
2015-01-16
arm64: kernel: refactor the CPU suspend API for retention states
Lorenzo Pieralisi
2015-01-16
arm64: kernel: add missing __init section marker to cpu_suspend_init
Lorenzo Pieralisi
2015-01-08
arm64: Add COMPAT_HWCAP_LPAE
Catalin Marinas
2014-11-21
Correct the race condition in aarch64_insn_patch_text_sync()
William Cohen
2014-11-21
arm64: __clear_user: handle exceptions on strb
Kyle McMartin
2014-10-30
arm64: compat: fix compat types affecting struct compat_elf_prpsinfo
Victor Kamensky
2014-10-05
arm64: ptrace: fix compat hardware watchpoint reporting
Will Deacon
2014-10-05
ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU
Pranavkumar Sawargaonkar
2014-10-05
arm/arm64: KVM: Complete WFI/WFE instructions
Christoffer Dall
2014-10-05
arm64: use irq_set_affinity with force=false when migrating irqs
Sudeep Holla
2014-10-05
arm64: flush TLS registers during exec
Will Deacon
2014-07-28
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
2014-07-17
arm64: implement TASK_SIZE_OF
Colin Cross
2014-07-09
arm64: Bug fix in stack alignment exception
ChiaHao
2014-07-09
arm64: mm: Make icache synchronisation logic huge page aware
Steve Capper
2014-06-30
arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro
Suravee Suthikulpanit
2014-06-30
arm64: ptrace: fix empty registers set in prstatus of aarch32 process core
Victor Kamensky
2014-06-30
arm64: ptrace: change fs when passing kernel pointer to regset code
Will Deacon
2014-06-30
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2014-06-07
arm64: use cpu_online_mask when using forced irq_set_affinity
Sudeep Holla
2014-06-07
arm64: fix pud_huge() for 2-level pagetables
Mark Salter
2014-05-06
arm64: __NR_compat_syscalls fix
Miklos Szeredi
2014-05-06
arm64: Make DMA coherent and strongly ordered mappings not executable
Catalin Marinas
2014-05-06
arm64: Do not synchronise I and D caches for special ptes
Catalin Marinas
2014-02-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-02-28
arm64: Fix !CONFIG_SMP kernel build
Catalin Marinas
2014-02-28
arm64: mm: Add double logical invert to pte accessors
Steve Capper
2014-02-27
arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT
Marc Zyngier
2014-02-17
ARM64: unwind: Fix PC calculation
Olof Johansson
2014-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-02-14
arm64: KVM: Add VGIC device control for arm64
Christoffer Dall
2014-02-07
arm64: defconfig: Expand default enabled features
Mark Rutland
2014-02-07
arm64: asm: remove redundant "cc" clobbers
Will Deacon
2014-02-07
arm64: atomics: fix use of acquire + release for full barrier semantics
Will Deacon
2014-02-06
arm64: barriers: allow dsb macro to take option parameter
Will Deacon
2014-02-05
arm64: compat: Wire up new AArch32 syscalls
Catalin Marinas
2014-02-05
arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
Nathan Lynch
2014-02-05
arm64: vdso: fix coarse clock handling
Nathan Lynch
2014-02-05
arm64: simplify pgd_alloc
Mark Rutland
2014-02-05
arm64: fix typo: s/SERRROR/SERROR/
Mark Rutland
2014-02-05
arm64: Invalidate the TLB when replacing pmd entries during boot
Catalin Marinas
2014-02-05
arm64: Align CMA sizes to PAGE_SIZE
Laura Abbott
2014-02-05
arm64: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
[next]