Feng Tang
|
0e3fa13f4e
x86: Further simplify mp_irq info handling
|
14 years ago |
Feng Tang
|
2d8009ba67
x86: Unify 3 similar ways of saving mp_irqs info
|
14 years ago |
Yinghai Lu
|
60d79fd99f
x86, ioapic: Avoid writing io_apic id if already correct
|
14 years ago |
Thomas Gleixner
|
d834a9dcec
Merge branch 'x86/amd-nb' into x86/apic-cleanups
|
14 years ago |
Sebastian Andrzej Siewior
|
a38c5380ef
x86: io_apic: Split setup_ioapic_ids_from_mpc()
|
14 years ago |
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 |
Thomas Gleixner
|
23f9b26715
x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings()
|
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
|
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
|
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
|
15 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
|
15 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 |