]> git.baikalelectronics.ru Git - 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)
commitc0a7bc9c4f84f5b9265834f1ce9487f5682ef0d9
tree4cafca57508bd051e6320631dc8039b3ebdd4d84
parent4ae6fba981b73fd602c006038e7079404f0a2c9c
parenta51d452c4132e2557dd79a2cb619af48e67a0d10
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)