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
path:
root
/
arch
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
2018-09-11
arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
Miguel Ojeda
2018-09-07
arm64: KVM: Remove pgd_lock
Steven Price
2018-09-07
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
2018-08-23
arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.h
Will Deacon
2018-08-22
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-13
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-12
KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accesses
Marc Zyngier
2018-08-06
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2018-08-03
arm64: Use the new GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-08-01
mm: do not initialize TLB stack vma's with vma_init()
Linus Torvalds
2018-07-31
arm64: drop unused kernel_neon_begin_partial() macro
Ard Biesheuvel
2018-07-26
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
2018-07-26
arm64: Add stack information to on_accessible_stack
Laura Abbott
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-07-23
arm64: acpi: fix alignment fault in accessing ACPI
AKASHI Takahiro
2018-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
2018-07-21
KVM: arm64: Share the parts of get/set events useful to 32bit
James Morse
2018-07-21
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
Dongjiu Geng
2018-07-21
arm64: KVM: Cleanup tpidr_el2 init on non-VHE
Marc Zyngier
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
2018-07-12
arm64: implement syscall wrappers
Mark Rutland
2018-07-12
arm64: convert compat wrappers to C
Mark Rutland
2018-07-12
arm64: convert native/compat syscall entry to C
Mark Rutland
2018-07-12
arm64: introduce syscall_fn_t
Mark Rutland
2018-07-12
arm64: remove sigreturn wrappers
Mark Rutland
2018-07-12
arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
Mark Rutland
2018-07-12
arm64: kill config_sctlr_el1()
Mark Rutland
2018-07-12
arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>
Mark Rutland
2018-07-11
arm64: neon: Fix function may_use_simd() return error status
Yandong Zhao
2018-07-11
arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ
Will Deacon
2018-07-09
arm64: numa: rework ACPI NUMA initialization
Lorenzo Pieralisi
2018-07-09
KVM: arm/arm64: Enable adaptative WFE trapping
Marc Zyngier
2018-07-09
KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpers
Marc Zyngier
2018-07-09
KVM: arm/arm64: Consolidate page-table accessors
Marc Zyngier
2018-07-09
arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is set
Marc Zyngier
2018-07-09
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
2018-07-06
arm64: topology: rename llc_siblings to align with other struct members
Sudeep Holla
2018-07-06
arm64: topology: add support to remove cpu topology sibling masks
Sudeep Holla
2018-07-06
arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap
Sudeep Holla
2018-07-06
arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable
Chintan Pandya
2018-07-05
arm64: insn: Don't fallback on nosync path for general insn patching
Will Deacon
2018-07-05
arm64: IPI each CPU after invalidating the I-cache for kernel mappings
Will Deacon
2018-07-05
arm64: remove unused COMPAT_PSR definitions
Mark Rutland
2018-07-05
kvm/arm: use PSR_AA32 definitions
Mark Rutland
[next]