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
/
arm
/
kvm
Age
Commit message (
Expand
)
Author
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-24
treewide: Fix typo in printk and comments
Masanari Iida
2013-04-17
ARM: KVM: fix unbalanced get_cpu() in access_dcsw
Marc Zyngier
2013-04-16
ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reporting
Marc Zyngier
2013-03-22
Merge branch 'kvm-arm/vgic-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Russell King
2013-02-25
ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_...
Marc Zyngier
2013-02-25
ARM: KVM: fix kvm_arch_{prepare,commit}_memory_region
Marc Zyngier
2013-02-22
ARM: KVM: vgic: take distributor lock on sync_hwstate path
Marc Zyngier
2013-02-22
ARM: KVM: vgic: force EOIed LRs to the empty state
Marc Zyngier
2013-02-11
ARM: KVM: arch_timers: Wire the init code and config option
v3.9-kvm-arm
Marc Zyngier
2013-02-11
ARM: KVM: arch_timers: Add timer world switch
Marc Zyngier
2013-02-11
ARM: KVM: arch_timers: Add guest timer core support
Marc Zyngier
2013-02-11
ARM: KVM: Add VGIC configuration option
Marc Zyngier
2013-02-11
ARM: KVM: VGIC initialisation code
Marc Zyngier
2013-02-11
ARM: KVM: VGIC control interface world switch
Marc Zyngier
2013-02-11
ARM: KVM: VGIC interrupt injection
Marc Zyngier
2013-02-11
ARM: KVM: vgic: retire queued, disabled interrupts
Marc Zyngier
2013-02-11
ARM: KVM: VGIC virtual CPU interface management
Marc Zyngier
2013-02-11
ARM: KVM: VGIC distributor handling
Marc Zyngier
2013-02-11
ARM: KVM: VGIC accept vcpu and dist base addresses from user space
Christoffer Dall
2013-02-11
ARM: KVM: Initial VGIC infrastructure code
Marc Zyngier
2013-02-11
ARM: KVM: Keep track of currently running vcpus
Marc Zyngier
2013-02-11
KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl
Christoffer Dall
2013-01-23
KVM: ARM: Power State Coordination Interface implementation
Marc Zyngier
2013-01-23
KVM: ARM: Handle I/O aborts
Christoffer Dall
2013-01-23
KVM: ARM: Handle guest faults in KVM
Christoffer Dall
2013-01-23
KVM: ARM: VFP userspace interface
Rusty Russell
2013-01-23
KVM: ARM: Demux CCSIDR in the userspace API
Christoffer Dall
2013-01-23
KVM: ARM: User space API for getting/setting co-proc registers
Christoffer Dall
2013-01-23
KVM: ARM: Emulation framework and CP15 emulation
Christoffer Dall
2013-01-23
KVM: ARM: World-switch implementation
Christoffer Dall
2013-01-23
KVM: ARM: Inject IRQs and FIQs from userspace
Christoffer Dall
2013-01-23
KVM: ARM: Memory virtualization setup
Christoffer Dall
2013-01-23
KVM: ARM: Hypervisor initialization
Christoffer Dall
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall