summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-1044-265/+1513
|\
| * xen/pciback: Expand the warning message to include domain id.Konrad Rzeszutek Wilk2012-01-091-2/+2
| * xen/pciback: Fix "device has been assigned to X domain!" warningKonrad Rzeszutek Wilk2012-01-081-0/+2
| * xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind"Konrad Rzeszutek Wilk2012-01-082-2/+2
| * xen/xenbus: don't reimplement kvasprintf via a fixed size bufferIan Campbell2012-01-041-10/+7
| * xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAXIan Campbell2012-01-041-1/+1
| * xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell2012-01-042-0/+9
| * Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-0413-92/+44
| * xen-gntalloc: introduce missing kfreeJulia Lawall2012-01-031-0/+1
| * xen/xenbus: Fix compile error - missing header for xen_initial_domain()Konrad Rzeszutek Wilk2011-12-211-0/+1
| * xen/netback: Enable netback on HVM guestsDaniel De Graaf2011-12-201-1/+1
| * xen/grant-table: Support mappings required by blkbackDaniel De Graaf2011-12-203-21/+8
| * xenbus: Use grant-table wrapper functionsDaniel De Graaf2011-12-201-10/+7
| * xenbus: Support HVM backendsDaniel De Graaf2011-12-203-21/+159
| * Merge commit 'v3.2-rc3' into stable/for-linus-3.3Konrad Rzeszutek Wilk2011-12-20451-3317/+3845
| |\
| * | xen/xenbus-frontend: Fix compile error with randconfigKonrad Rzeszutek Wilk2011-12-201-0/+1
| * | xen/xenbus-frontend: Make error message more clearBastian Blank2011-12-161-1/+1
| * | xen/privcmd: Remove unused support for arch specific privcmp mmapBastian Blank2011-12-161-2/+0
| * | xen: Add xenbus_backend deviceBastian Blank2011-12-163-0/+131
| * | xen: Add xenbus device driverBastian Blank2011-12-166-6/+42
| * | xen: Add privcmd device driverBastian Blank2011-12-167-4/+53
| * | xen/gntalloc: fix reference counts on multi-page mappingsDaniel De Graaf2011-12-161-13/+43
| * | xen/gntalloc: release grant references on page freeDaniel De Graaf2011-12-161-0/+2
| * | xen/events: prevent calling evtchn_get on invalid channelsDaniel De Graaf2011-12-161-0/+3
| * | xen/granttable: Support transitive grantsAnnie Li2011-12-162-0/+82
| * | xen/granttable: Support sub-page grantsAnnie Li2011-12-162-0/+85
| * | xen/granttable: Improve comments for function pointersAnnie Li2011-12-161-24/+24
| * | xen/ia64: fix build breakage because of conflicting u64 guest handlesLuck, Tony2011-11-301-1/+1
| * | xen/granttable: Keep code format cleanAnnie Li2011-11-222-5/+4
| * | xen/granttable: Grant tables V2 implementationAnnie Li2011-11-223-7/+209
| * | xen/granttable: Refactor some codeAnnie Li2011-11-221-5/+10
| * | xen/granttable: Introducing grant table V2 stuctureAnnie Li2011-11-225-51/+310
| * | Xen: update MAINTAINER infoJeremy Fitzhardinge2011-11-221-2/+2
| * | xen/event: Add reference counting to event channelsDaniel De Graaf2011-11-213-2/+81
| * | xen/gnt{dev,alloc}: reserve event channels for notifyDaniel De Graaf2011-11-212-2/+50
| * | xen/gntalloc: Change gref_lock to a mutexDaniel De Graaf2011-11-211-20/+21
| * | xen: Make XEN_MAX_DOMAIN_MEMORY have more sensible defaultsMaxim Uvarov2011-11-211-1/+3
| * | Merge branch 'stable/docs-for-3.3' into stable/for-linus-3.3Konrad Rzeszutek Wilk2011-11-212-0/+152
| |\ \
| | * | xen: document backend sysfs filesDavid Vrabel2011-11-111-0/+75
| | * | xen: document balloon driver sysfs filesDavid Vrabel2011-11-091-0/+77
* | | | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2012-01-101-1/+1
|\ \ \ \
| * | | | xen/mmu: Fix compile errors introduced by x86/memblock mismerge.Konrad Rzeszutek Wilk2012-01-091-1/+1
* | | | | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-01-1037-1752/+2372
|\ \ \ \ \
| * | | | | KVM: PPC: Whitespace fix for kvm.hAlexander Graf2011-12-271-2/+2
| * | | | | KVM: Fix whitespace in kvm_para.hAlexander Graf2011-12-271-1/+0
| * | | | | KVM: PPC: annotate kvm_rma_init as __initNishanth Aravamudan2011-12-271-1/+1
| * | | | | KVM: x86 emulator: implement RDPMC (0F 33)Avi Kivity2011-12-273-1/+20
| * | | | | KVM: x86 emulator: fix RDPMC privilege checkAvi Kivity2011-12-271-1/+1
| * | | | | KVM: Expose the architectural performance monitoring CPUID leafGleb Natapov2011-12-271-1/+29
| * | | | | KVM: VMX: Intercept RDPMCAvi Kivity2011-12-271-1/+14