| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-06-10 | 4 | -59/+62 |
|\ |
|
| * | Merge branch 'linus' into irq/numa | Ingo Molnar | 2009-06-01 | 7 | -46/+47 |
| |\ |
|
| * | | x86, apic: introduce io_apic_irq_attr | Yinghai Lu | 2009-05-18 | 1 | -4/+2 |
| * | | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fix | Cyrill Gorcunov | 2009-05-12 | 1 | -1/+1 |
| * | | Merge branch 'x86/apic' into irq/numa | Ingo Molnar | 2009-05-12 | 8 | -30/+74 |
| |\ \ |
|
| | * \ | Merge commit 'v2.6.30-rc5' into x86/apic | Ingo Molnar | 2009-05-11 | 8 | -30/+74 |
| | |\ \ |
|
| * | | | | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector() | Yinghai Lu | 2009-05-11 | 1 | -26/+30 |
| * | | | | Merge branch 'x86/apic' into irq/numa | Ingo Molnar | 2009-05-01 | 2 | -23/+25 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | x86, intr-remap: add option to disable interrupt remapping | Weidong Han | 2009-04-19 | 1 | -0/+11 |
| | * | | | x86, intr-remap: enable interrupt remapping early | Weidong Han | 2009-04-19 | 2 | -23/+14 |
| * | | | | irq: make ht irq_desc more numa aware | Yinghai Lu | 2009-04-28 | 1 | -1/+3 |
| * | | | | x86/irq: change irq_desc_alloc() to take node instead of cpu | Yinghai Lu | 2009-04-28 | 1 | -9/+6 |
| |/ / / |
|
* | | | | PCI: use fixed-up device class when configuring device | Yu Zhao | 2009-06-04 | 1 | -0/+2 |
| |_|/
|/| | |
|
* | | | PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func | Alex Chiang | 2009-05-27 | 2 | -38/+26 |
* | | | PCI PM: Fix initialization and kexec breakage for some devices | Rafael J. Wysocki | 2009-05-19 | 1 | -1/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-05-15 | 3 | -3/+10 |
|\ \ \ |
|
| * | | | PCI MSI: Fix MSI-X with NIU cards | Matthew Wilcox | 2009-05-11 | 1 | -2/+6 |
| * | | | PCI: Fix pci-e port driver slot_reset bad default return value | Zhang, Yanmin | 2009-05-05 | 2 | -1/+4 |
| | |/
| |/| |
|
* | | | intel-iommu: PAE memory corruption fix | David Woodhouse | 2009-05-11 | 1 | -4/+9 |
|/ / |
|
* | | PCI: only save/restore existent registers in the PCIe capability | Yu Zhao | 2009-04-22 | 1 | -14/+56 |
* | | docbooks: add/fix PCI kernel-doc | Randy Dunlap | 2009-04-22 | 4 | -8/+13 |
* | | PCI: cleanup debug output resources | Yinghai Lu | 2009-04-22 | 1 | -2/+4 |
* | | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 | Matthew Wilcox | 2009-04-22 | 1 | -6/+0 |
* | | PCI quirk: disable MSI on VIA VT3364 chipsets | Thomas Renninger | 2009-04-22 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-04-13 | 2 | -3/+12 |
|\ |
|
| * | intel-iommu: Avoid panic() for DRHD at address zero. | David Woodhouse | 2009-04-10 | 1 | -1/+10 |
| * | Intel-IOMMU Alignment Issue in dma_pte_clear_range() | Fenghua Yu | 2009-04-06 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-04-07 | 8 | -15/+78 |
|\ \ |
|
| * | | PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus | Alex Chiang | 2009-04-06 | 1 | -0/+14 |
| * | | PCI: allow PCI core hotplug to remove PCI root bus | Alex Chiang | 2009-04-06 | 1 | -4/+0 |
| * | | PCI: Fix oops in pci_vpd_truncate | Anton Vorontsov | 2009-04-06 | 1 | -1/+2 |
| * | | PCI: don't corrupt enable_cnt when doing manual resource alignment | Yuji Shimada | 2009-04-06 | 1 | -5/+9 |
| * | | PCI: annotate pci_rescan_bus as __ref, not __devinit | Alex Chiang | 2009-04-06 | 1 | -1/+1 |
| * | | PCI-IOV: fix missing kernel-doc | Randy Dunlap | 2009-04-06 | 1 | -0/+1 |
| * | | PCI: Setup disabled bridges even if buses are added | Yuji Shimada | 2009-04-06 | 4 | -5/+5 |
| * | | PCI: SR-IOV quirk for Intel 82576 NIC | Yu Zhao | 2009-04-06 | 1 | -0/+48 |
* | | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -4/+4 |
* | | | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | | | PCI: Fix oops in pci_vpd_truncate | Anton Vorontsov | 2009-04-07 | 1 | -1/+2 |
| |/
|/| |
|
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-04-06 | 3 | -46/+348 |
|\ \
| |/
|/| |
|
| * | drivers/pci/intr_remapping.c: include acpi.h | Alexander Beregalov | 2009-04-06 | 1 | -0/+1 |
| * | intel-iommu: Fix oops in device_to_iommu() when devices not found. | David Woodhouse | 2009-04-06 | 1 | -1/+2 |
| * | intel-iommu: Handle PCI domains appropriately. | David Woodhouse | 2009-04-04 | 2 | -28/+49 |
| * | intel-iommu: Fix device-to-iommu mapping for PCI-PCI bridges. | David Woodhouse | 2009-04-04 | 1 | -1/+6 |
| * | x2apic/intr-remap: decouple interrupt remapping from x2apic | Han, Weidong | 2009-04-04 | 1 | -0/+9 |
| * | x86, dmar: check if it's initialized before disable queue invalidation | Han, Weidong | 2009-04-04 | 1 | -0/+7 |
| * | intel-iommu: set compatibility format interrupt | Han, Weidong | 2009-04-03 | 1 | -0/+15 |
| * | Intel IOMMU Suspend/Resume Support - Interrupt Remapping | Fenghua Yu | 2009-04-03 | 1 | -2/+59 |
| * | Intel IOMMU Suspend/Resume Support - Queued Invalidation | Fenghua Yu | 2009-04-03 | 1 | -15/+55 |
| * | Intel IOMMU Suspend/Resume Support - DMAR | Fenghua Yu | 2009-04-03 | 1 | -0/+146 |