summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Linux 3.2-rc3Linus Torvalds2011-11-231-1/+1
| * Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-235-3/+23
| |\
| | * virtio-pci: make reset operation saferMichael S. Tsirkin2011-11-242-0/+20
| | * virtio-mmio: Correct the name of the guest features selectorSasha Levin2011-11-242-2/+2
| | * virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens2011-11-241-1/+1
| * | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2011-11-232-1/+5
| |\ \
| | * | libata: fix build without BMDMAAlexander Beregalov2011-11-171-0/+4
| | * | [libata] ahci_platform: fix DT probingRob Herring2011-11-171-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-11-238-25/+51
| |\ \ \
| | * | | PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas2011-11-142-4/+4
| | * | | PCI: pciehp: wait 100 ms after Link Training checkKenji Kaneshige2011-11-111-0/+8
| | * | | PCI: pciehp: wait 1000 ms before Link Training checkKenji Kaneshige2011-11-112-3/+8
| | * | | PCI: pciehp: Retrieve link speed after link is trainedYinghai Lu2011-11-071-9/+2
| | * | | PCI: Let PCI_PRI depend on PCIJoerg Roedel2011-10-311-0/+1
| | * | | PCI: Fix compile errors with PCI_ATS and !PCI_IOVJoerg Roedel2011-10-312-4/+4
| | * | | PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplugRafael J. Wysocki2011-10-311-5/+24
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds2011-11-234-36/+70
| |\ \ \ \
| | * | | | eCryptfs: Extend array bounds for all filename charsTyler Hicks2011-11-231-2/+2
| | * | | | eCryptfs: Flush file in vma closeTyler Hicks2011-11-231-1/+22
| | * | | | eCryptfs: Prevent file create race conditionTyler Hicks2011-11-233-33/+46
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2011-11-231-0/+16
| |\ \ \ \ \
| | * | | | | ktest: Check parent options for iterated testsRabin Vincent2011-11-181-0/+16
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-235-24/+25
| |\ \ \ \ \
| | * | | | | i2c: Make i2cdev_notifier_call staticShubhrajyoti D2011-11-231-1/+1
| | * | | | | i2c: Delete ANY_I2C_BUSJean Delvare2011-11-231-3/+0
| | * | | | | i2c: Fix device name for 10-bit slave addressJean Delvare2011-11-232-18/+22
| | * | | | | i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu2011-11-231-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2011-11-232-7/+10
| |\ \ \ \ \
| | * | | | | regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2011-11-232-7/+10
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-2322-432/+600
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang2011-11-232-0/+6
| | * | | | drivers/gpu/vga/vgaarb.c: add missing kfreeJulia Lawall2011-11-221-6/+12
| | * | | | drm/radeon/kms/atom: unify i2c gpio table handlingAlex Deucher2011-11-221-128/+86
| | * | | | drm/radeon/kms: fix up gpio i2c mask bits for r4xx for realAlex Deucher2011-11-221-0/+12
| | * | | | ttm: Don't return the bo reserved on error pathThomas Hellstrom2011-11-221-1/+7
| | * | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie2011-11-2210-211/+354
| | |\ \ \ \
| | | * | | | drm/i915: Fix inconsistent backlight level during disabledTakashi Iwai2011-11-171-1/+2
| | | * | | | drm, i915: Fix memory leak in i915_gem_busy_ioctl().Rakib Mullick2011-11-171-2/+4
| | | * | | | drm/i915: Use DPCD value for max DP lanes.Keith Packard2011-11-161-14/+9
OpenPOWER on IntegriCloud