index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
interrupt.c
Commit message (
Expand
)
Author
Age
*
KVM: s390: clear floating interrupt bitmap and parameters
Jens Freimann
2015-07-10
*
KVM: s390: fix external call injection without sigp interpretation
David Hildenbrand
2015-07-10
*
KVM: s390: migrate vcpu interrupt state
Jens Freimann
2015-03-31
*
KVM: s390: refactor vcpu injection function
Jens Freimann
2015-03-31
*
KVM: s390: cpu timer irq priority
David Hildenbrand
2015-03-31
*
KVM: s390: deliver floating interrupts in order of priority
Jens Freimann
2015-03-31
*
KVM: s390: fix get_all_floating_irqs
Jens Freimann
2015-03-31
*
KVM: s390: store the breaking-event address on pgm interrupts
David Hildenbrand
2015-03-31
*
KVM: s390: Machine Check
Eric Farman
2015-03-06
*
KVM: s390: Vector exceptions
Eric Farman
2015-03-06
*
KVM: s390: Use insn_length() to calculate length of instruction
Thomas Huth
2015-03-06
*
KVM: s390: Nullify instruction for certain program exceptions
Thomas Huth
2015-03-06
*
KVM: s390: reinjection of irqs can fail in the tpi handler
David Hildenbrand
2015-03-06
*
KVM: s390: floating irqs: fix user triggerable endless loop
David Hildenbrand
2015-02-09
*
KVM: s390: remove redundant setting of interrupt type
Jens Freimann
2015-01-23
*
KVM: s390: fix bug in interrupt parameter check
Jens Freimann
2015-01-23
*
KVM: s390: avoid memory leaks if __inject_vm() fails
David Hildenbrand
2015-01-23
*
KVM: s390: trace correct values for set prefix and machine checks
Jens Freimann
2015-01-23
*
KVM: s390: fix bug in sigp emergency signal injection
Jens Freimann
2015-01-23
*
KVM: s390: no need to hold the kvm->mutex for floating interrupts
Christian Borntraeger
2015-01-23
*
KVM: s390: only one external call may be pending at a time
David Hildenbrand
2015-01-23
*
KVM: s390: SIGP SET PREFIX cleanup
David Hildenbrand
2015-01-23
*
KVM: s390: a VCPU may only stop when no interrupts are left pending
David Hildenbrand
2015-01-23
*
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
2015-01-23
*
KVM: s390: new parameter for SIGP STOP irqs
David Hildenbrand
2015-01-23
*
KVM: s390: forward hrtimer if guest ckc not pending yet
David Hildenbrand
2015-01-23
*
KVM: s390: prevent sleep duration underflows in handle_wait()
David Hildenbrand
2015-01-23
*
KVM: s390: make local function static
Christian Borntraeger
2015-01-23
*
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-12-04
*
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-11-28
*
KVM: s390: Fix size of monitor-class number field
Thomas Huth
2014-10-28
*
KVM: s390: count vcpu wakeups in stat.halt_wakeup
David Hildenbrand
2014-10-01
*
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-09-10
*
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-25
*
KVM: irqchip: Provide and use accessors for irq routing table
Paul Mackerras
2014-08-05
[next]