Yinghai Lu
|
7b79462a20
x86: Check irq_remapped instead of remapping_enabled in destroy_irq()
|
14 years ago |
Linus Torvalds
|
18cb657ca1
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
14 years ago |
Yinghai Lu
|
9717967c4b
x86: ioapic: Call free_irte only if interrupt remapping enabled
|
14 years ago |
Stefano Stabellini
|
294ee6f89c
x86: Introduce x86_msi_ops
|
14 years ago |
Jeremy Fitzhardinge
|
7b586d7185
x86/io_apic: add get_nr_irqs_gsi()
|
16 years ago |
Thomas Gleixner
|
2ee3906598
x86: Switch sparse_irq allocations to GFP_KERNEL
|
14 years ago |
Thomas Gleixner
|
ad9f43340f
x86: Use sane enumeration
|
14 years ago |
Thomas Gleixner
|
48b2650196
x86: uv: Clean up the direct access to irq_desc
|
14 years ago |
Thomas Gleixner
|
1a8ce7ff68
x86: Make io_apic.c local functions static
|
14 years ago |
Thomas Gleixner
|
1a0730d664
x86: Speed up the irq_remapped check in hot pathes
|
14 years ago |
Thomas Gleixner
|
bc5fdf9f3a
x86: io_apic: Remove the now unused sparse_irq arch_* functions
|
14 years ago |
Thomas Gleixner
|
fbc6bff04a
x86: ioapic: Cleanup sparse irq code
|
14 years ago |
Yinghai Lu
|
fe6dab4e79
x86: Don't setup ioapic irq for sci twice
|
14 years ago |
Thomas Gleixner
|
f981a3dc19
x86: io_apic: Prepare alloc/free_irq_cfg()
|
14 years ago |
Thomas Gleixner
|
08c33db6d0
x86: Implement new allocator functions
|
14 years ago |
Thomas Gleixner
|
6e2fff50a5
x86: ioapic: Cleanup get_one_free_irq_cfg()
|
14 years ago |
Thomas Gleixner
|
7e495529b6
x86: ioapic: Cleanup some more
|
14 years ago |
Thomas Gleixner
|
be5b7bf738
x86: Convert ht set_affinity to new chip function
|
14 years ago |
Thomas Gleixner
|
0e09ddf2d7
x86: Cleanup hpet affinity setting
|
14 years ago |
Thomas Gleixner
|
fe52b2d259
x86: Convert dmar affinity setting to new chip function
|
14 years ago |
Thomas Gleixner
|
b5d1c46579
x86: Convert remapped msi to new chip.irq_set_affinity function
|
14 years ago |
Thomas Gleixner
|
f19f5ecc92
x86: Convert remapped ioapic affinity setting to new irq chip function
|
14 years ago |
Thomas Gleixner
|
5346b2a78f
x86: Convert msi affinity setting to new chip functions
|
14 years ago |
Thomas Gleixner
|
f7e909eae4
x86: Prepare the affinity common functions for taking struct irq_data *
|
14 years ago |
Thomas Gleixner
|
60c69948e5
x86: ioapic: Clean up the direct access to irq_desc
|
14 years ago |
Thomas Gleixner
|
e9f7ac664b
ht: Convert to new irq_chip functions
|
14 years ago |
Thomas Gleixner
|
5c2837fbaa
dmar: Convert to new irq chip functions
|
14 years ago |
Thomas Gleixner
|
d0fbca8f93
x86: ioapic/hpet: Convert to new chip functions
|
14 years ago |
Thomas Gleixner
|
90297c5fe7
x86: ioapic: Convert mask to new irq_chip function
|
14 years ago |
Thomas Gleixner
|
61a38ce3f5
x86: io_apic: Convert startup to new irq_chip function
|
14 years ago |