]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/linux...
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 26 Sep 2012 20:42:14 +0000 (16:42 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 26 Sep 2012 20:43:35 +0000 (16:43 -0400)
commit7fbce3134bfa5ceff341860adb9bdd690c6e82f6
tree67ca3da7e9461832f9e2cb23fc89b5c7c92ff10d
parentacbf3a366a08a80598ebda8e85afa00b3b626527
parent1fa1952bcf3f8d269e71ce1893ba120a289e45e9
Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm into stable/for-linus-3.7

* 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm:
  arm: introduce a DTS for Xen unprivileged virtual machines
  MAINTAINERS: add myself as Xen ARM maintainer
  xen/arm: compile netback
  xen/arm: compile blkfront and blkback
  xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfree
  xen/arm: receive Xen events on ARM
  xen/arm: initialize grant_table on ARM
  xen/arm: get privilege status
  xen/arm: introduce CONFIG_XEN on ARM
  xen: do not compile manage, balloon, pci, acpi, pcpu and cpu_hotplug on ARM
  xen/arm: Introduce xen_ulong_t for unsigned long
  xen/arm: Xen detection and shared_info page mapping
  docs: Xen ARM DT bindings
  xen/arm: empty implementation of grant_table arch specific functions
  xen/arm: sync_bitops
  xen/arm: page.h definitions
  xen/arm: hypercalls
  arm: initial Xen support

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/enlighten.c
drivers/net/xen-netback/netback.c