| Commit message (Expand) | Author | Age |
* | Revert "PCI: get larger bridge ranges when space is available" | Jesse Barnes | 2009-10-27 |
* | ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 | Shane Huang | 2009-10-16 |
* | headers: Fix build after <linux/sched.h> removal | Ingo Molnar | 2009-10-13 |
* | Merge git://git.infradead.org/~dwmw2/iommu-2.6.32 | Linus Torvalds | 2009-10-13 |
|\ |
|
| * | Run pci_apply_final_quirks() sooner. | David Woodhouse | 2009-10-12 |
| * | Mark pci_apply_final_quirks() __init rather than __devinit | David Woodhouse | 2009-10-12 |
| * | Rename pci_init() to pci_apply_final_quirks(), move it to quirks.c | David Woodhouse | 2009-10-12 |
| * | intel-iommu: Yet another BIOS workaround: Isoch DMAR unit with no TLB space | David Woodhouse | 2009-09-30 |
| * | intel-iommu: Decode (and ignore) RHSA entries | Roland Dreier | 2009-09-24 |
| * | intel-iommu: Make "Unknown DMAR structure" message more informative | Roland Dreier | 2009-09-23 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-10-12 |
|\ \ |
|
| * | | PCI: Prevent AER driver from being loaded on non-root port PCIE devices | Kenji Kaneshige | 2009-10-07 |
| * | | PCI: get larger bridge ranges when space is available | Yinghai Lu | 2009-10-07 |
| * | | PCI: pci.c: fix kernel-doc notation | Randy Dunlap | 2009-10-07 |
| * | | PCI quirk: TI XIO200a erroneously reports support for fast b2b transfers | Gabe Black | 2009-10-07 |
| * | | PCI PM: Read device power state from register after updating it | Rafael J. Wysocki | 2009-10-06 |
| * | | PCI: remove pci_assign_resource_fixed() | Bjorn Helgaas | 2009-10-06 |
| * | | PCI: PCIe portdrv: remove "-driver" from driver name | Bjorn Helgaas | 2009-10-06 |
* | | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 |
|/ / |
|
* | | ACPICA: fixup after acpi_get_object_info() change | Bjorn Helgaas | 2009-09-25 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-24 |
|\ \
| |/
|/| |
|
| * | PCI: pciehp: remove slot capabilities definitions | Kenji Kaneshige | 2009-09-17 |
| * | PCI: pciehp: remove error message definitions | Kenji Kaneshige | 2009-09-17 |
| * | PCI: pciehp: remove number field | Kenji Kaneshige | 2009-09-17 |
| * | PCI: pciehp: remove hpc_ops | Kenji Kaneshige | 2009-09-17 |
| * | PCI: pciehp: remove pci_dev field | Kenji Kaneshige | 2009-09-17 |
| * | PCI: pciehp: remove crit_sect mutex | Kenji Kaneshige | 2009-09-17 |
| * | PCI: pciehp: remove slot_bus field | Kenji Kaneshige | 2009-09-17 |
| * | PCI: pciehp: remove first_slot field | Kenji Kaneshige | 2009-09-17 |
| * | PCI: pciehp: remove slot_device_offset field | Kenji Kaneshige | 2009-09-17 |
| * | PCI: pciehp: remove hp_slot field | Kenji Kaneshige | 2009-09-17 |
| * | PCI: pciehp: remove device field | Kenji Kaneshige | 2009-09-17 |
| * | PCI: pciehp: remove bus field | Kenji Kaneshige | 2009-09-17 |
| * | PCI: pciehp: remove slot_num_inc field | Kenji Kaneshige | 2009-09-17 |
| * | PCI: pciehp: remove num_slots field | Kenji Kaneshige | 2009-09-17 |
| * | PCI: pciehp: remove slot_list field | Kenji Kaneshige | 2009-09-17 |
| * | PCI: Disable AER with pci=nomsi | Andi Kleen | 2009-09-17 |
| * | PCI ASPM: support L1 only | Kenji Kaneshige | 2009-09-17 |
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-09-23 |
|\ \ |
|
| * | | intel-iommu: Disable PMRs after we enable translation, not before | David Woodhouse | 2009-09-19 |
| * | | intel-iommu: Fix integer wrap on 32 bit kernels | Benjamin LaHaise | 2009-09-19 |
| * | | intel-iommu: Fix integer overflow in dma_pte_{clear_range,free_pagetable}() | David Woodhouse | 2009-09-19 |
| * | | intel-iommu: Limit DOMAIN_MAX_PFN to fit in an 'unsigned long' | David Woodhouse | 2009-09-19 |
| * | | intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOS | Youquan Song | 2009-09-11 |
| * | | intel-iommu: Disallow interrupt remapping if not all ioapics covered | Youquan Song | 2009-09-11 |
| * | | intel-iommu: include linux/dmi.h to use dmi_ routines | Stephen Rothwell | 2009-08-31 |
| * | | pci/dmar: correct off-by-one error in dmar_fault() | Troy Heber | 2009-08-30 |
| * | | intel-iommu: Cope with yet another BIOS screwup causing crashes | David Woodhouse | 2009-08-26 |
| * | | intel-iommu: iommu init error path bug fixes | Donald Dutile | 2009-08-24 |
| * | | intel-iommu: Mark functions with __init | Matt Kraai | 2009-08-24 |