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
*
KVM: s390: fix pfmf non-quiescing control handling
Heiko Carstens
2013-07-29
*
KVM: s390: move kvm_guest_enter,exit closer to sie
Dominik Dingel
2013-07-29
*
KVM: s390: Fixed priority of execution in STSI
Thomas Huth
2013-06-20
*
KVM: s390: Reworked LCTL and LCTLG instructions
Thomas Huth
2013-06-20
*
KVM: s390: Check for access exceptions during TPI
Thomas Huth
2013-06-20
*
KVM: s390: Check for PSTATE when handling DIAGNOSE
Thomas Huth
2013-06-20
*
KVM: s390: Privileged operation checks moved to instruction handlers
Thomas Huth
2013-06-20
*
KVM: s390: Privileged operation check for TPROT
Thomas Huth
2013-06-20
*
KVM: s390: Renamed PGM_PRIVILEGED_OPERATION
Thomas Huth
2013-06-20
*
KVM: s390: Fix epsw instruction decoding
Thomas Huth
2013-06-17
*
KVM: s390: Use common waitqueue
Christian Borntraeger
2013-06-17
*
KVM: s390: code cleanup to use common vcpu slab cache
Michael Mueller
2013-06-17
*
KVM: s390: guest large pages
Christian Borntraeger
2013-06-17
*
KVM: s390: Add "devname:kvm" alias.
Cornelia Huck
2013-06-03
*
s390/kvm: avoid automatic sie reentry
Martin Schwidefsky
2013-05-21
*
s390/kvm: Kick guests out of sie if prefix page host pte is touched
Christian Borntraeger
2013-05-21
*
s390/kvm: Provide a way to prevent reentering SIE
Christian Borntraeger
2013-05-21
*
s390/kvm: fix psw rewinding in handle_skey
Martin Schwidefsky
2013-05-21
*
KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
Marc Zyngier
2013-05-19
*
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-05
|
\
|
*
KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390
Nick Wang
2013-04-02
|
*
KVM: s390: Remove the sanity checks for kvm memory slot
Nick Wang
2013-04-02
|
*
KVM: s390: fix compile with !CONFIG_COMPAT
Heiko Carstens
2013-04-02
|
*
KVM: s390: fix stsi exception handling
Heiko Carstens
2013-04-02
|
*
KVM: s390: fix and enforce return code handling for irq injections
Heiko Carstens
2013-04-02
|
*
KVM: s390: make if statements in lpsw/lpswe handlers readable
Heiko Carstens
2013-04-02
|
*
KVM: s390: fix return code handling in lpsw/lpswe handlers
Heiko Carstens
2013-04-02
|
*
KVM: s390: fix psw conversion in lpsw handler
Heiko Carstens
2013-04-02
|
*
KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler
Heiko Carstens
2013-04-02
|
*
KVM: s390: Dont do a gmap update on minor memslot changes
Christian Borntraeger
2013-04-02
|
*
s390/kvm,gaccess: add address space annotations
Heiko Carstens
2013-03-07
|
*
s390/kvm: cleanup/fix handle_tpi()
Heiko Carstens
2013-03-07
|
*
s390/kvm,gaccess: shorten copy_to/from_guest code
Heiko Carstens
2013-03-07
|
*
s390/kvm,gaccess: shorten put/get_guest code
Heiko Carstens
2013-03-07
|
*
s390/kvm: remove explicit -EFAULT return code checking on guest access
Heiko Carstens
2013-03-07
|
*
s390/kvm,tprot: use new gmap_translate() function
Heiko Carstens
2013-03-07
|
*
s390/kvm,gaccess: fix guest access return code handling
Heiko Carstens
2013-03-07
|
*
KVM: s390: Wire up ioeventfd.
Cornelia Huck
2013-03-05
|
*
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
2013-03-04
|
*
KVM: set_memory_region: Refactor prepare_memory_region()
Takuya Yoshikawa
2013-03-04
|
*
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
Takuya Yoshikawa
2013-03-04
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
|
\
\
|
*
|
treewide: Fix typos in printk and comment
Masanari Iida
2013-03-18
|
|
/
*
/
s390/dis: use explicit buf len
Stefan Raspl
2013-04-17
|
/
*
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-24
|
\
|
*
KVM: s390: Fix handling of iscs.
Cornelia Huck
2013-02-11
|
*
s390/kvm: Fix instruction decoding
Christian Borntraeger
2013-01-30
|
*
s390/kvm: Fix store status for ACRS/FPRS
Christian Borntraeger
2013-01-30
|
*
KVM: s390: kvm/sigp.c: fix memory leakage
Cong Ding
2013-01-17
|
*
KVM: s390: Add support for channel I/O instructions.
Cornelia Huck
2013-01-07
[next]