]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Merge tag 'kvm-s390-next-20141028' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 29 Oct 2014 12:31:32 +0000 (13:31 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 29 Oct 2014 12:31:32 +0000 (13:31 +0100)
commitf62c95fd4041d669159dd76ac0bb2a7f86b5b05d
tree4cafca57508bd051e6320631dc8039b3ebdd4d84
parent41e7ed64d86db351a94063596b478a0bfc040258
parenta6cc3108567e0adc06c4a8031186f84ad1e1e194
Merge tag 'kvm-s390-next-20141028' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD

KVM: s390: Fixes and cleanups

1. A small fix regarding program check handling (cc stable as it
   overwrites the wrong guest memory)
2. Improve the ipte interlock scalability for older hardware
3. current->mm to mm cleanup (currently a no-op)
4. several SIGP rework patches (more to come)