Joerg Roedel
|
da165322df
x86, io_apic: Introduce eoi_ioapic_pin call-back
|
12 years ago |
Joerg Roedel
|
7601384f91
x86, msi: Introduce x86_msi.compose_msi_msg call-back
|
12 years ago |
Joerg Roedel
|
2976fd8417
x86, irq: Introduce setup_remapped_irq()
|
12 years ago |
Joerg Roedel
|
11b4a1cc38
x86, irq: Move irq_remapped() check into free_remapped_irq
|
12 years ago |
Joerg Roedel
|
9f9d39e403
x86, io-apic: Remove !irq_remapped() check from __target_IO_APIC_irq()
|
12 years ago |
Joerg Roedel
|
9b1b0e42f5
x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core
|
12 years ago |
Joerg Roedel
|
1d254428c0
x86, io_apic: Remove irq_remapping_enabled check in setup_timer_IRQ0_pin
|
12 years ago |
Joerg Roedel
|
6a9f5de272
x86, io_apic: Move irq_remapping_enabled checks out of check_timer()
|
12 years ago |
Joerg Roedel
|
a6a25dd327
x86, io_apic: Convert setup_ioapic_entry to function pointer
|
12 years ago |
Joerg Roedel
|
373dd7a27f
x86, io_apic: Introduce set_affinity function pointer
|
12 years ago |
Joerg Roedel
|
5afba62cc8
x86, msi: Use IRQ remapping specific setup_msi_irqs routine
|
12 years ago |
Joerg Roedel
|
71054d8841
x86, hpet: Introduce x86_msi_ops.setup_hpet_msi
|
12 years ago |
Joerg Roedel
|
afcc8a40a0
x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging
|
12 years ago |
Joerg Roedel
|
1c4248ca4e
x86, io_apic: Introduce x86_io_apic_ops.disable()
|
12 years ago |
Alexander Gordeev
|
51906e779f
x86/MSI: Support multiple MSIs in presense of IRQ remapping
|
12 years ago |
Linus Torvalds
|
1ebaf4f4e6
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Linus Torvalds
|
e9a5a91971
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Suresh Siddha
|
29c574c0ab
x86, apic: Cleanup cfg->domain setup for legacy interrupts
|
12 years ago |
Fenghua Yu
|
8d966a0410
x86, hotplug: Handle retrigger irq by the first available CPU
|
12 years ago |
Jan Beulich
|
5074b85bdd
x86: hpet: Fix inverted return value check in arch_setup_hpet_msi()
|
12 years ago |
Dimitri Sivanich
|
94777fc51b
x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_interrupt
|
12 years ago |
Suresh Siddha
|
f1c6300183
x86, apic: fix broken legacy interrupts in the logical apic mode
|
13 years ago |
Tomoki Sekiyama
|
1d44b30f35
x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs
|
13 years ago |
Linus Torvalds
|
bd3e57f913
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Suresh Siddha
|
1ac322d0b1
x86/apic/x2apic: Limit the vector reservation to the user specified mask
|
13 years ago |
Suresh Siddha
|
b39f25a849
x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain membership
|
13 years ago |
Ingo Molnar
|
6a991accee
Merge commit 'v3.5-rc3' into x86/debug
|
13 years ago |
Suresh Siddha
|
7eb9ae0799
irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity() for UP
|
13 years ago |
Ingo Molnar
|
879060d574
Merge branch 'x86/cleanups' into x86/apic
|
13 years ago |
Alexander Gordeev
|
a5a391561b
x86/apic: Eliminate cpu_mask_to_apicid() operation
|
13 years ago |