]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'stable/for-linus-3.7' into linux-next
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 1 Oct 2012 12:26:52 +0000 (08:26 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 1 Oct 2012 12:26:52 +0000 (08:26 -0400)
commitaafef47579f683af97ce0c04c4a513f1afb7bfdb
tree39a7b8336829522ed37576ef07aa1eea62109613
parent89d0307af2b9957d59bfb2a86aaa57464ff921de
parentae1659ee6b4bf5e12a141d04636a3de89543c237
Merge branch 'stable/for-linus-3.7' into linux-next

* stable/for-linus-3.7:
  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
MAINTAINERS
arch/arm/Makefile
arch/x86/xen/enlighten.c
drivers/block/xen-blkback/blkback.c
drivers/net/xen-netback/netback.c