index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
sigp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-19
KVM: s390: pv: don't present the ecall interrupt twice
Nico Boehr
1
-2
/
+2
2021-12-17
KVM: s390: Clarify SIGP orders versus STOP/RESTART
Eric Farman
1
-0
/
+28
2021-10-25
KVM: s390: Simplify SIGP Set Arch handling
Eric Farman
1
-13
/
+1
2018-01-24
KVM: s390: introduce and use kvm_s390_test_cpuflags()
David Hildenbrand
1
-9
/
+5
2018-01-16
KVM: s390: cleanup struct kvm_s390_float_interrupt
David Hildenbrand
1
-8
/
+4
2017-12-06
KVM: s390: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-12-06
KVM: s390: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-08-28
KVM: s390: Support Configuration z/Architecture Mode
Jason J. Herne
1
-19
/
+17
2016-06-21
KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle
David Hildenbrand
1
-5
/
+5
2016-05-09
KVM: s390: enable SRS only if enabled for the guest
David Hildenbrand
1
-0
/
+6
2015-11-19
KVM: s390: fix wrong lookup of VCPUs by array index
David Hildenbrand
1
-6
/
+2
2015-07-29
KVM: s390: adapt debug entries for instruction handling
Christian Borntraeger
1
-5
/
+5
2015-07-29
KVM: s390: VCPU_EVENT cleanup for prefix changes
Christian Borntraeger
1
-3
/
+0
2015-03-17
KVM: s390: Guest's memory access functions get access registers
Alexander Yarygin
1
-2
/
+2
2015-03-06
KVM: s390: Add new SIGP order to kernel counters
Eric Farman
1
-0
/
+3
2015-01-23
KVM: s390: forward most SIGP orders to user space
David Hildenbrand
1
-0
/
+49
2015-01-23
KVM: s390: only one external call may be pending at a time
David Hildenbrand
1
-5
/
+12
2015-01-23
KVM: s390: SIGP SET PREFIX cleanup
David Hildenbrand
1
-19
/
+11
2015-01-23
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
1
-43
/
+21
2014-11-28
KVM: s390: handle pending local interrupts via bitmap
Jens Freimann
1
-27
/
+9
2014-10-28
KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS)
David Hildenbrand
1
-7
/
+18
2014-10-28
KVM: s390: sigp: inject emergency calls in a separate function
David Hildenbrand
1
-3
/
+9
2014-10-28
KVM: s390: sigp: instruction counters for all sigp orders
David Hildenbrand
1
-1
/
+7
2014-10-28
KVM: s390: sigp: separate preparation handlers
David Hildenbrand
1
-15
/
+32
2014-10-28
KVM: s390: sigp: move target cpu checks into dispatcher
David Hildenbrand
1
-91
/
+48
2014-10-28
KVM: s390: sigp: dispatch orders with one target in a separate function
David Hildenbrand
1
-31
/
+43
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-21
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-08
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
[next]