index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
interrupt.c
Age
Commit message (
Expand
)
Author
2014-12-04
KVM: s390: clean up return code handling in irq delivery code
Jens Freimann
2014-12-04
KVM: s390: use atomic bitops to access pending_irqs bitmap
Jens Freimann
2014-12-04
KVM: s390: some ext irqs have to clear the ext cpu addr
David Hildenbrand
2014-11-28
KVM: s390: allow injecting all kinds of machine checks
Jens Freimann
2014-11-28
KVM: s390: handle pending local interrupts via bitmap
Jens Freimann
2014-11-28
KVM: s390: refactor interrupt delivery code
Jens Freimann
2014-11-28
KVM: s390: add defines for virtio and pfault interrupt code
Jens Freimann
2014-11-28
KVM: s390: external param not valid for cpu timer and ckc
David Hildenbrand
2014-11-28
KVM: s390: refactor interrupt injection code
Jens Freimann
2014-11-28
KVM: s390: trigger the right CPU exit for floating interrupts
Christian Borntraeger
2014-10-28
KVM: s390: Fix size of monitor-class number field
Thomas Huth
2014-10-01
KVM: s390: count vcpu wakeups in stat.halt_wakeup
David Hildenbrand
2014-09-10
KVM: s390/interrupt: remove double assignment
Christian Borntraeger
2014-09-10
KVM: s390: unintended fallthrough for external call
Christian Borntraeger
2014-09-10
KVM: s390: add __must_check to interrupt deliver functions
Christian Borntraeger
2014-08-25
KVM: s390/mm: cleanup gmap function arguments, variable names
Martin Schwidefsky
2014-08-25
KVM: s390: don't use kvm lock in interrupt injection code
Jens Freimann
2014-08-25
KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery
Jens Freimann
2014-08-25
KVM: s390: no special machine check delivery
Christian Borntraeger
2014-08-25
KVM: s390: factor out get_ilc() function
Jens Freimann
2014-08-25
KVM: s390: add defines for pfault init delivery code
Jens Freimann
2014-08-05
KVM: irqchip: Provide and use accessors for irq routing table
Paul Mackerras
2014-07-31
KVM: s390: rework broken SIGP STOP interrupt handling
David Hildenbrand
2014-07-21
KVM: s390: remove the tasklet used by the hrtimer
David Hildenbrand
2014-07-21
KVM: s390: move vcpu wakeup code to a central point
David Hildenbrand
2014-07-21
KVM: s390: remove _bh locking from local_int.lock
David Hildenbrand
2014-07-21
KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block
David Hildenbrand
2014-05-30
KVM: s390: a VCPU is already started when delivering interrupts
David Hildenbrand
2014-05-16
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
David Hildenbrand
2014-05-06
KVM: s390: Add clock comparator and CPU timer IRQ injection
Thomas Huth
2014-04-29
KVM: s390: introduce kvm_s390_vcpu_{start,stop}
David Hildenbrand
2014-04-22
KVM: s390: Drop pending interrupts on guest exit
Christian Borntraeger
2014-04-22
KVM: s390: no timer interrupts when single-stepping a guest
David Hildenbrand
2014-04-22
KVM: s390: move timer interrupt checks into own functions
David Hildenbrand
2014-04-22
KVM: s390: hardware support for guest debugging
David Hildenbrand
2014-04-22
KVM: s390: deliver program irq parameters and use correct ilc
David Hildenbrand
2014-04-22
KVM: s390: reinject io interrupt on tpi failure
Cornelia Huck
2014-04-22
KVM: s390: convert local irqs in __do_deliver_interrupt()
Jens Freimann
2014-04-22
KVM: s390: convert __do_deliver_interrupt()
Heiko Carstens
2014-04-22
KVM: s390: allow injecting every kind of interrupt
Jens Freimann
2014-03-25
Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-03-25
KVM: s390: clear local interrupts at cpu initial reset
Jens Freimann
2014-03-21
KVM: s390: irq routing for adapter interrupts.
Cornelia Huck
2014-03-21
KVM: s390: adapter interrupt sources
Cornelia Huck
2014-03-17
KVM: s390: Removing untriggerable BUG_ONs
Dominik Dingel
2014-03-04
KVM: s390: get rid of local_int array
Jens Freimann
2014-02-26
KVM/s390: Set preempted flag during vcpu wakeup and interrupt delivery
Michael Mueller
2014-01-30
KVM: async_pf: Async page fault support on s390
Dominik Dingel
2014-01-30
KVM: s390: limit floating irqs
Jens Freimann
2014-01-30
KVM: s390: add floating irq controller
Jens Freimann
[prev]
[next]