summaryrefslogtreecommitdiff
path: root/drivers/pci
Commit message (Expand)AuthorAge
* ACPICA: fixup after acpi_get_object_info() changeBjorn Helgaas2009-09-25
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-24
|\
| * PCI: pciehp: remove slot capabilities definitionsKenji Kaneshige2009-09-17
| * PCI: pciehp: remove error message definitionsKenji Kaneshige2009-09-17
| * PCI: pciehp: remove number fieldKenji Kaneshige2009-09-17
| * PCI: pciehp: remove hpc_opsKenji Kaneshige2009-09-17
| * PCI: pciehp: remove pci_dev fieldKenji Kaneshige2009-09-17
| * PCI: pciehp: remove crit_sect mutexKenji Kaneshige2009-09-17
| * PCI: pciehp: remove slot_bus fieldKenji Kaneshige2009-09-17
| * PCI: pciehp: remove first_slot fieldKenji Kaneshige2009-09-17
| * PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige2009-09-17
| * PCI: pciehp: remove hp_slot fieldKenji Kaneshige2009-09-17
| * PCI: pciehp: remove device fieldKenji Kaneshige2009-09-17
| * PCI: pciehp: remove bus fieldKenji Kaneshige2009-09-17
| * PCI: pciehp: remove slot_num_inc fieldKenji Kaneshige2009-09-17
| * PCI: pciehp: remove num_slots fieldKenji Kaneshige2009-09-17
| * PCI: pciehp: remove slot_list fieldKenji Kaneshige2009-09-17
| * PCI: Disable AER with pci=nomsiAndi Kleen2009-09-17
| * PCI ASPM: support L1 onlyKenji Kaneshige2009-09-17
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-09-23
|\ \
| * | intel-iommu: Disable PMRs after we enable translation, not beforeDavid Woodhouse2009-09-19
| * | intel-iommu: Fix integer wrap on 32 bit kernelsBenjamin LaHaise2009-09-19
| * | intel-iommu: Fix integer overflow in dma_pte_{clear_range,free_pagetable}()David Woodhouse2009-09-19
| * | intel-iommu: Limit DOMAIN_MAX_PFN to fit in an 'unsigned long'David Woodhouse2009-09-19
| * | intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOSYouquan Song2009-09-11
| * | intel-iommu: Disallow interrupt remapping if not all ioapics coveredYouquan Song2009-09-11
| * | intel-iommu: include linux/dmi.h to use dmi_ routinesStephen Rothwell2009-08-31
| * | pci/dmar: correct off-by-one error in dmar_fault()Troy Heber2009-08-30
| * | intel-iommu: Cope with yet another BIOS screwup causing crashesDavid Woodhouse2009-08-26
| * | intel-iommu: iommu init error path bug fixesDonald Dutile2009-08-24
| * | intel-iommu: Mark functions with __initMatt Kraai2009-08-24
| * | intel-iommu: make domain_add_dev_info() call domain_context_mapping()David Woodhouse2009-08-09
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2009-08-08
| |\ \
| * | | intel-iommu: Unify hardware and software passthrough supportDavid Woodhouse2009-08-04
| * | | intel-iommu: Cope with broken HP DC7900 BIOSDavid Woodhouse2009-08-04
| * | | intel-iommu: double kfree()Dan Carpenter2009-07-20
| * | | intel-iommu: Kill pointless intel_unmap_single() functionDavid Woodhouse2009-07-15
| * | | intel-iommu: Defer the iotlb flush and iova free for intel_unmap_sg() too.David Woodhouse2009-07-15
| * | | intel-iommu: Remove superfluous iova_alloc_lock from IOVA codeDavid Woodhouse2009-07-15
| * | | intel-iommu: Speed up map routines by using cached domain ASAPDavid Woodhouse2009-07-07
* | | | Merge branch 'misc-2.6.32' into releaseLen Brown2009-09-19
|\ \ \ \
| * | | | ACPI: linux/acpi.h should not include linux/dmi.hLen Brown2009-09-19
* | | | | Merge branch 'acpica' into releaseLen Brown2009-09-19
|\ \ \ \ \
| * | | | | ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-27
* | | | | | Merge branch 'sfi-base' into releaseLen Brown2009-09-19
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-28
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-16
|\ \ \ \ \ \
| * | | | | | PCI hotplug: clean up acpi_run_hpp()Bjorn Helgaas2009-09-14
| * | | | | | PCI hotplug: acpiphp: use generic pci_configure_slot()Bjorn Helgaas2009-09-14
| * | | | | | PCI hotplug: shpchp: use generic pci_configure_slot()Bjorn Helgaas2009-09-14