index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
sigp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-30
KVM: s390: Fix memory leak on busy SIGP stop
Christian Borntraeger
1
-0
/
+1
2014-07-21
KVM: s390: move vcpu wakeup code to a central point
David Hildenbrand
1
-14
/
+6
2014-07-21
KVM: s390: remove _bh locking from local_int.lock
David Hildenbrand
1
-10
/
+10
2014-07-10
KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a time
David Hildenbrand
1
-1
/
+6
2014-05-30
KVM: s390: clean up interrupt injection in sigp code
Jens Freimann
1
-38
/
+18
2014-05-16
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
David Hildenbrand
1
-0
/
+35
2014-04-22
KVM: s390: convert __sigp_set_prefix()/handle_set_prefix()
Heiko Carstens
1
-5
/
+7
2014-03-25
KVM: s390: Fix possible memory leak in SIGP functions
Thomas Huth
1
-8
/
+6
2014-03-04
KVM: s390: get rid of local_int array
Jens Freimann
1
-73
/
+51
2014-03-04
KVM: s390: Fixed CC of SIGP SET_PREFIX handler
Thomas Huth
1
-16
/
+8
2014-01-30
KVM: async_pf: Async page fault support on s390
Dominik Dingel
1
-0
/
+7
2013-12-11
KVM: s390: SIGP START has to report BUSY while stopping a CPU
Thomas Huth
1
-0
/
+5
2013-12-11
KVM: s390: Reworked SIGP RESTART order
Thomas Huth
1
-8
/
+11
2013-12-11
KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNAL
Thomas Huth
1
-1
/
+36
2013-12-11
KVM: s390: Use helper function to set CC in SIGP handler
Thomas Huth
1
-2
/
+1
2013-11-28
KVM: s390: Removed kvm_s390_inject_sigp_stop()
Thomas Huth
1
-6
/
+0
2013-11-28
KVM: s390: Add SIGP store-status-at-address order
Thomas Huth
1
-0
/
+35
2013-11-28
KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUS
Thomas Huth
1
-1
/
+14
2013-06-20
KVM: s390: Renamed PGM_PRIVILEGED_OPERATION
Thomas Huth
1
-2
/
+1
2013-06-17
KVM: s390: Use common waitqueue
Christian Borntraeger
1
-8
/
+8
2013-01-17
KVM: s390: kvm/sigp.c: fix memory leakage
Cong Ding
1
-1
/
+3
2013-01-07
KVM: s390: Decoding helper functions.
Cornelia Huck
1
-5
/
+1
2012-07-26
KVM: s390: Add architectural trace events
Cornelia Huck
1
-0
/
+2
2012-07-24
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-35
/
+42
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+2
2012-07-03
KVM: s390: Fix sigp sense handling.
Cornelia Huck
1
-5
/
+9
2012-07-03
KVM: s390: use sigp condition code defines
Heiko Carstens
1
-29
/
+29
2012-07-03
KVM: s390: fix sigp set prefix status stored cases
Heiko Carstens
1
-2
/
+5
2012-07-03
KVM: s390: fix sigp sense running condition code handling
Heiko Carstens
1
-2
/
+2
2012-07-03
s390/smp/kvm: unifiy sigp definitions
Heiko Carstens
1
-37
/
+9
2012-06-05
s390/smp/kvm: unifiy sigp definitions
Heiko Carstens
1
-37
/
+9
2012-03-08
KVM: s390: add stop_on_stop flag when doing stop and store
Jens Freimann
1
-1
/
+2
2012-03-08
KVM: s390: ignore sigp stop overinitiative
Jens Freimann
1
-0
/
+3
2012-03-08
KVM: s390: make sigp restart return busy when stop pending
Jens Freimann
1
-0
/
+31
2012-03-05
KVM: s390: provide general purpose guest registers via kvm_run
Christian Borntraeger
1
-10
/
+10
2011-11-17
KVM: s390: handle SIGP sense running intercepts
Cornelia Huck
1
-0
/
+39
2011-11-17
KVM: s390: Fix RUNNING flag misinterpretation
Cornelia Huck
1
-3
/
+3
2011-10-30
KVM: s390: implement sigp external call
Christian Ehrhardt
1
-1
/
+44
2011-07-24
[S390] Use gmap translation for accessing guest memory
Carsten Otte
1
-4
/
+2
2010-06-08
[S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is held
Julia Lawall
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko Carstens
1
-2
/
+2
2009-12-03
KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
Carsten Otte
1
-3
/
+3
2009-09-10
KVM: s390: streamline memslot handling
Christian Ehrhardt
1
-2
/
+2
2009-09-10
KVM: s390: infrastructure to kick vcpus out of guest state
Christian Ehrhardt
1
-22
/
+34
2009-08-07
[S390] KVM: Read buffer overflow
Roel Kluin
1
-3
/
+4
2009-06-10
KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock
Christian Borntraeger
1
-8
/
+8
2009-03-24
KVM: s390: Fix printk on SIGP set arch
Christian Borntraeger
1
-2
/
+0
2008-11-23
KVM: s390: Fix problem state handling in guest sigp handler
Christian Borntraeger
1
-0
/
+5
2008-07-27
KVM: s390: Change guestaddr type in gaccess
Martin Schwidefsky
1
-2
/
+3
[next]