Age | Commit message (Expand) | Author | Files | Lines |
2009-11-20 | Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB... | David Woodhouse | 1 | -0/+3 |
2009-11-15 | Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32 | Linus Torvalds | 2 | -11/+77 |
2009-11-12 | intel-iommu: Support PCIe hot-plug | Fenghua Yu | 1 | -0/+29 |
2009-11-12 | intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthrough | Alex Williamson | 1 | -1/+9 |
2009-11-10 | intel-iommu: Check for 'DMAR at zero' BIOS error earlier. | David Woodhouse | 1 | -10/+39 |
2009-11-07 | PCI ASPM: fix oops on root port removal | Kenji Kaneshige | 1 | -2/+4 |
2009-10-27 | Revert "PCI: get larger bridge ranges when space is available" | Jesse Barnes | 1 | -11/+2 |
2009-10-16 | ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 | Shane Huang | 1 | -3/+3 |
2009-10-13 | headers: Fix build after <linux/sched.h> removal | Ingo Molnar | 1 | -0/+1 |
2009-10-13 | Merge git://git.infradead.org/~dwmw2/iommu-2.6.32 | Linus Torvalds | 4 | -19/+102 |
2009-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 6 | -47/+41 |
2009-10-12 | Run pci_apply_final_quirks() sooner. | David Woodhouse | 1 | -1/+1 |
2009-10-12 | Mark pci_apply_final_quirks() __init rather than __devinit | David Woodhouse | 1 | -1/+1 |
2009-10-12 | Rename pci_init() to pci_apply_final_quirks(), move it to quirks.c | David Woodhouse | 2 | -13/+13 |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 1 | -0/+1 |
2009-10-07 | PCI: Prevent AER driver from being loaded on non-root port PCIE devices | Kenji Kaneshige | 1 | -1/+1 |
2009-10-07 | PCI: get larger bridge ranges when space is available | Yinghai Lu | 1 | -2/+11 |
2009-10-07 | PCI: pci.c: fix kernel-doc notation | Randy Dunlap | 1 | -4/+4 |
2009-10-07 | PCI quirk: TI XIO200a erroneously reports support for fast b2b transfers | Gabe Black | 1 | -0/+19 |
2009-10-06 | PCI PM: Read device power state from register after updating it | Rafael J. Wysocki | 1 | -1/+5 |
2009-10-06 | PCI: remove pci_assign_resource_fixed() | Bjorn Helgaas | 1 | -37/+0 |
2009-10-06 | PCI: PCIe portdrv: remove "-driver" from driver name | Bjorn Helgaas | 1 | -2/+1 |
2009-09-30 | intel-iommu: Yet another BIOS workaround: Isoch DMAR unit with no TLB space | David Woodhouse | 1 | -5/+77 |
2009-09-25 | ACPICA: fixup after acpi_get_object_info() change | Bjorn Helgaas | 1 | -1/+0 |
2009-09-24 | intel-iommu: Decode (and ignore) RHSA entries | Roland Dreier | 1 | -0/+10 |
2009-09-24 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 8 | -314/+192 |
2009-09-24 | intel-iommu: Make "Unknown DMAR structure" message more informative | Roland Dreier | 1 | -1/+2 |
2009-09-23 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 4 | -182/+202 |
2009-09-20 | intel-iommu: Disable PMRs after we enable translation, not before | David Woodhouse | 1 | -2/+3 |
2009-09-19 | intel-iommu: Fix integer wrap on 32 bit kernels | Benjamin LaHaise | 1 | -4/+3 |
2009-09-19 | intel-iommu: Fix integer overflow in dma_pte_{clear_range,free_pagetable}() | David Woodhouse | 1 | -4/+7 |
2009-09-19 | intel-iommu: Limit DOMAIN_MAX_PFN to fit in an 'unsigned long' | David Woodhouse | 1 | -2/+8 |
2009-09-19 | Merge branch 'misc-2.6.32' into release | Len Brown | 1 | -0/+1 |
2009-09-19 | Merge branch 'acpica' into release | Len Brown | 1 | -7/+5 |
2009-09-19 | ACPI: linux/acpi.h should not include linux/dmi.h | Len Brown | 1 | -0/+1 |
2009-09-19 | Merge branch 'sfi-base' into release | Len Brown | 1 | -2/+1 |
2009-09-17 | PCI: pciehp: remove slot capabilities definitions | Kenji Kaneshige | 1 | -18/+8 |
2009-09-17 | PCI: pciehp: remove error message definitions | Kenji Kaneshige | 2 | -12/+1 |
2009-09-17 | PCI: pciehp: remove number field | Kenji Kaneshige | 3 | -4/+2 |
2009-09-17 | PCI: pciehp: remove hpc_ops | Kenji Kaneshige | 5 | -118/+87 |
2009-09-17 | PCI: pciehp: remove pci_dev field | Kenji Kaneshige | 5 | -17/+15 |
2009-09-17 | PCI: pciehp: remove crit_sect mutex | Kenji Kaneshige | 3 | -16/+0 |
2009-09-17 | PCI: pciehp: remove slot_bus field | Kenji Kaneshige | 1 | -1/+0 |
2009-09-17 | PCI: pciehp: remove first_slot field | Kenji Kaneshige | 2 | -4/+3 |
2009-09-17 | PCI: pciehp: remove slot_device_offset field | Kenji Kaneshige | 4 | -9/+2 |
2009-09-17 | PCI: pciehp: remove hp_slot field | Kenji Kaneshige | 4 | -12/+4 |
2009-09-17 | PCI: pciehp: remove device field | Kenji Kaneshige | 5 | -28/+17 |
2009-09-17 | PCI: pciehp: remove bus field | Kenji Kaneshige | 5 | -7/+10 |
2009-09-17 | PCI: pciehp: remove slot_num_inc field | Kenji Kaneshige | 1 | -1/+0 |
2009-09-17 | PCI: pciehp: remove num_slots field | Kenji Kaneshige | 2 | -2/+0 |