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
Commit message (
Expand
)
Author
Age
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2014-12-20
|
\
|
*
s390/kvm: REPLACE barrier fixup with READ_ONCE
Christian Borntraeger
2014-12-18
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-12-18
|
\
\
|
*
|
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 rewinding of the PSW pointing to an EXECUTE instruction
Thomas Huth
2014-11-28
|
*
|
KVM: s390: Small fixes for the PFMF handler
Thomas Huth
2014-11-28
|
*
|
Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-11-07
|
|
\
\
|
|
*
|
KVM: s390: fix handling of lctl[g]/stctl[g]
Heiko Carstens
2014-11-07
|
|
*
|
KVM: s390: flush CPU on load control
Christian Borntraeger
2014-11-07
|
|
|
/
|
|
*
KVM: s390: Fix ipte locking
Christian Borntraeger
2014-11-07
|
*
|
KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS)
David Hildenbrand
2014-10-28
|
*
|
KVM: s390: sigp: inject emergency calls in a separate function
David Hildenbrand
2014-10-28
|
*
|
KVM: s390: sigp: instruction counters for all sigp orders
David Hildenbrand
2014-10-28
|
*
|
KVM: s390: sigp: separate preparation handlers
David Hildenbrand
2014-10-28
|
*
|
KVM: s390: sigp: move target cpu checks into dispatcher
David Hildenbrand
2014-10-28
|
*
|
KVM: s390: sigp: dispatch orders with one target in a separate function
David Hildenbrand
2014-10-28
|
*
|
KVM: s390: Fix size of monitor-class number field
Thomas Huth
2014-10-28
|
*
|
KVM: s390: Make the simple ipte mutex specific to a VM instead of global
Thomas Huth
2014-10-28
|
|
/
*
|
s390/mm: disable KSM for storage key enabled pages
Dominik Dingel
2014-10-27
*
|
s390/mm: recfactor global pgste updates
Dominik Dingel
2014-10-27
|
/
*
KVM: s390: count vcpu wakeups in stat.halt_wakeup
David Hildenbrand
2014-10-01
*
KVM: s390/facilities: allow TOD-CLOCK steering facility bit
Christian Borntraeger
2014-10-01
*
KVM: s390: register flic ops dynamically
Cornelia Huck
2014-09-17
*
KVM: s390/interrupt: remove double assignment
Christian Borntraeger
2014-09-10
*
KVM: s390/cmm: Fix prefix handling for diag 10 balloon
Christian Borntraeger
2014-09-10
*
KVM: s390: get rid of constant condition in ipte_unlock_simple
Christian Borntraeger
2014-09-10
*
KVM: s390: unintended fallthrough for external call
Christian Borntraeger
2014-09-10
*
KVM: s390: Limit guest size to 16TB
Christian Borntraeger
2014-09-10
*
KVM: s390: add __must_check to interrupt deliver functions
Christian Borntraeger
2014-09-10
*
KVM: CPACF: Enable MSA4 instructions for kvm guest
Tony Krowiak
2014-09-10
*
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-29
*
KVM: static inline empty kvm_arch functions
Radim Krčmář
2014-08-29
*
Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-08-26
|
\
|
*
KVM: s390/mm: support gmap page tables with less than 5 levels
Martin Schwidefsky
2014-08-26
|
*
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
2014-08-26
|
*
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: implement KVM_REQ_TLB_FLUSH and make use of it
David Hildenbrand
2014-08-25
|
*
KVM: s390: synchronize more registers with kvm_run
David Hildenbrand
2014-08-25
|
*
KVM: s390: no special machine check delivery
Christian Borntraeger
2014-08-25
[next]