]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'topic/uek-4.1/xen' of git://ca-git.us.oracle.com/linux-uek into uek...
authorSantosh Shilimkar <santosh.shilimkar@oracle.com>
Thu, 16 Jul 2015 18:05:16 +0000 (11:05 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Thu, 16 Jul 2015 18:05:16 +0000 (11:05 -0700)
commit351e84118f898e21b03dffb1d556a0e545499a16
treed102983235f99e6eadeecb2c6f4d837dc662740a
parentb953c0d234bc72e8489d3bf51a276c5c4ec85345
parentcae15066089715fd10b03687283f47c7083c08ae
Merge branch 'topic/uek-4.1/xen' of git://ca-git.us.oracle.com/linux-uek into uek/uek-4.1

* 'topic/uek-4.1/xen' of git://ca-git.us.oracle.com/linux-uek:
  xen/microcode: Use dummy microcode_ops for non initial domain guest
  xen/microcode: Fix compile warning.
  microcode_xen: Add support for AMD family >= 15h
  x86/microcode: check proper return code.
  xen: add CPU microcode update driver
  x86/xen: Disable APIC PM for Xen PV guests
  xen/pvhvm: Support more than 32 VCPUs when migrating (v3).