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
Age
Commit message (
Expand
)
Author
2015-01-20
arm/arm64: KVM: allow userland to request a virtual GICv3
Andre Przywara
2015-01-20
arm64: KVM: add SGI generation register emulation
Andre Przywara
2015-01-20
arm/arm64: KVM: add virtual GICv3 distributor emulation
Andre Przywara
2015-01-20
arm/arm64: KVM: add opaque private pointer to MMIO data
Andre Przywara
2015-01-20
arm/arm64: KVM: split GICv2 specific emulation code from vgic.c
Andre Przywara
2015-01-20
arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable
Andre Przywara
2015-01-20
arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
Andre Przywara
2015-01-20
arm/arm64: KVM: pass down user space provided GIC type into vGIC code
Andre Przywara
2015-01-20
arm/arm64: KVM: rework MPIDR assignment and add accessors
Andre Przywara
2015-01-16
KVM: arm/arm64: Enable Dirty Page logging for ARMv8
Mario Smarduch
2015-01-16
KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entries
Mario Smarduch
2015-01-16
KVM: arm64: ARMv8 header changes for page logging
Mario Smarduch
2015-01-16
KVM: arm: page logging 2nd stage fault handling
Mario Smarduch
2015-01-16
KVM: arm: dirty logging write protect support
Mario Smarduch
2015-01-16
KVM: arm: Add initial dirty page locking support
Mario Smarduch
2015-01-16
KVM: arm: Add ARMv7 API to flush TLBs
Mario Smarduch
2015-01-16
KVM: x86: switch to kvm_get_dirty_log_protect
Paolo Bonzini
2015-01-15
ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfe
Andre Przywara
2015-01-15
arm/arm64: KVM: add tracing support for arm64 exit handler
Wei Huang
2015-01-11
KVM: arm/arm64: vgic: add init entry to VGIC KVM device
Eric Auger
2015-01-08
kvm: x86: Remove kvm_make_request from lapic.c
Nicholas Krause
2015-01-08
KVM: x86: Access to LDT/GDT that wraparound is incorrect
Nadav Amit
2015-01-08
KVM: x86: Do not set access bit on accessed segments
Nadav Amit
2015-01-08
KVM: x86: POP [ESP] is not emulated correctly
Nadav Amit
2015-01-08
KVM: x86: em_call_far should return failure result
Nadav Amit
2015-01-08
KVM: x86: JMP/CALL using call- or task-gate causes exception
Nadav Amit
2015-01-08
KVM: x86: fnstcw and fnstsw may cause spurious exception
Nadav Amit
2015-01-08
KVM: x86: pop sreg accesses only 2 bytes
Nadav Amit
2015-01-08
KVM: x86: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ON
Paolo Bonzini
2015-01-08
KVM: x86: mmu: remove ASSERT(vcpu)
Paolo Bonzini
2015-01-08
KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept...
Paolo Bonzini
2015-01-08
KVM: x86: mmu: do not use return to tail-call functions that return void
Paolo Bonzini
2015-01-08
KVM: x86: add tracepoint to wait_lapic_expire
Marcelo Tosatti
2015-01-08
KVM: x86: add option to advance tscdeadline hrtimer expiration
Marcelo Tosatti
2015-01-08
KVM: x86: add method to test PIR bitmap vector
Marcelo Tosatti
2015-01-08
kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicv
Tiejun Chen
2015-01-08
KVM: x86: Remove FIXMEs in emulate.c for the function,task_switch_32
Nicholas Krause
2015-01-08
KVM: nVMX: consult PFEC_MASK and PFEC_MATCH when generating #PF VM-exit
Eugene Korenevsky
2015-01-08
KVM: nVMX: Improve nested msr switch checking
Eugene Korenevsky
2015-01-08
KVM: nVMX: Add nested msr load/restore algorithm
Wincy Van
2015-01-05
Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2015-01-05
[IA64] Enable execveat syscall for ia64
Tony Luck
2015-01-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2015-01-04
Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"
Pavel Machek
2015-01-04
x86, um: actually mark system call tables readonly
Daniel Borkmann
2015-01-04
um: Skip futex_atomic_cmpxchg_inatomic() test
Richard Weinberger
2014-12-31
Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga...
Linus Torvalds
2014-12-31
nios2: Use preempt_schedule_irq
Tobias Klauser
2014-12-31
nios2: Initialize cpuinfo.mmu
Walter Goossens
2014-12-30
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]