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
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-14
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-29
KVM: arm/arm64: timer: Add active state caching
Marc Zyngier
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
arm64: KVM: Add a new vcpu device control group for PMUv3
Shannon Zhao
2016-02-29
arm64: KVM: Introduce per-vcpu kvm device controls
Shannon Zhao
2016-02-29
arm64: KVM: Free perf event of PMU when destroying vcpu
Shannon Zhao
2016-02-29
arm64: KVM: Add PMU overflow interrupt routing
Shannon Zhao
2016-02-29
ARM: KVM: Use common version of timer-sr.c
Marc Zyngier
2016-02-29
ARM: KVM: Use common version of vgic-v2-sr.c
Marc Zyngier
2016-02-29
ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
2016-02-29
arm64: KVM: Skip HYP setup when already running in HYP
Marc Zyngier
2016-02-29
arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOP
Marc Zyngier
2016-02-29
ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORT
Marc Zyngier
2016-02-29
ARM: KVM: Remove unused hyp_pc field
Marc Zyngier
2016-02-29
ARM: KVM: Turn CP15 defines to an enum
Marc Zyngier
2016-02-29
ARM: KVM: Remove __weak attributes
Marc Zyngier
2016-02-29
ARM: KVM: Switch to C-based stage2 init
Marc Zyngier
2016-02-29
ARM: KVM: Remove the old world switch
Marc Zyngier
2016-02-29
ARM: KVM: Change kvm_call_hyp return type to unsigned long
Marc Zyngier
2016-02-29
ARM: KVM: Add panic handling code
Marc Zyngier
2016-02-29
ARM: KVM: Add HYP mode entry code
Marc Zyngier
2016-02-29
ARM: KVM: Add populating of fault data structure
Marc Zyngier
2016-02-29
ARM: KVM: Add the new world switch implementation
Marc Zyngier
2016-02-29
ARM: KVM: Add VFP lazy save/restore handler
Marc Zyngier
2016-02-29
ARM: KVM: Add guest entry code
Marc Zyngier
2016-02-29
ARM: KVM: Add banked registers save/restore
Marc Zyngier
2016-02-29
ARM: KVM: Add VFP save/restore
Marc Zyngier
2016-02-29
ARM: KVM: Add vgic v2 save/restore
Marc Zyngier
2016-02-29
ARM: KVM: Add timer save/restore
Marc Zyngier
2016-02-29
ARM: KVM: Add CP15 save/restore code
Marc Zyngier
2016-02-29
ARM: KVM: Add TLB invalidation code
Marc Zyngier
2016-02-29
ARM: KVM: Add system register accessor macros
Marc Zyngier
2016-02-29
ARM: KVM: Add a HYP-specific header file
Marc Zyngier
2016-02-29
ARM: KVM: Move GP registers into the CPU context structure
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
2016-02-29
ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end
Marc Zyngier
2016-02-29
ARM: KVM: Move the HYP code to its own section
Marc Zyngier
2016-02-29
arm/arm64: KVM: Add hook for C-based stage2 init
Marc Zyngier
2016-02-29
arm/arm64: KVM: Fix ioctl error handling
Michael S. Tsirkin
2016-02-29
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2016-02-25
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
2016-02-24
arm/arm64: KVM: Feed initialized memory to MMIO accesses
Marc Zyngier
2016-02-18
arm64: kvm: deal with kernel symbols outside of linear mapping
Ard Biesheuvel
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
[next]