aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-10
|\
| * xen/pciback: Expand the warning message to include domain id.Konrad Rzeszutek Wilk2012-01-09
| * xen/pciback: Fix "device has been assigned to X domain!" warningKonrad Rzeszutek Wilk2012-01-07
| * xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind"Konrad Rzeszutek Wilk2012-01-07
| * xen/xenbus: don't reimplement kvasprintf via a fixed size bufferIan Campbell2012-01-04
| * xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAXIan Campbell2012-01-04
| * xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell2012-01-04
| * Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-04
| * xen-gntalloc: introduce missing kfreeJulia Lawall2012-01-03
| * xen/xenbus: Fix compile error - missing header for xen_initial_domain()Konrad Rzeszutek Wilk2011-12-21
| * xen/netback: Enable netback on HVM guestsDaniel De Graaf2011-12-20
| * xen/grant-table: Support mappings required by blkbackDaniel De Graaf2011-12-20
| * xenbus: Use grant-table wrapper functionsDaniel De Graaf2011-12-20
| * xenbus: Support HVM backendsDaniel De Graaf2011-12-20
| * Merge commit 'v3.2-rc3' into stable/for-linus-3.3Konrad Rzeszutek Wilk2011-12-20
| |\
| * | xen/xenbus-frontend: Fix compile error with randconfigKonrad Rzeszutek Wilk2011-12-20
| * | xen/xenbus-frontend: Make error message more clearBastian Blank2011-12-16
| * | xen/privcmd: Remove unused support for arch specific privcmp mmapBastian Blank2011-12-16
| * | xen: Add xenbus_backend deviceBastian Blank2011-12-16
| * | xen: Add xenbus device driverBastian Blank2011-12-16
| * | xen: Add privcmd device driverBastian Blank2011-12-16
| * | xen/gntalloc: fix reference counts on multi-page mappingsDaniel De Graaf2011-12-16
| * | xen/gntalloc: release grant references on page freeDaniel De Graaf2011-12-16
| * | xen/events: prevent calling evtchn_get on invalid channelsDaniel De Graaf2011-12-16
| * | xen/granttable: Support transitive grantsAnnie Li2011-12-16
| * | xen/granttable: Support sub-page grantsAnnie Li2011-12-16
| * | xen/granttable: Improve comments for function pointersAnnie Li2011-12-16
| * | xen/ia64: fix build breakage because of conflicting u64 guest handlesLuck, Tony2011-11-30
| * | xen/granttable: Keep code format cleanAnnie Li2011-11-22
| * | xen/granttable: Grant tables V2 implementationAnnie Li2011-11-22
| * | xen/granttable: Refactor some codeAnnie Li2011-11-22
| * | xen/granttable: Introducing grant table V2 stuctureAnnie Li2011-11-22
| * | Xen: update MAINTAINER infoJeremy Fitzhardinge2011-11-22
| * | xen/event: Add reference counting to event channelsDaniel De Graaf2011-11-21
| * | xen/gnt{dev,alloc}: reserve event channels for notifyDaniel De Graaf2011-11-21
| * | xen/gntalloc: Change gref_lock to a mutexDaniel De Graaf2011-11-21
| * | xen: Make XEN_MAX_DOMAIN_MEMORY have more sensible defaultsMaxim Uvarov2011-11-21
| * | Merge branch 'stable/docs-for-3.3' into stable/for-linus-3.3Konrad Rzeszutek Wilk2011-11-21
| |\ \
| | * | xen: document backend sysfs filesDavid Vrabel2011-11-11
| | * | xen: document balloon driver sysfs filesDavid Vrabel2011-11-09
* | | | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2012-01-10
|\ \ \ \
| * | | | xen/mmu: Fix compile errors introduced by x86/memblock mismerge.Konrad Rzeszutek Wilk2012-01-09
* | | | | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-01-10
|\ \ \ \ \
| * | | | | KVM: PPC: Whitespace fix for kvm.hAlexander Graf2011-12-27
| * | | | | KVM: Fix whitespace in kvm_para.hAlexander Graf2011-12-27
| * | | | | KVM: PPC: annotate kvm_rma_init as __initNishanth Aravamudan2011-12-27
| * | | | | KVM: x86 emulator: implement RDPMC (0F 33)Avi Kivity2011-12-27
| * | | | | KVM: x86 emulator: fix RDPMC privilege checkAvi Kivity2011-12-27
| * | | | | KVM: Expose the architectural performance monitoring CPUID leafGleb Natapov2011-12-27
| * | | | | KVM: VMX: Intercept RDPMCAvi Kivity2011-12-27