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
/
s390
/
kvm
Age
Commit message (
Expand
)
Author
2010-01-25
KVM: S390: fix potential array overrun in intercept handling
Christian Borntraeger
2009-12-09
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-12-07
[S390] Improve address space mode selection.
Martin Schwidefsky
2009-12-03
KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
Carsten Otte
2009-12-03
KVM: s390: Make psw available on all exits, not just a subset
Carsten Otte
2009-12-03
KVM: Activate Virtualization On Demand
Alexander Graf
2009-12-03
KVM: Return -ENOTTY on unrecognized ioctls
Avi Kivity
2009-10-04
KVM: s390: fix memsize >= 4G
Christian Borntraeger
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2009-09-10
KVM: Reduce runnability interface with arch support code
Gleb Natapov
2009-09-10
KVM: remove old KVMTRACE support code
Marcelo Tosatti
2009-09-10
KVM: Use macro to iterate over vcpus.
Gleb Natapov
2009-09-10
KVM: s390: streamline memslot handling
Christian Ehrhardt
2009-09-10
KVM: s390: fix signal handling
Christian Ehrhardt
2009-09-10
KVM: s390: infrastructure to kick vcpus out of guest state
Christian Ehrhardt
2009-09-10
KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig
Avi Kivity
2009-08-09
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-08-07
[S390] KVM: Read buffer overflow
Roel Kluin
2009-08-05
KVM: s390: fix wait_queue handling
Christian Borntraeger
2009-06-28
KVM: s390: Allow stfle instruction in the guest
Christian Borntraeger
2009-06-12
[S390] uaccess: use might_fault() instead of might_sleep()
Heiko Carstens
2009-06-10
KVM: s390: Verify memory in kvm run
Carsten Otte
2009-06-10
KVM: s390: Sanity check on validity intercept
Carsten Otte
2009-06-10
KVM: s390: Unlink vcpu on destroy - v2
Carsten Otte
2009-06-10
KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock
Christian Borntraeger
2009-06-10
KVM: s390: use hrtimer for clock wakeup from idle - v2
Christian Borntraeger
2009-06-10
KVM: s390: Fix memory slot versus run - v3
Carsten Otte
2009-06-10
KVM: Fix interrupt unhalting a vcpu when it shouldn't
Gleb Natapov
2009-03-26
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-03-26
[S390] split/move machine check handler code
Heiko Carstens
2009-03-26
[S390] Fix hypervisor detection for KVM
Christian Borntraeger
2009-03-24
KVM: s390: Fix SIGP set prefix ioctl
Christian Borntraeger
2009-03-24
KVM: s390: Fix problem state check for b2 intercepts
Christian Borntraeger
2009-03-24
KVM: s390: Fix printk on SIGP set arch
Christian Borntraeger
2009-03-24
KVM: Add CONFIG_HAVE_KVM_IRQCHIP
Avi Kivity
2009-03-24
KVM: New guest debug interface
Jan Kiszka
2009-02-15
KVM: Add kvm_arch_sync_events to sync with asynchronize events
Sheng Yang
2009-01-09
[S390] Use unsigned long long for u64 on 64bit.
Heiko Carstens
2008-12-31
KVM: Consolidate userspace memory capability reporting into common code
Avi Kivity
2008-12-31
KVM: s390: Fix memory leak of vcpu->run
Christian Borntraeger
2008-12-31
KVM: s390: Fix refcounting and allow module unload
Christian Borntraeger
2008-11-23
KVM: s390: Fix problem state handling in guest sigp handler
Christian Borntraeger
2008-10-15
KVM: s390: Make facility bits future-proof
Christian Borntraeger
2008-07-31
KVM: s390: Fix kvm on IBM System z10
Christian Borntraeger
2008-07-27
KVM: s390: Fix possible host kernel bug on lctl(g) handling
Christian Borntraeger
2008-07-27
KVM: s390: Fix instruction naming for lctlg
Christian Borntraeger
2008-07-27
KVM: s390: Fix program check on interrupt delivery handling
Christian Borntraeger
2008-07-27
KVM: s390: Change guestaddr type in gaccess
Martin Schwidefsky
2008-07-27
KVM: s390: Advertise KVM_CAP_USER_MEMORY
Carsten Otte
2008-07-20
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
Marcelo Tosatti
[next]