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: a VCPU is already started when delivering interrupts
David Hildenbrand
2014-05-30
1
-1
/
+0
*
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
David Hildenbrand
2014-05-16
1
-4
/
+26
*
KVM: s390: Add clock comparator and CPU timer IRQ injection
Thomas Huth
2014-05-06
1
-0
/
+32
*
KVM: s390: introduce kvm_s390_vcpu_{start,stop}
David Hildenbrand
2014-04-29
1
-1
/
+1
*
KVM: s390: Drop pending interrupts on guest exit
Christian Borntraeger
2014-04-22
1
-2
/
+2
*
KVM: s390: no timer interrupts when single-stepping a guest
David Hildenbrand
2014-04-22
1
-0
/
+3
*
KVM: s390: move timer interrupt checks into own functions
David Hildenbrand
2014-04-22
1
-18
/
+20
*
KVM: s390: hardware support for guest debugging
David Hildenbrand
2014-04-22
1
-1
/
+7
*
KVM: s390: deliver program irq parameters and use correct ilc
David Hildenbrand
2014-04-22
1
-9
/
+101
*
KVM: s390: reinject io interrupt on tpi failure
Cornelia Huck
2014-04-22
1
-0
/
+6
*
KVM: s390: convert local irqs in __do_deliver_interrupt()
Jens Freimann
2014-04-22
1
-38
/
+43
*
KVM: s390: convert __do_deliver_interrupt()
Heiko Carstens
2014-04-22
1
-38
/
+44
*
KVM: s390: allow injecting every kind of interrupt
Jens Freimann
2014-04-22
1
-0
/
+25
*
Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-03-25
1
-0
/
+14
|
\
|
*
KVM: s390: clear local interrupts at cpu initial reset
Jens Freimann
2014-03-25
1
-0
/
+14
*
|
KVM: s390: irq routing for adapter interrupts.
Cornelia Huck
2014-03-21
1
-0
/
+121
*
|
KVM: s390: adapter interrupt sources
Cornelia Huck
2014-03-21
1
-1
/
+172
|
/
*
KVM: s390: Removing untriggerable BUG_ONs
Dominik Dingel
2014-03-17
1
-2
/
+0
*
KVM: s390: get rid of local_int array
Jens Freimann
2014-03-04
1
-2
/
+4
*
KVM/s390: Set preempted flag during vcpu wakeup and interrupt delivery
Michael Mueller
2014-02-26
1
-0
/
+3
*
KVM: async_pf: Async page fault support on s390
Dominik Dingel
2014-01-30
1
-7
/
+58
*
KVM: s390: limit floating irqs
Jens Freimann
2014-01-30
1
-5
/
+21
*
KVM: s390: add floating irq controller
Jens Freimann
2014-01-30
1
-51
/
+253
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-11-15
1
-0
/
+3
|
\
|
*
KVM: s390: Lock kvm->srcu at the appropriate places
Thomas Huth
2013-09-24
1
-0
/
+3
*
|
s390/time: correct use of store clock fast
Martin Schwidefsky
2013-10-22
1
-3
/
+3
|
/
*
KVM: s390: Use common waitqueue
Christian Borntraeger
2013-06-17
1
-9
/
+9
*
s390/kvm,gaccess: add address space annotations
Heiko Carstens
2013-03-07
1
-18
/
+18
*
s390/kvm,gaccess: shorten put/get_guest code
Heiko Carstens
2013-03-07
1
-24
/
+28
*
s390/kvm: remove explicit -EFAULT return code checking on guest access
Heiko Carstens
2013-03-07
1
-172
/
+69
*
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-24
1
-2
/
+262
|
\
|
*
KVM: s390: Fix handling of iscs.
Cornelia Huck
2013-02-11
1
-3
/
+15
|
*
KVM: s390: Add support for channel I/O instructions.
Cornelia Huck
2013-01-07
1
-0
/
+37
|
*
KVM: s390: Add support for machine checks.
Cornelia Huck
2013-01-07
1
-0
/
+112
|
*
KVM: s390: Support for I/O interrupts.
Cornelia Huck
2013-01-07
1
-2
/
+101
*
|
s390/time: rename tod clock access functions
Heiko Carstens
2013-02-14
1
-3
/
+3
*
|
s390/time: fix sched_clock() overflow
Heiko Carstens
2013-01-16
1
-1
/
+1
|
/
*
s390/kvm: Interrupt injection bugfix
Jason J. Herne
2012-10-10
1
-1
/
+18
*
KVM: s390: Fix vcpu_load handling in interrupt code
Christian Borntraeger
2012-09-27
1
-2
/
+0
*
KVM: s390: Add implementation-specific trace events
Cornelia Huck
2012-07-26
1
-0
/
+23
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-1
/
+1
*
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-28
1
-2
/
+1
|
\
|
*
KVM: s390: rework code that sets the prefix
Christian Borntraeger
2012-03-05
1
-2
/
+1
*
|
[S390] rename lowcore field
Martin Schwidefsky
2012-03-11
1
-3
/
+3
|
/
*
KVM: s390: Fix RUNNING flag misinterpretation
Cornelia Huck
2011-11-17
1
-0
/
+1
*
KVM: s390: implement sigp external call
Christian Ehrhardt
2011-10-30
1
-0
/
+30
*
[S390] kvm: make sigp emerg smp capable
Christian Ehrhardt
2011-07-24
1
-0
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
2010-02-26
1
-5
/
+5
*
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko Carstens
2010-02-26
1
-1
/
+1
[next]