index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-02
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-172
/
+1073
2014-03-25
Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
4
-8
/
+27
2014-03-25
KVM: s390: clear local interrupts at cpu initial reset
Jens Freimann
3
-0
/
+16
2014-03-25
KVM: s390: Fix possible memory leak in SIGP functions
Thomas Huth
1
-8
/
+6
2014-03-25
KVM: s390: randomize sca address
Christian Borntraeger
1
-0
/
+5
2014-03-21
KVM: s390: irq routing for adapter interrupts.
Cornelia Huck
5
-1
/
+163
2014-03-21
KVM: s390: adapter interrupt sources
Cornelia Huck
3
-1
/
+175
2014-03-21
KVM: Add per-vm capability enablement.
Cornelia Huck
1
-0
/
+24
2014-03-17
KVM: s390: Optimize ucontrol path
Christian Borntraeger
1
-1
/
+2
2014-03-17
KVM: s390: Removing untriggerable BUG_ONs
Dominik Dingel
2
-4
/
+0
2014-03-04
KVM: s390: get rid of local_int array
Jens Freimann
3
-79
/
+56
2014-03-04
KVM: s390: Fixed CC of SIGP SET_PREFIX handler
Thomas Huth
1
-16
/
+8
2014-03-04
KVM: s390: Simplify online vcpus counting for stsi
Jens Freimann
1
-6
/
+1
2014-03-04
KVM: s390: expose gbea register to userspace
Christian Borntraeger
1
-0
/
+8
2014-03-04
KVM: s390: Provide access to program parameter
Christian Borntraeger
1
-0
/
+9
2014-02-26
KVM/s390: Set preempted flag during vcpu wakeup and interrupt delivery
Michael Mueller
1
-0
/
+3
2014-02-26
KVM: s390: implementation of kvm_arch_vcpu_runnable()
Michael Mueller
1
-3
/
+1
2014-02-21
s390/kvm: set guest page states to stable on re-ipl
Martin Schwidefsky
1
-0
/
+3
2014-02-21
s390/kvm: support collaborative memory management
Konstantin Weitz
3
-0
/
+68
2014-01-30
KVM: async_pf: Exploit one reg interface for pfault
Dominik Dingel
1
-0
/
+24
2014-01-30
KVM: async_pf: Async page fault support on s390
Dominik Dingel
8
-9
/
+290
2014-01-30
KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
Dominik Dingel
1
-2
/
+21
2014-01-30
KVM: s390: limit floating irqs
Jens Freimann
1
-5
/
+21
2014-01-30
KVM: s390: add floating irq controller
Jens Freimann
2
-51
/
+254
2014-01-23
Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
3
-6
/
+28
2014-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-59
/
+135
2014-01-20
KVM: s390: Fix memory access error detection
Christian Borntraeger
1
-0
/
+4
2014-01-17
KVM: s390: Enable the LPP facility for guests
Thomas Huth
1
-1
/
+1
2014-01-17
KVM: s390: enable Transactional Execution
Michael Mueller
3
-6
/
+28
2014-01-16
s390: Fix misspellings using 'codespell' tool
Hendrik Brueckner
1
-1
/
+1
2013-12-11
KVM: s390: ioeventfd: ignore leftmost bits
Dominik Dingel
1
-1
/
+1
2013-12-11
KVM: s390: SIGP START has to report BUSY while stopping a CPU
Thomas Huth
1
-0
/
+5
2013-12-11
KVM: s390: Reworked SIGP RESTART order
Thomas Huth
1
-8
/
+11
2013-12-11
KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNAL
Thomas Huth
1
-1
/
+36
2013-12-11
KVM: s390: Use helper function to set CC in SIGP handler
Thomas Huth
1
-2
/
+1
2013-11-28
KVM: s390: Removed kvm_s390_inject_sigp_stop()
Thomas Huth
2
-7
/
+0
2013-11-28
KVM: s390: Add SIGP store-status-at-address order
Thomas Huth
2
-0
/
+36
2013-11-28
KVM: s390: fix diagnose code extraction
Heiko Carstens
1
-1
/
+1
2013-11-28
KVM: s390: Fix clock comparator field for STORE STATUS
Thomas Huth
1
-1
/
+3
2013-11-28
KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUS
Thomas Huth
3
-13
/
+31
2013-11-28
KVM: s390: Do not set CC3 for EQBS and SQBS
Thomas Huth
1
-2
/
+0
2013-11-28
KVM: s390: Fix access to CR6 in TPI handler
Thomas Huth
1
-1
/
+1
2013-11-28
KVM: s390: Removed VIRTIODESCSPACE
Thomas Huth
1
-3
/
+0
2013-11-28
KVM: s390: Removed SIE_INTERCEPT_UCONTROL
Thomas Huth
2
-20
/
+6
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-53
/
+147
2013-10-24
s390: fix save and restore of the floating-point-control register
Martin Schwidefsky
1
-8
/
+15
2013-10-24
s390/dis: move disassembler function prototypes to proper header file
Heiko Carstens
1
-0
/
+1
2013-10-22
s390/time: correct use of store clock fast
Martin Schwidefsky
1
-3
/
+3
2013-10-17
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
1
-2
/
+3
2013-09-24
KVM: s390: Intercept SCK instruction
Thomas Huth
1
-0
/
+33
[next]