aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-10-23
|\
| * drm: Avoid oops in DRM_IOCTL_RM_DRAW if a bad handle is supplied.Eric Anholt2008-10-22
| * drm: Add 32-bit compatibility for DRM_IOCTL_UPDATE_DRAW.Eric Anholt2008-10-22
| * drm/i915: use pipes, not planes to label vblank dataKeith Packard2008-10-22
| * drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operationsKeith Packard2008-10-22
| * i915: Fix format string warnings on x86-64.Linus Torvalds2008-10-22
| * i915: Don't dereference HWS in /proc debug files when it isn't initialized.Eric Anholt2008-10-22
| * i915: Enable IMR passthrough of vblank events before enabling it in pipestat.Eric Anholt2008-10-22
| * drm: Remove two leaks of vblank reference count in error paths.Eric Anholt2008-10-22
| * drm: fix leak of cliprects in drm_rmdraw()Zhenyu Wang2008-10-22
| * i915: Disable MSI on GM965 (errata says it doesn't work)Keith Packard2008-10-22
| * drm: Set cliprects to NULL when changing drawable to having 0 cliprects.Zhenyu Wang2008-10-22
| * i915: Protect vblank IRQ reg access with spinlockKeith Packard2008-10-22
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-23
|\ \
| * | PCI hotplug: fix logic in Compaq hotplug controller bus speed setupJulia Lawall2008-10-22
| * | PCI: don't export linux/io.h from pci.hStephen Rothwell2008-10-22
| * | PCI: PCI_QUIRKS depends on PCIGeert Uytterhoeven2008-10-22
| * | PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige2008-10-22
| * | PCI hotplug: pciehp: fix possible memory leak in pcie_initKenji Kaneshige2008-10-22
| * | PCI: Workaround invalid P2P bridge bus numbersBenjamin Herrenschmidt2008-10-22
| * | PCI Hotplug: fakephp: add duplicate slot name debuggingAlex Chiang2008-10-22
| * | PCI: Hotplug core: remove 'name'Alex Chiang2008-10-22
| * | PCI: shcphp: remove 'name' parameterAlex Chiang2008-10-22
| * | PCI: SGI Hotplug: stop managing bss_hotplug_slot->nameAlex Chiang2008-10-22
| * | PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang2008-10-22
| * | PCI: pciehp: remove 'name' parameterAlex Chiang2008-10-22
| * | PCI: ibmphp: stop managing hotplug_slot->nameAlex Chiang2008-10-22
| * | PCI: fakephp: remove 'name' parameterAlex Chiang2008-10-22
| * | PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang2008-10-22
| * | PCI: cpqphp: stop managing hotplug_slot->nameAlex Chiang2008-10-22
| * | PCI: cpci_hotplug: stop managing hotplug_slot->nameAlex Chiang2008-10-22
| * | PCI: acpiphp: remove 'name' parameterAlex Chiang2008-10-22
| * | PCI: prevent duplicate slot namesAlex Chiang2008-10-22
| * | PCI Hotplug: serialize pci_hp_register and pci_hp_deregisterKenji Kaneshige2008-10-22
| * | PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang2008-10-22
| * | PCI: rename pci_update_slot_number to pci_renumber_slotAlex Chiang2008-10-22
| * | PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-22
| * | Remove PCI hotplug core MAINTAINERS entryJesse Barnes2008-10-22
| * | PCI: include io.h in pci.h so that ioremap_nocache is definedJesse Barnes2008-10-22
| * | PCI: add support for function level resetSheng Yang2008-10-22
| * | PCI: Fix reference counting bugMatthew Wilcox2008-10-22
| * | ACPI/PCI: Set support bit for MSI in support field of _OSCTaku Izumi2008-10-22
| * | ACPI/PCI: Fix return value of acpi_cuery_osc()Taku Izumi2008-10-22
| * | ACPI/PCI: Always query _OSC control field in pci_osc_control_set()Taku Izumi2008-10-22
| * | ACPI/PCI: Change pci_osc_control_set() to query control bits firstTaku Izumi2008-10-22
| * | ACPI/PCI: Fix possible race condition on _OSC evaluationTaku Izumi2008-10-22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-10-23
|\ \ \
| * | | 9p: fix sparse warningsEric Van Hensbergen2008-10-22
| * | | 9p: rdma: RDMA Transport Support for 9PTom Tucker2008-10-22
| * | | 9p: fix format warningEric Van Hensbergen2008-10-22