summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it.Konrad Rzeszutek Wilk2010-10-181-1/+2
* MAINTAINERS: Add myself for Xen PCI and Xen SWIOTLB maintainer.Konrad Rzeszutek Wilk2010-10-181-0/+14
* xen/pci: Request ACS when Xen-SWIOTLB is activated.Konrad Rzeszutek Wilk2010-10-182-1/+5
* xen-pcifront: Xen PCI frontend driver.Ryan Wilson2010-10-184-0/+1283
* xenbus: prevent warnings on unhandled enumeration valuesNoboru Iwamatsu2010-10-184-0/+8
* xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu2010-10-182-1/+9
* xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-187-2/+242
* x86: Introduce x86_msi_opsStefano Stabellini2010-10-184-4/+49
* msi: Introduce default_[teardown|setup]_msi_irqs with fallback.Thomas Gleixner2010-10-181-2/+12
* x86/PCI: Export pci_walk_bus function.Konrad Rzeszutek Wilk2010-10-181-0/+1
* x86/PCI: make sure _PAGE_IOMAP it set on pci mappingsJeremy Fitzhardinge2010-10-181-0/+2
* x86/PCI: Clean up pci_cache_line_sizeAlex Nixon2010-10-182-7/+11
* xen: fix shared irq device passthroughKonrad Rzeszutek Wilk2010-10-182-4/+9
* xen: Provide a variant of xen_poll_irq with timeout.Konrad Rzeszutek Wilk2010-10-182-5/+16
* xen: Find an unbound irq number in reverse order (high to low).Konrad Rzeszutek Wilk2010-10-181-5/+20
* xen: statically initialize cpu_evtchn_mask_pJeremy Fitzhardinge2010-10-181-1/+6
* xen: set pirq name to something useful.Gerd Hoffmann2010-10-182-3/+3
* xen: dynamically allocate irq & event structuresJeremy Fitzhardinge2010-10-181-6/+10
* xen: identity map gsi->irqsKonrad Rzeszutek Wilk2010-10-181-5/+15
* x86/io_apic: add get_nr_irqs_gsi()Jeremy Fitzhardinge2010-10-182-0/+6
* xen: implement pirq type event channelsJeremy Fitzhardinge2010-10-182-2/+252
* xen: define BIOVEC_PHYS_MERGEABLE()Jeremy Fitzhardinge2010-10-183-1/+27
* xen: Don't disable the I/O spaceAlex Nixon2010-10-181-2/+0
* arm: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner2010-10-162-8/+2
* genirq, ARM: Fix boot on ARM platformsAnand Gadiyar2010-10-161-1/+3
* genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y buildThomas Gleixner2010-10-122-2/+2
* x86: Switch sparse_irq allocations to GFP_KERNELThomas Gleixner2010-10-121-8/+8
* genirq: Switch sparse_irq allocator to GFP_KERNELThomas Gleixner2010-10-121-3/+2
* genirq: Make sparse_lock a mutexThomas Gleixner2010-10-121-19/+14
* x86: lguest: Use new irq allocatorThomas Gleixner2010-10-121-2/+2
* genirq: Remove the now unused sparse irq leftoversThomas Gleixner2010-10-126-266/+4
* genirq: Sanitize dynamic irq handlingThomas Gleixner2010-10-124-125/+31
* genirq: Remove arch_init_chip_data()Thomas Gleixner2010-10-123-10/+0
* x86: xen: Sanitise sparse_irq handlingThomas Gleixner2010-10-121-12/+11
* x86: Use sane enumerationThomas Gleixner2010-10-121-12/+10
* x86: uv: Clean up the direct access to irq_descThomas Gleixner2010-10-123-38/+20
* x86: Make io_apic.c local functions staticThomas Gleixner2010-10-122-11/+5
* genirq: Remove irq_2_iommuThomas Gleixner2010-10-122-22/+0
* x86: Speed up the irq_remapped check in hot pathesThomas Gleixner2010-10-124-15/+14
* intr_remap: Simplify the code furtherThomas Gleixner2010-10-121-84/+29
* intr_remap: Use irq_2_iommu in struct irq_cfgThomas Gleixner2010-10-121-36/+3
* x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner2010-10-123-7/+11
* pci: intr_remap: Remove unused functionsThomas Gleixner2010-10-122-49/+0
* pci: intr_remap: Use irq_dataThomas Gleixner2010-10-121-31/+8
* pci: intr-remap: Free irte memory if SPARSE_IRQ=yThomas Gleixner2010-10-121-0/+14
* x86: io_apic: Remove the now unused sparse_irq arch_* functionsThomas Gleixner2010-10-121-120/+0
* x86: ioapic: Cleanup sparse irq codeThomas Gleixner2010-10-122-60/+48
* x86: Don't setup ioapic irq for sci twiceYinghai Lu2010-10-121-4/+4
* x86: io_apic: Prepare alloc/free_irq_cfg()Thomas Gleixner2010-10-121-9/+9
* x86: Implement new allocator functionsThomas Gleixner2010-10-121-7/+47
OpenPOWER on IntegriCloud