index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
interrupt.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
KVM: s390: optimize interrupt handling round trip time
Jens Freimann
2015-05-08
1
-7
/
+4
|
*
KVM: s390: fix external call injection without sigp interpretation
David Hildenbrand
2015-05-08
1
-1
/
+1
*
|
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
2015-05-13
1
-2
/
+2
|
/
*
KVM: s390: migrate vcpu interrupt state
Jens Freimann
2015-03-31
1
-0
/
+140
*
KVM: s390: refactor vcpu injection function
Jens Freimann
2015-03-31
1
-3
/
+12
*
KVM: s390: cpu timer irq priority
David Hildenbrand
2015-03-31
1
-7
/
+27
*
KVM: s390: deliver floating interrupts in order of priority
Jens Freimann
2015-03-31
1
-359
/
+473
*
KVM: s390: fix get_all_floating_irqs
Jens Freimann
2015-03-31
1
-26
/
+32
*
KVM: s390: store the breaking-event address on pgm interrupts
David Hildenbrand
2015-03-31
1
-0
/
+2
*
KVM: s390: Machine Check
Eric Farman
2015-03-06
1
-0
/
+4
*
KVM: s390: Vector exceptions
Eric Farman
2015-03-06
1
-0
/
+1
*
KVM: s390: Use insn_length() to calculate length of instruction
Thomas Huth
2015-03-06
1
-4
/
+3
*
KVM: s390: Nullify instruction for certain program exceptions
Thomas Huth
2015-03-06
1
-1
/
+17
*
KVM: s390: reinjection of irqs can fail in the tpi handler
David Hildenbrand
2015-03-06
1
-2
/
+2
*
KVM: s390: floating irqs: fix user triggerable endless loop
David Hildenbrand
2015-02-09
1
-0
/
+2
*
KVM: s390: remove redundant setting of interrupt type
Jens Freimann
2015-01-23
1
-1
/
+0
*
KVM: s390: fix bug in interrupt parameter check
Jens Freimann
2015-01-23
1
-2
/
+2
*
KVM: s390: avoid memory leaks if __inject_vm() fails
David Hildenbrand
2015-01-23
1
-1
/
+5
*
KVM: s390: trace correct values for set prefix and machine checks
Jens Freimann
2015-01-23
1
-4
/
+4
*
KVM: s390: fix bug in sigp emergency signal injection
Jens Freimann
2015-01-23
1
-3
/
+2
*
KVM: s390: no need to hold the kvm->mutex for floating interrupts
Christian Borntraeger
2015-01-23
1
-8
/
+0
*
KVM: s390: only one external call may be pending at a time
David Hildenbrand
2015-01-23
1
-15
/
+42
*
KVM: s390: SIGP SET PREFIX cleanup
David Hildenbrand
2015-01-23
1
-0
/
+3
*
KVM: s390: a VCPU may only stop when no interrupts are left pending
David Hildenbrand
2015-01-23
1
-2
/
+2
*
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
2015-01-23
1
-26
/
+45
*
KVM: s390: new parameter for SIGP STOP irqs
David Hildenbrand
2015-01-23
1
-1
/
+17
*
KVM: s390: forward hrtimer if guest ckc not pending yet
David Hildenbrand
2015-01-23
1
-2
/
+12
*
KVM: s390: prevent sleep duration underflows in handle_wait()
David Hildenbrand
2015-01-23
1
-1
/
+7
*
KVM: s390: make local function static
Christian Borntraeger
2015-01-23
1
-1
/
+1
*
KVM: s390: clean up return code handling in irq delivery code
Jens Freimann
2014-12-04
1
-13
/
+13
*
KVM: s390: use atomic bitops to access pending_irqs bitmap
Jens Freimann
2014-12-04
1
-2
/
+2
*
KVM: s390: some ext irqs have to clear the ext cpu addr
David Hildenbrand
2014-12-04
1
-0
/
+3
*
KVM: s390: allow injecting all kinds of machine checks
Jens Freimann
2014-11-28
1
-3
/
+11
*
KVM: s390: handle pending local interrupts via bitmap
Jens Freimann
2014-11-28
1
-245
/
+356
*
KVM: s390: refactor interrupt delivery code
Jens Freimann
2014-11-28
1
-177
/
+282
*
KVM: s390: add defines for virtio and pfault interrupt code
Jens Freimann
2014-11-28
1
-2
/
+4
*
KVM: s390: external param not valid for cpu timer and ckc
David Hildenbrand
2014-11-28
1
-4
/
+2
*
KVM: s390: refactor interrupt injection code
Jens Freimann
2014-11-28
1
-54
/
+167
*
KVM: s390: trigger the right CPU exit for floating interrupts
Christian Borntraeger
2014-11-28
1
-1
/
+11
*
KVM: s390: Fix size of monitor-class number field
Thomas Huth
2014-10-28
1
-1
/
+1
*
KVM: s390: count vcpu wakeups in stat.halt_wakeup
David Hildenbrand
2014-10-01
1
-0
/
+1
*
KVM: s390/interrupt: remove double assignment
Christian Borntraeger
2014-09-10
1
-1
/
+0
*
KVM: s390: unintended fallthrough for external call
Christian Borntraeger
2014-09-10
1
-0
/
+1
*
KVM: s390: add __must_check to interrupt deliver functions
Christian Borntraeger
2014-09-10
1
-6
/
+6
*
KVM: s390/mm: cleanup gmap function arguments, variable names
Martin Schwidefsky
2014-08-25
1
-1
/
+1
*
KVM: s390: don't use kvm lock in interrupt injection code
Jens Freimann
2014-08-25
1
-2
/
+0
*
KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery
Jens Freimann
2014-08-25
1
-22
/
+18
*
KVM: s390: no special machine check delivery
Christian Borntraeger
2014-08-25
1
-56
/
+0
*
KVM: s390: factor out get_ilc() function
Jens Freimann
2014-08-25
1
-20
/
+21
*
KVM: s390: add defines for pfault init delivery code
Jens Freimann
2014-08-25
1
-2
/
+4
[prev]
[next]