]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge branch 'devel/for-linus-3.15' into linux-next
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 21 Mar 2014 14:21:38 +0000 (10:21 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 21 Mar 2014 14:21:38 +0000 (10:21 -0400)
* devel/for-linus-3.15:
  xen-acpi-processor: Don't display errors when we get -ENOSYS
  xen/balloon: flush persistent kmaps in correct position
  xen/acpi-processor: fix enabling interrupts on syscore_resume
  xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
  xen: remove XEN_PRIVILEGED_GUEST
  xen: add support for MSI message groups
  xen-pciback: Use pci_enable_msix_exact() instead of pci_enable_msix()
  xen/xenbus: remove unused xenbus_bind_evtchn()
  xen/events: remove unnecessary call to bind_evtchn_to_cpu()
  xen/events: remove the unused resend_irq_on_evtchn()
  drivers:xen-selfballoon:reset 'frontswap_inertia_counter' after frontswap_shrink
  drivers: xen: Include appropriate header file in pcpu.c
  drivers: xen: Mark function as static in platform-pci.c


Trivial merge