index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
s390/fpu: always enable the vector facility if it is available
Hendrik Brueckner
2015-10-14
1
-6
/
+0
|
/
*
KVM: s390: Replace incorrect atomic_or with atomic_andnot
Jason J. Herne
2015-09-16
1
-1
/
+1
*
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2015-09-16
1
-0
/
+1
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-03
2
-31
/
+31
|
\
|
*
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
2015-07-27
2
-31
/
+31
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-08-31
1
-33
/
+97
|
\
\
|
*
|
s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead
Hendrik Brueckner
2015-08-03
1
-5
/
+5
|
*
|
s390/kernel: lazy restore fpu registers
Hendrik Brueckner
2015-07-22
1
-37
/
+95
|
*
|
s390/kvm: validate the floating-point control before restoring it
Hendrik Brueckner
2015-07-22
1
-2
/
+8
|
|
/
*
|
Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-08-31
8
-105
/
+240
|
\
\
|
*
|
KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfully
Nicholas Krause
2015-08-07
1
-2
/
+1
|
*
|
KVM: s390: host STP toleration for VMs
Fan Zhang
2015-08-04
3
-1
/
+49
|
*
|
KVM: s390: log capability enablement and vm attribute changes
Christian Borntraeger
2015-07-29
1
-0
/
+19
|
*
|
KVM: s390: Provide global debug log
Christian Borntraeger
2015-07-29
2
-1
/
+26
|
*
|
KVM: s390: adapt debug entries for instruction handling
Christian Borntraeger
2015-07-29
2
-15
/
+17
|
*
|
KVM: s390: improve debug feature usage
Christian Borntraeger
2015-07-29
1
-1
/
+1
|
*
|
KVM: s390: more irq names for trace events
David Hildenbrand
2015-07-29
2
-8
/
+17
|
*
|
KVM: s390: Fixup interrupt vcpu event messages and levels
Christian Borntraeger
2015-07-29
1
-24
/
+27
|
*
|
KVM: s390: add more debug data for the pfault diagnoses
Christian Borntraeger
2015-07-29
1
-0
/
+4
|
*
|
KVM: s390: remove "from (user|kernel)" from irq injection messages
David Hildenbrand
2015-07-29
2
-27
/
+17
|
*
|
KVM: s390: VCPU_EVENT cleanup for prefix changes
Christian Borntraeger
2015-07-29
4
-6
/
+2
|
*
|
KVM: s390: Improve vcpu event debugging for diagnoses
Christian Borntraeger
2015-07-29
1
-1
/
+3
|
*
|
KVM: s390: add kvm stat counter for all diagnoses
Christian Borntraeger
2015-07-29
2
-1
/
+7
|
*
|
KVM: s390: only reset CMMA state if it was enabled before
Dominik Dingel
2015-07-29
1
-0
/
+4
|
*
|
KVM: s390: clean up cmma_enable check
Dominik Dingel
2015-07-29
3
-17
/
+8
|
*
|
KVM: s390: filter space-switch events when PER is enforced
David Hildenbrand
2015-07-29
1
-0
/
+35
|
*
|
KVM: s390: propagate error from enable storage key
Dominik Dingel
2015-07-29
1
-1
/
+3
|
|
/
*
|
KVM: s390: Fix hang VCPU hang/loop regression
Christian Borntraeger
2015-07-30
1
-2
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-06-24
5
-85
/
+135
|
\
|
*
KVM: s390: clear floating interrupt bitmap and parameters
Jens Freimann
2015-06-23
1
-0
/
+3
|
*
Merge tag 'kvm-s390-next-20150602' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2015-06-03
1
-3
/
+8
|
|
\
|
|
*
KVM: s390: introduce KMSG_COMPONENT for kvm-s390
David Hildenbrand
2015-06-02
1
-2
/
+6
|
|
*
KVM: s390: call exit_sie() directly on vcpu block/request
David Hildenbrand
2015-06-02
1
-1
/
+2
|
*
|
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-28
1
-0
/
+1
|
*
|
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
2015-05-26
1
-2
/
+2
|
*
|
KVM: use kvm_memslots whenever possible
Paolo Bonzini
2015-05-26
1
-1
/
+3
|
*
|
Merge tag 'kvm-s390-next-20150508' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2015-05-11
5
-75
/
+112
|
|
\
\
|
|
|
/
|
|
*
KVM: s390: drop handling of interception code 12
David Hildenbrand
2015-05-08
1
-16
/
+0
|
|
*
KVM: s390: factor out and optimize floating irq VCPU kick
David Hildenbrand
2015-05-08
1
-28
/
+46
|
|
*
KVM: s390: optimize interrupt handling round trip time
Jens Freimann
2015-05-08
1
-7
/
+4
|
|
*
KVM: s390: provide functions for blocking all CPUs
Christian Borntraeger
2015-05-08
2
-7
/
+26
|
|
*
KVM: s390: make exit_sie_sync more robust
Christian Borntraeger
2015-05-08
2
-11
/
+19
|
|
*
KVM: s390: Enable guest EDAT2 support
Guenther Hutzl
2015-05-08
2
-4
/
+10
|
|
*
KVM: s390: make EDAT1 depend on host support
Guenther Hutzl
2015-05-08
1
-2
/
+5
|
|
*
KVM: s390: optimize round trip time in request handling
Christian Borntraeger
2015-05-08
1
-0
/
+2
|
|
*
KVM: s390: fix external call injection without sigp interpretation
David Hildenbrand
2015-05-08
1
-1
/
+1
|
*
|
KVM: provide irq_unsafe kvm_guest_{enter|exit}
Christian Borntraeger
2015-05-07
1
-4
/
+6
|
|
/
*
|
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
2015-05-13
2
-6
/
+6
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-26
1
-1
/
+1
|
\
|
*
KVM: s390: disable RRBM again
Christian Borntraeger
2015-04-15
1
-1
/
+1
[prev]
[next]