]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Dec 2008 23:56:17 +0000 (15:56 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Dec 2008 23:56:17 +0000 (15:56 -0800)
commitb6d6d7d142f3991e67e9ec4c527e9c50e952f2a4
tree465c4004c514c3d47f4f7f60bed99cb19b8e5ec8
parent1173259ba9a99ec288a2c3b1fe222653627b1e66
parent8c6800b3f0fa4d1d87fc522ee37bcf361ca66beb
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm

* 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm:
  KVM: MMU: avoid creation of unreachable pages in the shadow
  KVM: ppc: stop leaking host memory on VM exit
  KVM: MMU: fix sync of ptes addressed at owner pagetable
  KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLER
  KVM: ia64: Fix incorrect kbuild CFLAGS override
  KVM: VMX: Fix interrupt loss during race with NMI
  KVM: s390: Fix problem state handling in guest sigp handler