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
/
sigp.c
Age
Commit message (
Expand
)
Author
2014-07-30
KVM: s390: Fix memory leak on busy SIGP stop
Christian Borntraeger
2014-07-21
KVM: s390: move vcpu wakeup code to a central point
David Hildenbrand
2014-07-21
KVM: s390: remove _bh locking from local_int.lock
David Hildenbrand
2014-07-10
KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a time
David Hildenbrand
2014-05-30
KVM: s390: clean up interrupt injection in sigp code
Jens Freimann
2014-05-16
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
David Hildenbrand
2014-04-22
KVM: s390: convert __sigp_set_prefix()/handle_set_prefix()
Heiko Carstens
2014-03-25
KVM: s390: Fix possible memory leak in SIGP functions
Thomas Huth
2014-03-04
KVM: s390: get rid of local_int array
Jens Freimann
2014-03-04
KVM: s390: Fixed CC of SIGP SET_PREFIX handler
Thomas Huth
2014-01-30
KVM: async_pf: Async page fault support on s390
Dominik Dingel
2013-12-11
KVM: s390: SIGP START has to report BUSY while stopping a CPU
Thomas Huth
2013-12-11
KVM: s390: Reworked SIGP RESTART order
Thomas Huth
2013-12-11
KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNAL
Thomas Huth
2013-12-11
KVM: s390: Use helper function to set CC in SIGP handler
Thomas Huth
2013-11-28
KVM: s390: Removed kvm_s390_inject_sigp_stop()
Thomas Huth
2013-11-28
KVM: s390: Add SIGP store-status-at-address order
Thomas Huth
2013-11-28
KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUS
Thomas Huth
2013-06-20
KVM: s390: Renamed PGM_PRIVILEGED_OPERATION
Thomas Huth
2013-06-17
KVM: s390: Use common waitqueue
Christian Borntraeger
2013-01-17
KVM: s390: kvm/sigp.c: fix memory leakage
Cong Ding
2013-01-07
KVM: s390: Decoding helper functions.
Cornelia Huck
2012-07-26
KVM: s390: Add architectural trace events
Cornelia Huck
2012-07-24
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-03
KVM: s390: Fix sigp sense handling.
Cornelia Huck
2012-07-03
KVM: s390: use sigp condition code defines
Heiko Carstens
2012-07-03
KVM: s390: fix sigp set prefix status stored cases
Heiko Carstens
2012-07-03
KVM: s390: fix sigp sense running condition code handling
Heiko Carstens
2012-07-03
s390/smp/kvm: unifiy sigp definitions
Heiko Carstens
2012-06-05
s390/smp/kvm: unifiy sigp definitions
Heiko Carstens
2012-03-08
KVM: s390: add stop_on_stop flag when doing stop and store
Jens Freimann
2012-03-08
KVM: s390: ignore sigp stop overinitiative
Jens Freimann
2012-03-08
KVM: s390: make sigp restart return busy when stop pending
Jens Freimann
2012-03-05
KVM: s390: provide general purpose guest registers via kvm_run
Christian Borntraeger
2011-11-17
KVM: s390: handle SIGP sense running intercepts
Cornelia Huck
2011-11-17
KVM: s390: Fix RUNNING flag misinterpretation
Cornelia Huck
2011-10-30
KVM: s390: implement sigp external call
Christian Ehrhardt
2011-07-24
[S390] Use gmap translation for accessing guest memory
Carsten Otte
2010-06-08
[S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is held
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko Carstens
2009-12-03
KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
Carsten Otte
2009-09-10
KVM: s390: streamline memslot handling
Christian Ehrhardt
2009-09-10
KVM: s390: infrastructure to kick vcpus out of guest state
Christian Ehrhardt
2009-08-07
[S390] KVM: Read buffer overflow
Roel Kluin
2009-06-10
KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock
Christian Borntraeger
2009-03-24
KVM: s390: Fix printk on SIGP set arch
Christian Borntraeger
2008-11-23
KVM: s390: Fix problem state handling in guest sigp handler
Christian Borntraeger
2008-07-27
KVM: s390: Change guestaddr type in gaccess
Martin Schwidefsky
[next]