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
2018-07-22
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
Marc Zyngier
2018-07-22
arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
Marc Zyngier
2018-07-22
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
2018-07-22
arm64: KVM: Add HYP per-cpu accessors
Marc Zyngier
2018-07-22
arm64: ssbd: Add prctl interface for per-thread mitigation
Marc Zyngier
2018-07-22
arm64: ssbd: Introduce thread flag to control userspace mitigation
Marc Zyngier
2018-07-22
arm64: ssbd: Restore mitigation status on CPU resume
Marc Zyngier
2018-07-22
arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
Marc Zyngier
2018-07-22
arm64: ssbd: Add global mitigation state accessor
Marc Zyngier
2018-07-22
arm64: Add 'ssbd' command-line option
Marc Zyngier
2018-07-22
arm64: Add ARCH_WORKAROUND_2 probing
Marc Zyngier
2018-07-22
arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
Marc Zyngier
2018-07-22
arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
Marc Zyngier
2018-07-22
KVM: arm64: Avoid storing the vcpu pointer on the stack
Christoffer Dall
2018-07-22
KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
Marc Zyngier
2018-07-22
arm64: alternatives: Add dynamic patching feature
Marc Zyngier
2018-07-22
KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
James Morse
2018-07-22
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
2018-07-22
KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
James Morse
2018-07-22
KVM: arm64: Store vcpu on the stack during __guest_enter()
James Morse
2018-07-22
arm64: assembler: introduce ldr_this_cpu
Mark Rutland
2018-07-03
arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
Will Deacon
2018-07-03
arm64: kpti: Use early_param for kpti= command-line option
Will Deacon
2018-06-06
arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
2018-06-06
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
2018-06-06
arm64: lse: Add early clobbers to some input/output asm operands
Will Deacon
2018-05-30
arm64: dts: qcom: Fix SPI5 config on MSM8996
Ilia Lin
2018-05-30
arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery
Marc Zyngier
2018-05-30
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
2018-05-30
arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics
Will Deacon
2018-05-22
KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
Andre Przywara
2018-05-19
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2018-05-16
arm64: Add work around for Arm Cortex-A55 Erratum 1024718
Suzuki K Poulose
2018-05-09
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
2018-04-20
arm64: futex: Mask __user pointers prior to dereference
Will Deacon
2018-04-20
arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
Mark Rutland
2018-04-20
arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
Mark Rutland
2018-04-20
arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
Mark Rutland
2018-04-20
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Mark Rutland
2018-04-20
arm/arm64: KVM: Turn kvm_psci_version into a static inline
Mark Rutland
2018-04-20
arm64: KVM: Make PSCI_VERSION a fast path
Mark Rutland
2018-04-20
arm/arm64: KVM: Advertise SMCCC v1.1
Mark Rutland
2018-04-20
arm/arm64: KVM: Consolidate the PSCI include files
Mark Rutland
2018-04-20
arm64: KVM: Increment PC after handling an SMC trap
Mark Rutland
2018-04-20
arm64: Branch predictor hardening for Cavium ThunderX2
Mark Rutland
2018-04-20
arm64: Implement branch predictor hardening for affected Cortex-A CPUs
Mark Rutland
2018-04-20
arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
Mark Rutland
2018-04-20
arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
Mark Rutland
2018-04-20
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
Mark Rutland
2018-04-20
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
Mark Rutland
[next]