| Commit message (Expand) | Author | Age |
* | xen/pciback: Fix "device has been assigned to X domain!" warning | Konrad Rzeszutek Wilk | 2012-01-07 |
* | xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind" | Konrad Rzeszutek Wilk | 2012-01-07 |
* | xen/xenbus: don't reimplement kvasprintf via a fixed size buffer | Ian Campbell | 2012-01-04 |
* | xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAX | Ian Campbell | 2012-01-04 |
* | xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX. | Ian Campbell | 2012-01-04 |
* | Xen: consolidate and simplify struct xenbus_driver instantiation | Jan Beulich | 2012-01-04 |
* | xen-gntalloc: introduce missing kfree | Julia Lawall | 2012-01-03 |
* | xen/xenbus: Fix compile error - missing header for xen_initial_domain() | Konrad Rzeszutek Wilk | 2011-12-21 |
* | xen/netback: Enable netback on HVM guests | Daniel De Graaf | 2011-12-20 |
* | xen/grant-table: Support mappings required by blkback | Daniel De Graaf | 2011-12-20 |
* | xenbus: Use grant-table wrapper functions | Daniel De Graaf | 2011-12-20 |
* | xenbus: Support HVM backends | Daniel De Graaf | 2011-12-20 |
* | Merge commit 'v3.2-rc3' into stable/for-linus-3.3 | Konrad Rzeszutek Wilk | 2011-12-20 |
|\ |
|
| * | Merge git://github.com/rustyrussell/linux | Linus Torvalds | 2011-11-23 |
| |\ |
|
| | * | virtio-pci: make reset operation safer | Michael S. Tsirkin | 2011-11-23 |
| | * | virtio-mmio: Correct the name of the guest features selector | Sasha Levin | 2011-11-23 |
| | * | virtio: add HAS_IOMEM dependency to MMIO platform bus driver | Heiko Carstens | 2011-11-23 |
| * | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev | Linus Torvalds | 2011-11-23 |
| |\ \ |
|
| | * | | libata: fix build without BMDMA | Alexander Beregalov | 2011-11-17 |
| | * | | [libata] ahci_platform: fix DT probing | Rob Herring | 2011-11-17 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2011-11-23 |
| |\ \ \ |
|
| | * | | | PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDs | Bjorn Helgaas | 2011-11-14 |
| | * | | | PCI: pciehp: wait 100 ms after Link Training check | Kenji Kaneshige | 2011-11-11 |
| | * | | | PCI: pciehp: wait 1000 ms before Link Training check | Kenji Kaneshige | 2011-11-11 |
| | * | | | PCI: pciehp: Retrieve link speed after link is trained | Yinghai Lu | 2011-11-07 |
| | * | | | PCI: Let PCI_PRI depend on PCI | Joerg Roedel | 2011-10-31 |
| | * | | | PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug | Rafael J. Wysocki | 2011-10-31 |
| * | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-11-23 |
| |\ \ \ \ |
|
| | * | | | | i2c: Make i2cdev_notifier_call static | Shubhrajyoti D | 2011-11-23 |
| | * | | | | i2c: Fix device name for 10-bit slave address | Jean Delvare | 2011-11-23 |
| | * | | | | i2c-algo-bit: Generate correct i2c address sequence for 10-bit target | Jeffrey (Sheng-Hui) Chu | 2011-11-23 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2011-11-23 |
| |\ \ \ \ |
|
| | * | | | | regulator: TPS65910: Fix VDD1/2 voltage selector count | Afzal Mohammed | 2011-11-23 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2011-11-23 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | drm: integer overflow in drm_mode_dirtyfb_ioctl() | Xi Wang | 2011-11-23 |
| | * | | | drivers/gpu/vga/vgaarb.c: add missing kfree | Julia Lawall | 2011-11-22 |
| | * | | | drm/radeon/kms/atom: unify i2c gpio table handling | Alex Deucher | 2011-11-22 |
| | * | | | drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real | Alex Deucher | 2011-11-22 |
| | * | | | ttm: Don't return the bo reserved on error path | Thomas Hellstrom | 2011-11-22 |
| | * | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ... | Dave Airlie | 2011-11-22 |
| | |\ \ \ |
|
| | | * | | | drm/i915: Fix inconsistent backlight level during disabled | Takashi Iwai | 2011-11-17 |
| | | * | | | drm, i915: Fix memory leak in i915_gem_busy_ioctl(). | Rakib Mullick | 2011-11-17 |
| | | * | | | drm/i915: Use DPCD value for max DP lanes. | Keith Packard | 2011-11-16 |
| | | * | | | drm/i915: Initiate DP link training only on the lanes we'll be using | Keith Packard | 2011-11-16 |
| | | * | | | drm/i915: Remove trailing white space | Keith Packard | 2011-11-16 |
| | | * | | | drm/i915: Try harder during dp pattern 1 link training | Keith Packard | 2011-11-16 |
| | | * | | | drm/i915: Make DP prepare/commit consistent with DP dpms | Keith Packard | 2011-11-16 |
| | | * | | | drm/i915: Let panel power sequencing hardware do its job | Keith Packard | 2011-11-16 |
| | | * | | | drm/i915: Treat PCH eDP like DP in most places | Keith Packard | 2011-11-16 |
| | | * | | | drm/i915: Remove link_status field from intel_dp structure | Keith Packard | 2011-11-16 |