aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\
| * intr_remapping: fix typoIngo Molnar2008-10-16
| * genirq: revert dynarrayThomas Gleixner2008-10-16
| * genirq: remove sparse irq codeThomas Gleixner2008-10-16
| * irq: error missed ifndef CONFIG_HAVE_SPARSE_IRQ, v2Yinghai Lu2008-10-16
| * irq: error missed ifndef CONFIG_HAVE_SPARSE_IRQDean Nelson2008-10-16
| * dmar: fix dmar_parse_dev() devices_cnt error condition checkSuresh Siddha2008-10-16
| * dmar: use list_for_each_entry_safe() in dmar_dev_scope_init()Suresh Siddha2008-10-16
| * dmar: initialize the return value in dmar_parse_dev()Yinghai Lu2008-10-16
| * dmar: fix using early fixmap mapping for DMAR table parsingYinghai Lu2008-10-16
| * sparseirq: fix intr-remap with dyn_array/nr_irqs changes]Suresh Siddha2008-10-16
| * x86: use 28 bits irq NR for pci msi/msix and htYinghai Lu2008-10-16
| * x86: put irq_2_iommu pointer into irq_descYinghai Lu2008-10-16
| * irq: make irq2_iommu to use dyn_arrayYinghai Lu2008-10-16
| * drivers/pci/ intr remapping: use nr_irqsYinghai Lu2008-10-16
* | pci: Use new %pR to print resource rangesBenjamin Herrenschmidt2008-10-20
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-10-20
|\ \
| * | Export the ROM enable/disable helpersAlan Cox2008-09-26
* | | intel-iommu: typo fix and correct word in the commentAmeya Palande2008-10-20
* | | {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2008-10-16
* | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-16
|\ \ \
| * | | VT-d: Changes to support KVMKay, Allen M2008-10-15
| | |/ | |/|
* | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-16
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-15
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | | * | | x86, pci-hotplug, calgary / rio: fix EBDA ioremap()Ingo Molnar2008-09-26
| | | | * | | generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge2008-09-14
| | | |/ / /
* | | | | | Driver core: add bus_sort_breadthfirst() functionGreg Kroah-Hartman2008-10-16
* | | | | | Merge commit 'origin'Benjamin Herrenschmidt2008-10-14
|\| | | | |
| * | | | | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-11
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'linus' into x86/coreIngo Molnar2008-08-14
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar2008-07-30
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-25
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-22
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-18
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast...Suresh Siddha2008-07-12
| | * | | | | | | | | x64, x2apic/intr-remap: IO-APIC support for interrupt-remappingSuresh Siddha2008-07-12
| | * | | | | | | | | x64, x2apic/intr-remap: disable DMA-remapping if Interrupt-remapping is detec...Suresh Siddha2008-07-12
| | * | | | | | | | | x64, x2apic/intr-remap: routines managing Interrupt remapping table entries.Suresh Siddha2008-07-12
| | * | | | | | | | | x64, x2apic/intr-remap: Interrupt remapping infrastructureSuresh Siddha2008-07-12
| | * | | | | | | | | x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d)Suresh Siddha2008-07-12
| | * | | | | | | | | x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to intel-iommu.hSuresh Siddha2008-07-12
| | * | | | | | | | | x64, x2apic/intr-remap: parse ioapic scope under vt-d structuresSuresh Siddha2008-07-12
| | * | | | | | | | | x64, x2apic/intr-remap: Fix the need for RMRR in the DMA-remapping detectionSuresh Siddha2008-07-12
| | * | | | | | | | | x64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remapping specific codeSuresh Siddha2008-07-12
| | * | | | | | | | | x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Inter...Suresh Siddha2008-07-12
| | * | | | | | | | | x64, x2apic/intr-remap: fix the need for sequential array allocation of iommusSuresh Siddha2008-07-12
| | * | | | | | | | | x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganizationSuresh Siddha2008-07-12
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar2008-10-10
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / | | | |/| | | | | | / / / | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| | | | * | | | | | | | Merge branch 'linus' into x86/iommuIngo Molnar2008-09-14
| | | | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | | | * | | | | | | | Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar2008-09-10
| | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / | | | | | |/| | | | | |