]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'stable/for-linus-3.6.rebased' into uek2-merge
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 19 Jul 2012 23:09:22 +0000 (19:09 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 19 Jul 2012 23:15:30 +0000 (19:15 -0400)
commit72d3db175746c4e3c9b2b13e7e77fe3c6b3bd820
treed423bea0d8503436bcc8cd0762885de2e6826846
parent9c9aae5d944647b25d5ad8ad3ca08586c499f894
parentcfa1df57c9047dcd1b743a4c0487eb686bdea013
Merge branch 'stable/for-linus-3.6.rebased' into uek2-merge

* stable/for-linus-3.6.rebased:
  xen PVonHVM: move shared_info to MMIO before kexec
  xen: simplify init_hvm_pv_info
  xen: remove cast from HYPERVISOR_shared_info assignment
  xen: enable platform-pci only in a Xen guest
  xen/pv-on-hvm kexec: shutdown watches from old kernel
  Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel"
  xen/hvc: Fix up checks when the info is allocated.
  xen/mm: zero PTEs for non-present MFNs in the initial page table
  xen/mm: do direct hypercall in xen_set_pte() if batching is unavailable
  xen/x86: add desc_equal() to compare GDT descriptors
  x86/xen: avoid updating TLS descriptors if they haven't changed
  xen: populate correct number of pages when across mem boundary (v2)
  xen/mce: add .poll method for mcelog device driver

Conflicts:
drivers/xen/xenbus/xenbus_xs.c
include/xen/interface/io/xs_wire.h
arch/x86/xen/enlighten.c
arch/x86/xen/setup.c
arch/x86/xen/xen-ops.h