summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-20xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.cKonrad Rzeszutek Wilk
2010-10-20MAINTAINERS: Add myself to the Xen Hypervisor Interface and remove Chris Wright.Konrad Rzeszutek Wilk
2010-10-18x86: xen: Sanitse irq handling (part two)Konrad Rzeszutek Wilk
2010-10-18swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it.Konrad Rzeszutek Wilk
2010-10-18MAINTAINERS: Add myself for Xen PCI and Xen SWIOTLB maintainer.Konrad Rzeszutek Wilk
2010-10-18xen/pci: Request ACS when Xen-SWIOTLB is activated.Konrad Rzeszutek Wilk
2010-10-18xen-pcifront: Xen PCI frontend driver.Ryan Wilson
2010-10-18xenbus: prevent warnings on unhandled enumeration valuesNoboru Iwamatsu
2010-10-18xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu
2010-10-18xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon
2010-10-18x86: Introduce x86_msi_opsStefano Stabellini
2010-10-18msi: Introduce default_[teardown|setup]_msi_irqs with fallback.Thomas Gleixner
2010-10-18x86/PCI: Export pci_walk_bus function.Konrad Rzeszutek Wilk
2010-10-18x86/PCI: make sure _PAGE_IOMAP it set on pci mappingsJeremy Fitzhardinge
2010-10-18x86/PCI: Clean up pci_cache_line_sizeAlex Nixon
2010-10-18xen: fix shared irq device passthroughKonrad Rzeszutek Wilk
2010-10-18xen: Provide a variant of xen_poll_irq with timeout.Konrad Rzeszutek Wilk
2010-10-18xen: Find an unbound irq number in reverse order (high to low).Konrad Rzeszutek Wilk
2010-10-18xen: statically initialize cpu_evtchn_mask_pJeremy Fitzhardinge
2010-10-18xen: set pirq name to something useful.Gerd Hoffmann
2010-10-18xen: dynamically allocate irq & event structuresJeremy Fitzhardinge
2010-10-18xen: identity map gsi->irqsKonrad Rzeszutek Wilk
2010-10-18x86/io_apic: add get_nr_irqs_gsi()Jeremy Fitzhardinge
2010-10-18xen: implement pirq type event channelsJeremy Fitzhardinge
2010-10-18xen: define BIOVEC_PHYS_MERGEABLE()Jeremy Fitzhardinge
2010-10-18xen: Don't disable the I/O spaceAlex Nixon
2010-10-16arm: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner
2010-10-16genirq, ARM: Fix boot on ARM platformsAnand Gadiyar
2010-10-12genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y buildThomas Gleixner
2010-10-12x86: Switch sparse_irq allocations to GFP_KERNELThomas Gleixner
2010-10-12genirq: Switch sparse_irq allocator to GFP_KERNELThomas Gleixner
2010-10-12genirq: Make sparse_lock a mutexThomas Gleixner
2010-10-12x86: lguest: Use new irq allocatorThomas Gleixner
2010-10-12genirq: Remove the now unused sparse irq leftoversThomas Gleixner
2010-10-12genirq: Sanitize dynamic irq handlingThomas Gleixner
2010-10-12genirq: Remove arch_init_chip_data()Thomas Gleixner
2010-10-12x86: xen: Sanitise sparse_irq handlingThomas Gleixner
2010-10-12x86: Use sane enumerationThomas Gleixner
2010-10-12x86: uv: Clean up the direct access to irq_descThomas Gleixner
2010-10-12x86: Make io_apic.c local functions staticThomas Gleixner
2010-10-12genirq: Remove irq_2_iommuThomas Gleixner
2010-10-12x86: Speed up the irq_remapped check in hot pathesThomas Gleixner
2010-10-12intr_remap: Simplify the code furtherThomas Gleixner
2010-10-12intr_remap: Use irq_2_iommu in struct irq_cfgThomas Gleixner
2010-10-12x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner
2010-10-12pci: intr_remap: Remove unused functionsThomas Gleixner
2010-10-12pci: intr_remap: Use irq_dataThomas Gleixner
2010-10-12pci: intr-remap: Free irte memory if SPARSE_IRQ=yThomas Gleixner
2010-10-12x86: io_apic: Remove the now unused sparse_irq arch_* functionsThomas Gleixner
2010-10-12x86: ioapic: Cleanup sparse irq codeThomas Gleixner