| Commit message (Expand) | Author | Age |
* | Merge branch 'meego-7093' into idle-release | Len Brown | 2010-09-28 |
|\ |
|
| * | intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hang | Len Brown | 2010-09-24 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-09-28 |
|\ \ |
|
| * | | PCI: fix pci_resource_alignment prototype | Cam Macdonell | 2010-09-09 |
| |/ |
|
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2010-09-27 |
|\ \ |
|
| * | | intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/a | Adam Jackson | 2010-09-21 |
| * | | intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT space | David Woodhouse | 2010-09-21 |
| |/ |
|
* / | drivers/pci/intel-iommu.c: fix build with older gcc's | Andrew Morton | 2010-09-22 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-09-07 |
|\ |
|
| * | PCI: bus speed strings should be const | Stephen Hemminger | 2010-08-31 |
| * | PCI hotplug: Fix build with CONFIG_ACPI unset | Rafael J. Wysocki | 2010-08-25 |
| * | PCI: PCIe: Remove the port driver module exit routine | Kenji Kaneshige | 2010-08-24 |
| * | PCI: PCIe: Move PCIe PME code to the pcie directory | Rafael J. Wysocki | 2010-08-24 |
| * | PCI: PCIe: Disable PCIe port services during port initialization | Rafael J. Wysocki | 2010-08-24 |
| * | PCI: PCIe: Ask BIOS for control of all native services at once | Rafael J. Wysocki | 2010-08-24 |
| * | ACPI/PCI: Negotiate _OSC control bits before requesting them | Rafael J. Wysocki | 2010-08-24 |
| * | PCI: PCIe: Introduce commad line switch for disabling port services | Rafael J. Wysocki | 2010-08-24 |
| * | PCI: PCIe AER: Introduce pci_aer_available() | Rafael J. Wysocki | 2010-08-24 |
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2010-08-15 |
|\ \
| |/
|/| |
|
| * | intel-iommu: Fix 32-bit build warning with __cmpxchg() | David Woodhouse | 2010-08-09 |
| * | intr-remap: allow disabling source id checking | Chris Wright | 2010-08-09 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-08-10 |
|\ \ |
|
| * | | ioat2: catch and recover from broken vtd configurations v6 | Dan Williams | 2010-08-04 |
* | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-08-07 |
|\ \ \ |
|
| * | | | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki | 2010-07-06 |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ |
|
| * | | | | PCI: update for owner removal from struct device_attribute | Stephen Rothwell | 2010-08-04 |
| * | | | | PCI: Fix warnings when CONFIG_DMI unset | Narendra K | 2010-08-02 |
| * | | | | PCI: Do not run NVidia quirks related to MSI with MSI disabled | Rafael J. Wysocki | 2010-07-30 |
| * | | | | PCI: use for_each_pci_dev() | Kulikov Vasiliy | 2010-07-30 |
| * | | | | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings | 2010-07-30 |
| * | | | | PCI: export SMBIOS provided firmware instance and label to sysfs | Narendra K | 2010-07-30 |
| * | | | | PCI: Allow read/write access to sysfs I/O port resources | Alex Williamson | 2010-07-30 |
| * | | | | PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY} | FUJITA Tomonori | 2010-07-30 |
| * | | | | PCI: disable mmio during bar sizing | Jacob Pan | 2010-07-30 |
| * | | | | PCI: MSI: Remove unsafe and unnecessary hardware access | Ben Hutchings | 2010-07-30 |
| * | | | | PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable | Matthew Garrett | 2010-07-30 |
| * | | | | PCI: kernel oops on access to pci proc file while hot-removal | Kenji Kaneshige | 2010-07-30 |
| * | | | | PCI: pci-sysfs: remove casts from void* | Kulikov Vasiliy | 2010-07-30 |
| * | | | | PCI hotplug: make sure child bridges are enabled at hotplug time | Yinghai Lu | 2010-07-30 |
| * | | | | PCI hotplug: shpchp: Removed check for hotplug of display devices | Praveen Kalamegham | 2010-07-30 |
| * | | | | PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device | Praveen Kalamegham | 2010-07-30 |
| * | | | | PCI: Don't enable aspm before drivers have had a chance to veto it | Matthew Garrett | 2010-07-30 |
| * | | | | PCI: fix wrong memory address handling in MSI-X | Kenji Kaneshige | 2010-07-30 |
| * | | | | PCI: check return value of pci_enable_device() when enabling bridges | Junchang Wang | 2010-07-30 |
| * | | | | PCI: sparse warning (trivial) | Stephen Hemminger | 2010-07-30 |
| * | | | | PCI: disable MSI on VIA K8M800 | Tejun Heo | 2010-07-30 |
| * | | | | PCI quirk: AMD 780: work around wrong vendor ID on APC bridge | Clemens Ladisch | 2010-07-30 |
| * | | | | PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASK | Dan Carpenter | 2010-07-30 |
| * | | | | PCI aerdrv: fix annoying warnings | Linus Torvalds | 2010-07-30 |