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
/
coproc.c
Age
Commit message (
Expand
)
Author
2016-09-22
ARM: KVM: Support vgic-v3
Vladimir Murzin
2016-02-29
ARM: KVM: Switch the CP reg search to be a binary search
Marc Zyngier
2016-02-29
ARM: KVM: Rename struct coproc_reg::is_64 to is_64bit
Marc Zyngier
2016-02-29
ARM: KVM: Enforce sorting of all CP tables
Marc Zyngier
2016-02-29
ARM: KVM: Properly sort the invariant table
Marc Zyngier
2016-02-29
ARM: KVM: Move CP15 array into the CPU context structure
Marc Zyngier
2016-02-29
ARM: KVM: Move VFP registers to a CPU context structure
Marc Zyngier
2015-01-29
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
2014-08-27
KVM: ARM/arm64: avoid returning negative error code as bool
Will Deacon
2014-07-11
ARM: KVM: one_reg coproc set and get BE fixes
Victor Kamensky
2014-03-03
ARM: KVM: trap VM system registers until MMU and caches are ON
Marc Zyngier
2014-03-03
ARM: KVM: add world-switch for AMAIR{0,1}
Marc Zyngier
2014-03-03
ARM: KVM: fix handling of trapped 64bit coprocessor accesses
Marc Zyngier
2013-10-22
ARM: KVM: fix L2CTLR to be per-cluster
Marc Zyngier
2013-10-22
ARM: KVM: Fix MPIDR computing to support virtual clusters
Marc Zyngier
2013-10-12
KVM: ARM: Add support for Cortex-A7
Jonathan Austin
2013-08-06
ARM: KVM: Fix 64-bit coprocessor handling
Christoffer Dall
2013-06-26
ARM: KVM: perform save/restore of PAR
Marc Zyngier
2013-05-02
Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...
Russell King
2013-04-17
ARM: KVM: fix unbalanced get_cpu() in access_dcsw
Marc Zyngier
2013-03-06
ARM: KVM: abstract IL decoding away
Marc Zyngier
2013-03-06
ARM: KVM: abstract fault register accesses
Marc Zyngier
2013-03-06
ARM: KVM: convert GP registers from u32 to unsigned long
Marc Zyngier
2013-02-11
ARM: KVM: arch_timers: Add timer world switch
Marc Zyngier
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: Initial skeleton to compile KVM support
Christoffer Dall