index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
interrupt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-31
KVM: s390: rework broken SIGP STOP interrupt handling
David Hildenbrand
1
-0
/
+3
2014-07-21
KVM: s390: remove the tasklet used by the hrtimer
David Hildenbrand
1
-12
/
+1
2014-07-21
KVM: s390: move vcpu wakeup code to a central point
David Hildenbrand
1
-9
/
+15
2014-07-21
KVM: s390: remove _bh locking from local_int.lock
David Hildenbrand
1
-16
/
+16
2014-07-21
KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block
David Hildenbrand
1
-36
/
+5
2014-05-30
KVM: s390: a VCPU is already started when delivering interrupts
David Hildenbrand
1
-1
/
+0
2014-05-16
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
David Hildenbrand
1
-4
/
+26
2014-05-06
KVM: s390: Add clock comparator and CPU timer IRQ injection
Thomas Huth
1
-0
/
+32
2014-04-29
KVM: s390: introduce kvm_s390_vcpu_{start,stop}
David Hildenbrand
1
-1
/
+1
2014-04-22
KVM: s390: Drop pending interrupts on guest exit
Christian Borntraeger
1
-2
/
+2
2014-04-22
KVM: s390: no timer interrupts when single-stepping a guest
David Hildenbrand
1
-0
/
+3
2014-04-22
KVM: s390: move timer interrupt checks into own functions
David Hildenbrand
1
-18
/
+20
2014-04-22
KVM: s390: hardware support for guest debugging
David Hildenbrand
1
-1
/
+7
2014-04-22
KVM: s390: deliver program irq parameters and use correct ilc
David Hildenbrand
1
-9
/
+101
2014-04-22
KVM: s390: reinject io interrupt on tpi failure
Cornelia Huck
1
-0
/
+6
2014-04-22
KVM: s390: convert local irqs in __do_deliver_interrupt()
Jens Freimann
1
-38
/
+43
2014-04-22
KVM: s390: convert __do_deliver_interrupt()
Heiko Carstens
1
-38
/
+44
2014-04-22
KVM: s390: allow injecting every kind of interrupt
Jens Freimann
1
-0
/
+25
2014-03-25
Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
1
-0
/
+14
2014-03-25
KVM: s390: clear local interrupts at cpu initial reset
Jens Freimann
1
-0
/
+14
2014-03-21
KVM: s390: irq routing for adapter interrupts.
Cornelia Huck
1
-0
/
+121
2014-03-21
KVM: s390: adapter interrupt sources
Cornelia Huck
1
-1
/
+172
2014-03-17
KVM: s390: Removing untriggerable BUG_ONs
Dominik Dingel
1
-2
/
+0
2014-03-04
KVM: s390: get rid of local_int array
Jens Freimann
1
-2
/
+4
2014-02-26
KVM/s390: Set preempted flag during vcpu wakeup and interrupt delivery
Michael Mueller
1
-0
/
+3
2014-01-30
KVM: async_pf: Async page fault support on s390
Dominik Dingel
1
-7
/
+58
2014-01-30
KVM: s390: limit floating irqs
Jens Freimann
1
-5
/
+21
2014-01-30
KVM: s390: add floating irq controller
Jens Freimann
1
-51
/
+253
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2013-10-22
s390/time: correct use of store clock fast
Martin Schwidefsky
1
-3
/
+3
2013-09-24
KVM: s390: Lock kvm->srcu at the appropriate places
Thomas Huth
1
-0
/
+3
2013-06-17
KVM: s390: Use common waitqueue
Christian Borntraeger
1
-9
/
+9
2013-03-07
s390/kvm,gaccess: add address space annotations
Heiko Carstens
1
-18
/
+18
2013-03-07
s390/kvm,gaccess: shorten put/get_guest code
Heiko Carstens
1
-24
/
+28
2013-03-07
s390/kvm: remove explicit -EFAULT return code checking on guest access
Heiko Carstens
1
-172
/
+69
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+262
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
1
-3
/
+3
2013-02-11
KVM: s390: Fix handling of iscs.
Cornelia Huck
1
-3
/
+15
2013-01-16
s390/time: fix sched_clock() overflow
Heiko Carstens
1
-1
/
+1
2013-01-07
KVM: s390: Add support for channel I/O instructions.
Cornelia Huck
1
-0
/
+37
2013-01-07
KVM: s390: Add support for machine checks.
Cornelia Huck
1
-0
/
+112
2013-01-07
KVM: s390: Support for I/O interrupts.
Cornelia Huck
1
-2
/
+101
2012-10-10
s390/kvm: Interrupt injection bugfix
Jason J. Herne
1
-1
/
+18
2012-09-27
KVM: s390: Fix vcpu_load handling in interrupt code
Christian Borntraeger
1
-2
/
+0
2012-07-26
KVM: s390: Add implementation-specific trace events
Cornelia Huck
1
-0
/
+23
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2012-03-28
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+1
2012-03-11
[S390] rename lowcore field
Martin Schwidefsky
1
-3
/
+3
2012-03-05
KVM: s390: rework code that sets the prefix
Christian Borntraeger
1
-2
/
+1
2011-11-17
KVM: s390: Fix RUNNING flag misinterpretation
Cornelia Huck
1
-0
/
+1
[next]