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_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
/
kernel
Age
Commit message (
Expand
)
Author
2016-01-25
arm64: kernel: fix architected PMU registers unconditional access
Lorenzo Pieralisi
2016-01-25
arm64: hide __efistub_ aliases from kallsyms
Ard Biesheuvel
2016-01-17
arm64: insn: remove BUG_ON from codegen
Zi Shen Lim
2016-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-01-12
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-01-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-01-12
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
Linus Torvalds
2016-01-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-01-12
Merge branch 'devel-stable' into for-linus
Russell King
2016-01-06
arm64: head.S: use memset to clear BSS
Mark Rutland
2016-01-06
arm64: entry: remove pointless SPSR mode check
Mark Rutland
2016-01-05
arm64: module: avoid undefined shift behavior in reloc_data()
Ard Biesheuvel
2016-01-05
arm64: module: fix relocation of movz instruction with negative immediate
Ard Biesheuvel
2016-01-05
Merge branches 'misc' and 'misc-rc6' into for-linus
Russell King
2016-01-04
ARM: 8481/2: drivers: psci: replace psci firmware calls
Jens Wiklander
2016-01-04
ARM: 8480/2: arm64: add implementation for arm-smccc
Jens Wiklander
2015-12-22
arm64: perf: add support for Cortex-A72
Will Deacon
2015-12-22
arm64: perf: add format entry to describe event -> config mapping
Will Deacon
2015-12-21
arm64: traps: address fallout from printk -> pr_* conversion
Will Deacon
2015-12-21
arm64: ftrace: fix a stack tracer's output under function graph tracer
AKASHI Takahiro
2015-12-21
arm64: pass a task parameter to unwind_frame()
AKASHI Takahiro
2015-12-21
arm64: ftrace: modify a stack frame in a safe way
AKASHI Takahiro
2015-12-21
arm64: remove irq_count and do_softirq_own_stack()
James Morse
2015-12-21
arm64: kernel: enforce pmuserenr_el0 initialization and restore
Lorenzo Pieralisi
2015-12-21
arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
Stefano Stabellini
2015-12-15
arm64: reduce stack use in irq_handler
James Morse
2015-12-15
Merge branch 'aarch64/efi' into aarch64/for-next/core
Will Deacon
2015-12-14
arm64: KVM: Cleanup asm-offset.c
Marc Zyngier
2015-12-14
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
2015-12-10
arm64: mm: fold alternatives into .init
Mark Rutland
2015-12-10
arm64: Remove redundant padding from linker script
Mark Rutland
2015-12-10
arm64: don't call C code with el0's fp register
James Morse
2015-12-10
arm64: when walking onto the task stack, check sp & fp are in current->stack
James Morse
2015-12-10
arm64: Add this_cpu_ptr() assembler macro for use in entry.S
James Morse
2015-12-09
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
2015-12-09
arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
2015-12-09
arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAP
Ard Biesheuvel
2015-12-09
arm64: irq: fix walking from irq stack to task stack
Will Deacon
2015-12-08
arm64: Add do_softirq_own_stack() and enable irq_stacks
James Morse
2015-12-08
arm64: Modify stack trace and dump for use with irq_stack
AKASHI Takahiro
2015-12-08
arm64: Store struct thread_info in sp_el0
Jungseok Lee
2015-12-07
arm64: Clear out any singlestep state on a ptrace detach operation
John Blackwood
2015-12-07
arm64: update linker script to increased L1_CACHE_BYTES value
Ard Biesheuvel
2015-12-04
arm64: Add trace_hardirqs_off annotation in ret_to_user
Catalin Marinas
2015-12-04
arm64: ftrace: fix the comments for ftrace_modify_code
Li Bin
2015-12-04
arm64: ftrace: stop using kstop_machine to enable/disable tracing
Li Bin
2015-12-02
arm64: add __init/__initdata section marker to some functions/variables
Jisheng Zhang
2015-11-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2015-11-26
arm64: efi: fix initcall return values
Ard Biesheuvel
2015-11-26
arm64: efi: deal with NULL return value of early_memremap()
Ard Biesheuvel
[next]