summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-09xen/pciback: Expand the warning message to include domain id.Konrad Rzeszutek Wilk1-2/+2
2012-01-08xen/pciback: Fix "device has been assigned to X domain!" warningKonrad Rzeszutek Wilk1-0/+2
2012-01-08xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind"Konrad Rzeszutek Wilk2-2/+2
2012-01-05xen/xenbus: don't reimplement kvasprintf via a fixed size bufferIan Campbell1-10/+7
2012-01-05xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAXIan Campbell1-1/+1
2012-01-05xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell2-0/+9
2012-01-05Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich13-92/+44
2012-01-03xen-gntalloc: introduce missing kfreeJulia Lawall1-0/+1
2011-12-21xen/xenbus: Fix compile error - missing header for xen_initial_domain()Konrad Rzeszutek Wilk1-0/+1
2011-12-21xen/netback: Enable netback on HVM guestsDaniel De Graaf1-1/+1
2011-12-21xen/grant-table: Support mappings required by blkbackDaniel De Graaf3-21/+8
2011-12-21xenbus: Use grant-table wrapper functionsDaniel De Graaf1-10/+7
2011-12-21xenbus: Support HVM backendsDaniel De Graaf3-21/+159
2011-12-21Merge commit 'v3.2-rc3' into stable/for-linus-3.3Konrad Rzeszutek Wilk451-3317/+3845
2011-12-20xen/xenbus-frontend: Fix compile error with randconfigKonrad Rzeszutek Wilk1-0/+1
2011-12-16xen/xenbus-frontend: Make error message more clearBastian Blank1-1/+1
2011-12-16xen/privcmd: Remove unused support for arch specific privcmp mmapBastian Blank1-2/+0
2011-12-16xen: Add xenbus_backend deviceBastian Blank3-0/+131
2011-12-16xen: Add xenbus device driverBastian Blank6-6/+42
2011-12-16xen: Add privcmd device driverBastian Blank7-4/+53
2011-12-16xen/gntalloc: fix reference counts on multi-page mappingsDaniel De Graaf1-13/+43
2011-12-16xen/gntalloc: release grant references on page freeDaniel De Graaf1-0/+2
2011-12-16xen/events: prevent calling evtchn_get on invalid channelsDaniel De Graaf1-0/+3
2011-12-16xen/granttable: Support transitive grantsAnnie Li2-0/+82
2011-12-16xen/granttable: Support sub-page grantsAnnie Li2-0/+85
2011-12-16xen/granttable: Improve comments for function pointersAnnie Li1-24/+24
2011-11-30xen/ia64: fix build breakage because of conflicting u64 guest handlesLuck, Tony1-1/+1
2011-11-24Linux 3.2-rc3Linus Torvalds1-1/+1
2011-11-24Merge git://github.com/rustyrussell/linuxLinus Torvalds5-3/+23
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin2-0/+20
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin2-2/+2
2011-11-24virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens1-1/+1
2011-11-24Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2-1/+5
2011-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds8-25/+51
2011-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds4-36/+70
2011-11-24eCryptfs: Extend array bounds for all filename charsTyler Hicks1-2/+2
2011-11-24eCryptfs: Flush file in vma closeTyler Hicks1-1/+22
2011-11-24eCryptfs: Prevent file create race conditionTyler Hicks3-33/+46
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-0/+16
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-24/+25
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2-7/+10
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-432/+600
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2-7/+10
2011-11-23i2c: Make i2cdev_notifier_call staticShubhrajyoti D1-1/+1
2011-11-23i2c: Delete ANY_I2C_BUSJean Delvare1-3/+0
2011-11-23i2c: Fix device name for 10-bit slave addressJean Delvare2-18/+22
2011-11-23i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu1-2/+2
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang2-0/+6
2011-11-23Revert "of/irq: of_irq_find_parent: check for parent equal to child"Linus Torvalds1-7/+7
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-25/+13