Commit Graph

211259 Commits (294ee6f89cfd629e276f632a6003a0fad7785dce)
 

Author SHA1 Message Date
Stefano Stabellini 294ee6f89c x86: Introduce x86_msi_ops 15 years ago
Thomas Gleixner 1525bf0d8f msi: Introduce default_[teardown|setup]_msi_irqs with fallback. 15 years ago
Konrad Rzeszutek Wilk 7c94def89a x86/PCI: Export pci_walk_bus function. 15 years ago
Jeremy Fitzhardinge 5ee01f49c9 x86/PCI: make sure _PAGE_IOMAP it set on pci mappings 15 years ago
Alex Nixon 44de3395a4 x86/PCI: Clean up pci_cache_line_size 15 years ago
Konrad Rzeszutek Wilk 15ebbb82ba xen: fix shared irq device passthrough 15 years ago
Konrad Rzeszutek Wilk d9a8814f27 xen: Provide a variant of xen_poll_irq with timeout. 15 years ago
Konrad Rzeszutek Wilk 3a69e9165a xen: Find an unbound irq number in reverse order (high to low). 15 years ago
Jeremy Fitzhardinge 3b32f574a0 xen: statically initialize cpu_evtchn_mask_p 15 years ago
Gerd Hoffmann 1a60d05f40 xen: set pirq name to something useful. 15 years ago
Jeremy Fitzhardinge b21ddbf503 xen: dynamically allocate irq & event structures 15 years ago
Konrad Rzeszutek Wilk 0794bfc743 xen: identity map gsi->irqs 15 years ago
Jeremy Fitzhardinge 7b586d7185 x86/io_apic: add get_nr_irqs_gsi() 15 years ago
Jeremy Fitzhardinge d46a78b05c xen: implement pirq type event channels 15 years ago
Jeremy Fitzhardinge d8e0420603 xen: define BIOVEC_PHYS_MERGEABLE() 15 years ago
Alex Nixon 23ace955c2 xen: Don't disable the I/O space 15 years ago
Thomas Gleixner 032fa36091 arm: Use ARCH_IRQ_INIT_FLAGS 15 years ago
Anand Gadiyar 05d0ca85c9 genirq, ARM: Fix boot on ARM platforms 15 years ago
Thomas Gleixner c0a19ebc01 genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build 15 years ago
Thomas Gleixner 2ee3906598 x86: Switch sparse_irq allocations to GFP_KERNEL 15 years ago
Thomas Gleixner baa0d233af genirq: Switch sparse_irq allocator to GFP_KERNEL 15 years ago
Thomas Gleixner a05a900a51 genirq: Make sparse_lock a mutex 15 years ago
Thomas Gleixner c2f31c37b7 x86: lguest: Use new irq allocator 15 years ago
Thomas Gleixner 78f90d91f3 genirq: Remove the now unused sparse irq leftovers 15 years ago
Thomas Gleixner b7b29338dc genirq: Sanitize dynamic irq handling 15 years ago
Thomas Gleixner b7d0d8258a genirq: Remove arch_init_chip_data() 15 years ago
Thomas Gleixner 77dff1c755 x86: xen: Sanitise sparse_irq handling 15 years ago
Thomas Gleixner ad9f43340f x86: Use sane enumeration 15 years ago
Thomas Gleixner 48b2650196 x86: uv: Clean up the direct access to irq_desc 15 years ago
Thomas Gleixner 1a8ce7ff68 x86: Make io_apic.c local functions static 15 years ago
Thomas Gleixner 10ba1e0eee genirq: Remove irq_2_iommu 15 years ago
Thomas Gleixner 1a0730d664 x86: Speed up the irq_remapped check in hot pathes 15 years ago
Thomas Gleixner d585d060b4 intr_remap: Simplify the code further 15 years ago
Thomas Gleixner 349d67673c intr_remap: Use irq_2_iommu in struct irq_cfg 15 years ago
Thomas Gleixner 423f085952 x86: Embedd irq_2_iommu into irq_cfg 15 years ago
Thomas Gleixner d0ad63927c pci: intr_remap: Remove unused functions 15 years ago
Thomas Gleixner a8ef54aeb4 pci: intr_remap: Use irq_data 15 years ago
Thomas Gleixner 0e1e367aab pci: intr-remap: Free irte memory if SPARSE_IRQ=y 15 years ago
Thomas Gleixner bc5fdf9f3a x86: io_apic: Remove the now unused sparse_irq arch_* functions 15 years ago
Thomas Gleixner fbc6bff04a x86: ioapic: Cleanup sparse irq code 15 years ago
Yinghai Lu fe6dab4e79 x86: Don't setup ioapic irq for sci twice 15 years ago
Thomas Gleixner f981a3dc19 x86: io_apic: Prepare alloc/free_irq_cfg() 15 years ago
Thomas Gleixner 08c33db6d0 x86: Implement new allocator functions 15 years ago
Thomas Gleixner 6e2fff50a5 x86: ioapic: Cleanup get_one_free_irq_cfg() 15 years ago
Thomas Gleixner 7e495529b6 x86: ioapic: Cleanup some more 15 years ago
Thomas Gleixner be5b7bf738 x86: Convert ht set_affinity to new chip function 15 years ago
Thomas Gleixner 0e09ddf2d7 x86: Cleanup hpet affinity setting 15 years ago
Thomas Gleixner fe52b2d259 x86: Convert dmar affinity setting to new chip function 15 years ago
Thomas Gleixner b5d1c46579 x86: Convert remapped msi to new chip.irq_set_affinity function 15 years ago
Thomas Gleixner f19f5ecc92 x86: Convert remapped ioapic affinity setting to new irq chip function 15 years ago