tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / drivers / pci /
2010-02-13 Williams, Mitch Apci: Add SR-IOV convenience functions and macros
2010-01-04 Youquan,SongPCIe AER: prevent AER injection if hardware masks error...
2010-01-04 Rafael J. WysockiPCI/PM: Use per-device D3 delays
2010-01-04 David JohnPCI: Check the node argument passed to cpumask_of_node
2010-01-04 Youquan,SongPCI: AER: fix aer inject result in kernel oops
2010-01-04 Hidetoshi SetoPCI: pcie portdrv: style cleanup
2010-01-01 Linus Torvaldspci: avoid compiler warning in quirks.c
2009-12-31 Rafael J. WysockiPCI: Fix build if quirks are not enabled
2009-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-17 Benjamin HerrenschmidtPCI/cardbus: Add a fixup hook and fix powerpc
2009-12-16 Stefan AssmannPCI: change PCI nomenclature in drivers/pci/ (non-comme...
2009-12-16 Stefan AssmannPCI: change PCI nomenclature in drivers/pci/ (comment...
2009-12-16 Dexuan CuiPCI: add Intel 82599 Virtual Function specific reset...
2009-12-16 Dexuan CuiPCI: add Intel USB specific reset method
2009-12-16 Dexuan CuiPCI: support device-specific reset methods
2009-12-16 Csaba HenkPCI: Handle case when no pci device can provide cache...
2009-12-16 Rafael J. WysockiPCI/PM: Propagate wake-up enable for PCIe devices too
2009-12-16 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-11 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'acpica' of git://git./linux/kernel/git...
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus-hpet' of git://git....
2009-12-08 KOSAKI MotohiroRevert "Intel IOMMU: Avoid memory allocation failures...
2009-12-08 Chris Wrightintel-iommu: ignore page table validation in pass throu...
2009-12-08 David Woodhouseintel-iommu: Fix oops with intel_iommu=igfx_off
2009-12-08 David Woodhouseintel-iommu: Check for an RMRR which ends before it...
2009-12-08 David Woodhouseintel-iommu: Apply BIOS sanity checks for interrupt...
2009-12-08 Chris Wrightintel-iommu: Detect DMAR in hyperspace at probe time.
2009-12-08 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2009-12-05 Linus TorvaldsMerge branch 'core-iommu-for-linus' of git://git./linux...
2009-12-05 Kleber Sacilotto... PCI: fix coding style issue in pci_save_state()
2009-12-05 Chris WrightPCI: add pci_request_acs
2009-12-05 Kenji KaneshigePCI: fix BUG_ON triggered by logical PCIe root port...
2009-12-05 Andrew PattersonPCI: remove ifdefed pci_cleanup_aer_correct_error_status
2009-12-05 Andrew PattersonPCI: unconditionally clear AER uncorr status register...
2009-12-04 Kenji KaneshigePCI: portdrv: remove redundant definitions
2009-12-04 Kenji KaneshigePCI: portdrv: remove unnecessary struct pcie_port_data
2009-12-04 Kenji KaneshigePCI: portdrv: minor cleanup for pcie_port_device_register
2009-12-04 Kenji KaneshigePCI: portdrv: add missing irq cleanup
2009-12-04 Kenji KaneshigePCI: portdrv: enable device before irq initialization
2009-12-04 Kenji KaneshigePCI: portdrv: cleanup service irqs initialization
2009-12-04 Kenji KaneshigePCI: portdrv: check capabilities first
2009-12-04 Kenji KaneshigePCI: portdrv: move PME capability check
2009-12-04 Kenji KaneshigePCI: portdrv: remove redundant pcie type calculation
2009-12-04 Kenji KaneshigePCI: portdrv: cleanup pcie_device registration
2009-12-04 Kenji KaneshigePCI: portdrv: remove redundant pcie_port_device_probe
2009-12-04 Alex WilliamsonPCI: Always set prefetchable base/limit upper32 registers
2009-12-04 Shmulik RavidPCI: read-modify-write the pcie device control register...
2009-12-04 Yinghai LuPCI: show dma_mask bits in /sys
2009-12-04 Yinghai LuPCI: add debug output for DMA mask info
2009-12-04 Jesse BarnesPCI: ibmphp_hpc: don't release hw sem twice if kthread...
2009-11-25 Lin MingACPICA: Add post-order callback to acpi_walk_namespace
2009-11-24 Kenji KaneshigePCI pciehp: fix power fault interrupt storm problem
2009-11-24 Kenji KaneshigePCI hotplug: use pci_is_pcie()
2009-11-24 Kenji KaneshigePCIe AER: use pci_is_pcie()
2009-11-24 Kenji KaneshigePCIe ASPM: use pci_is_pcie()
2009-11-24 Kenji KaneshigePCI: use pci_is_pcie() in pci core
2009-11-24 Kenji Kaneshigepciehp: use pci_pcie_cap()
2009-11-24 Kenji KaneshigePCI hotplug: use pci_pcie_cap()
2009-11-24 Kenji KaneshigePCIe ASPM: use pci_pcie_cap()
2009-11-24 Kenji KaneshigePCIe port bus: use pci_pcie_cap()
2009-11-24 Kenji KaneshigePCIe AER: use pci_pcie_cap()
2009-11-24 Kenji KaneshigePCI: use pci_pcie_cap() in pci core
2009-11-19 David WoodhouseFix handling of the HP/Acer 'DMAR at zero' BIOS error...
2009-11-17 Ingo MolnarMerge commit 'v2.6.32-rc7' into core/iommu
2009-11-14 Linus TorvaldsMerge git://git.infradead.org/users/dwmw2/iommu-2.6.32
2009-11-12 Fenghua Yuintel-iommu: Support PCIe hot-plug
2009-11-12 Alex Williamsonintel-iommu: Obey coherent_dma_mask for alloc_coherent...
2009-11-11 Linus TorvaldsPCI: allow matching of prefetchable resources to non...
2009-11-10 FUJITA Tomonorix86: Handle HW IOMMU initialization failure gracefully
2009-11-10 FUJITA Tomonorix86: intel-iommu: Convert detect_intel_iommu to use...
2009-11-09 David Woodhouseintel-iommu: Check for 'DMAR at zero' BIOS error earlier.
2009-11-06 Thomas GleixnerPCI: Replace old style lock initializer
2009-11-06 Kenji KaneshigePCI hotplug: fix oshp evaluation
2009-11-06 Andreas HerrmannPCI: derive nearby CPUs from device's instead of bus...
2009-11-06 Kenji KaneshigePCI ASPM: fix oops on root port removal
2009-11-06 Kenji KaneshigePCI: cache PCIe capability offset
2009-11-04 Bjorn HelgaasPCI: improve discovery/configuration messages
2009-11-04 Bjorn HelgaasPCI: replace pr_debug with dev_dbg
2009-11-04 Bjorn HelgaasPCI: make PME# messages KERN_DEBUG
2009-11-04 Thadeu Lima de Sou... PCI: remove pci_find_slot from PCI_LEGACY config descri...
2009-11-04 Bjorn Helgaasvsprintf: use %pR, %pr instead of %pRt, %pRf
2009-11-04 Stefan AssmannPCI: avoid boot interrupt quirk for AMD 813x B1 devices
2009-11-04 Alex ChiangPCI Hotplug: acpiphp: clean up list traversals
2009-11-04 Bjorn HelgaasPCI hotplug: move IOAPIC support from acpiphp to ioapic...
2009-11-04 Andrew PattersonPCI: fix memory leak in aer_inject
2009-11-04 Andrew PattersonPCI: use better error return values in aer_inject
2009-11-04 Andrew PattersonPCI: add support for PCI domains to aer_inject
2009-11-04 Andrew PattersonPCI: add pci_get_domain_bus_and_slot function
2009-11-04 Gabe BlackPCI: populate subsystem vendor and device IDs for PCI...
2009-11-04 Matt DomschPCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode
2009-11-04 Kenji KaneshigePCI: pciehp: prevent unnecessary power off
2009-11-04 Kenji KaneshigePCI: pciehp: fix typo in pciehp_probe
2009-11-04 Kenji KaneshigePCI: pciehp: return error on read/write failure
2009-11-04 Kenji KaneshigePCI: pciehp: create files only for existing capabilities
2009-11-04 Kenji KaneshigePCI: pciehp: remove wrong workaround for bad DLLP
2009-11-04 Kenji KaneshigePCI: pciehp: disable DLL state changed event notification
2009-11-04 Michael S. TsirkinPCI: fix nit in ROM BAR size probing
2009-11-04 Allen KayPCI: add xen dom0 checking before ACS initialization
2009-11-04 Allen KayPCI: acs p2p upsteram forwarding enabling
next