]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branches 'stable/mmu.fixes.rebased' and 'stable/bug.fixes-3.2.rebased' into...
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 15 Nov 2011 16:10:42 +0000 (11:10 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 15 Nov 2011 16:10:42 +0000 (11:10 -0500)
commit88a09b5dcdc22c6ed320c57e9b62f59013489353
treef91cd84c788b674ca206358b6c709a4bae3933f2
parentf5aafb52a4a841b9b310dc43e7d75c07de62c6ec
parente49871a9976ee01f6df1f562c4785587ae319dc9
parent93b3d33b09e5183e768b3c77309ff3935088c629
Merge branches 'stable/mmu.fixes.rebased' and 'stable/bug.fixes-3.2.rebased' into uek2-merge

* stable/mmu.fixes.rebased:
  xen-gntalloc: signedness bug in add_grefs()
  xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()
  xen-gntdev: integer overflow in gntdev_alloc_map()
  xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.
  xen/balloon: Avoid OOM when requesting highmem

* stable/bug.fixes-3.2.rebased:
  xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCI
arch/x86/xen/enlighten.c
drivers/xen/balloon.c
drivers/xen/gntdev.c