summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-078-15/+78
|\
| * PCI Hotplug: acpiphp: grab refcount on p2p subordinate busAlex Chiang2009-04-061-0/+14
| * PCI: allow PCI core hotplug to remove PCI root busAlex Chiang2009-04-061-4/+0Star
| * PCI: Fix oops in pci_vpd_truncateAnton Vorontsov2009-04-061-1/+2
| * PCI: don't corrupt enable_cnt when doing manual resource alignmentYuji Shimada2009-04-061-5/+9
| * PCI: annotate pci_rescan_bus as __ref, not __devinitAlex Chiang2009-04-061-1/+1
| * PCI-IOV: fix missing kernel-docRandy Dunlap2009-04-061-0/+1
| * PCI: Setup disabled bridges even if buses are addedYuji Shimada2009-04-064-5/+5
| * PCI: SR-IOV quirk for Intel 82576 NICYu Zhao2009-04-061-0/+48
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-4/+4
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* | PCI: Fix oops in pci_vpd_truncateAnton Vorontsov2009-04-071-1/+2
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-063-46/+348
|\ \ | |/ |/|
| * drivers/pci/intr_remapping.c: include acpi.hAlexander Beregalov2009-04-061-0/+1
| * intel-iommu: Fix oops in device_to_iommu() when devices not found.David Woodhouse2009-04-061-1/+2
| * intel-iommu: Handle PCI domains appropriately.David Woodhouse2009-04-042-28/+49
| * intel-iommu: Fix device-to-iommu mapping for PCI-PCI bridges.David Woodhouse2009-04-041-1/+6
| * x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong2009-04-041-0/+9
| * x86, dmar: check if it's initialized before disable queue invalidationHan, Weidong2009-04-041-0/+7
| * intel-iommu: set compatibility format interruptHan, Weidong2009-04-031-0/+15
| * Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu2009-04-031-2/+59
| * Intel IOMMU Suspend/Resume Support - Queued InvalidationFenghua Yu2009-04-031-15/+55
| * Intel IOMMU Suspend/Resume Support - DMARFenghua Yu2009-04-031-0/+146
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-051-2/+2
|\ \
| * \ Merge branch 'linus' into releaseLen Brown2009-04-0537-1647/+2869
| |\ \
| * | | ACPICA: Update FADT flag definitionsBob Moore2009-03-261-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-051-2/+1Star
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-311-2/+1Star
| |\ \ \
| | * \ \ Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-304-241/+440
| | |\ \ \
| | * \ \ \ Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rust...Ingo Molnar2009-03-131-2/+1Star
| | |\ \ \ \
| | | * | | | cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell2009-03-131-2/+1Star
| | * | | | | Merge commit 'v2.6.29-rc8' into cpus4096Ingo Molnar2009-03-134-2/+35
| | |\ \ \ \ \ | | | |/ / / / | | |/| | / / | | | | |/ / | | | |/| |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-041-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
* | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-031-19/+96
|\ \ \ \ \ \
| * | | | | | intel-iommu: Fix address wrap on 32-bit kernel.Zhao, Yu2009-03-251-1/+3
| * | | | | | intel-iommu: Enable DMAR on 32-bit kernel.David Woodhouse2009-03-251-12/+8Star
| * | | | | | intel-iommu: fix PCI device detach from virtual machineHan, Weidong2009-03-251-0/+29
| * | | | | | intel-iommu: VT-d page table to support snooping control bitSheng Yang2009-03-241-1/+11
| * | | | | | iommu: Add domain_has_cap iommu_opsSheng Yang2009-03-241-0/+12
| * | | | | | intel-iommu: Snooping control supportSheng Yang2009-03-241-5/+33
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-0134-1241/+2149
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | PCI: fix HT MSI mapping fixYinghai Lu2009-03-301-2/+30
| * | | | | PCI: don't enable too much HT MSI mappingYinghai Lu2009-03-271-36/+82
| * | | | | PCI: save and restore PCIe 2.0 registersYu Zhao2009-03-271-1/+10
| * | | | | PCI: update fakephp for bus_id removalStephen Rothwell2009-03-271-1/+2
| * | | | | PCI: fix kernel oops on bridge removalKenji Kaneshige2009-03-261-0/+1
| * | | | | PCI: fix conflict between SR-IOV and config space sizingYu Zhao2009-03-261-4/+3Star
| * | | | | PCI Hotplug: rename legacy_fakephp to fakephpAlex Chiang2009-03-202-1/+1
| * | | | | PCI Hotplug: restore fakephp interface with complete reimplementationTrent Piepho2009-03-203-396/+163Star