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
2015-10-06
arm64: replace read_lock to rcu lock in call_break_hook
Yang Shi
2015-10-06
arm64: Don't relocate non-existent initrd
Mark Rutland
2015-10-05
arm64: convert patch_lock to raw lock
Yang Shi
2015-10-05
arm64: debug: Fix typo in debug-monitors.c
Yang Shi
2015-10-03
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-10-02
arm64: ftrace: fix function_graph tracer panic
Li Bin
2015-10-01
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
Ard Biesheuvel
2015-09-17
arm64: errata: add module build workaround for erratum #843419
Will Deacon
2015-09-17
arm64: compat: fix vfp save/restore across signal handlers in big-endian
Will Deacon
2015-09-17
arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers
Will Deacon
2015-09-15
arm64: head.S: initialise mdcr_el2 in el2_setup
Will Deacon
2015-09-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-08
arm64: support initrd outside kernel linear map
Mark Salter
2015-09-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-09-03
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-08-31
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-27
arm64: flush FP/SIMD state correctly after execve()
Ard Biesheuvel
2015-08-24
arm64: makefile: fix perf_callchain.o kconfig dependency
Will Deacon
2015-08-22
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
2015-08-21
arm64: entry: always restore x0 from the stack on syscall return
Will Deacon
2015-08-12
arm64: KVM: remove remaining reference to vgic_sr_vectors
Vladimir Murzin
2015-08-10
arm64: VDSO: fix coarse clock monotonicity regression
Nathan Lynch
2015-08-07
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
2015-08-07
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
2015-08-05
Merge branch 'aarch64/psci/drivers' into aarch64/for-next/core
Will Deacon
2015-08-05
arm64: mm: ensure patched kernel text is fetched from PoU
Will Deacon
2015-08-04
arm64: alternatives: ensure secondary CPUs execute ISB after patching
Will Deacon
2015-08-03
arm64: psci: factor invocation code to drivers
Mark Rutland
2015-08-03
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
2015-07-31
arm64: restore cpu suspend/resume functionality
Sudeep Holla
2015-07-30
ARM64: PCI: do not enable resources on PROBE_ONLY systems
Lorenzo Pieralisi
2015-07-30
arm64: alternative: put secondary CPUs into polling loop during patch
Will Deacon
2015-07-29
arm64: remove redundant object file list
Jonas Rabenstein
2015-07-29
arm64: remove dead-code depending on CONFIG_UP_LATE_INIT
Jonas Rabenstein
2015-07-27
arm64: debug: rename enum debug_el to avoid symbol collision
Will Deacon
2015-07-27
arm64/efi: map the entire UEFI vendor string before reading it
Ard Biesheuvel
2015-07-27
arm64: elf: use cpuid_feature_extract_field for hwcap detection
Will Deacon
2015-07-27
arm64: lse: use generic cpufeature detection for LSE atomics
Will Deacon
2015-07-27
arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistency
Will Deacon
2015-07-27
arm64: atomics: patch in lse instructions when supported by the CPU
Will Deacon
2015-07-27
arm64: alternatives: add cpu feature for lse atomics
Will Deacon
2015-07-27
arm64: elf: advertise 8.1 atomic instructions as new hwcap
Will Deacon
2015-07-27
arm64/BUG: Show explicit backtrace for WARNs
Dave P Martin
2015-07-27
arm64/BUG: Use BRK instruction for generic BUG traps
Dave P Martin
2015-07-27
arm64/debug: Simplify BRK insn opcode declarations
Dave P Martin
2015-07-27
arm64/debug: More consistent naming for the BRK ESR template macro
Dave P Martin
2015-07-27
arm64: insn: use set_fixmap_offset to make it more clear
yalin wang
2015-07-27
arm64: efi: prefer AllocatePages() over efi_low_alloc() for vmlinux
Ard Biesheuvel
2015-07-27
arm64: kernel: remove non-legit DT warnings when booting using ACPI
Sudeep Holla
[next]