Tomoki Sekiyama
|
f6175f5bfb
x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs
|
13 years ago |
Linus Torvalds
|
d5b4bb4d10
Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Linus Torvalds
|
f08b9c2f8a
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Paul Gortmaker
|
bb8187d35f
MCA: delete all remaining traces of microchannel bus support.
|
13 years ago |
Márton Németh
|
d1ecad6eee
x86/apic: Only compile local function if used with !CONFIG_GENERIC_PENDING_IRQ
|
13 years ago |
Suresh Siddha
|
8a8f422d3b
iommu: rename intr_remapping.[ch] to irq_remapping.[ch]
|
13 years ago |
Suresh Siddha
|
95a02e976c
iommu: rename intr_remapping references to irq_remapping
|
13 years ago |
Joerg Roedel
|
263b5e8629
x86, iommu/vt-d: Clean up interfaces for interrupt remapping
|
13 years ago |
Joerg Roedel
|
5e2b930b07
iommu/vt-d: Convert MSI remapping setup to remap_ops
|
13 years ago |
Joerg Roedel
|
9d619f6572
iommu/vt-d: Convert free_irte into a remap_ops callback
|
13 years ago |
Joerg Roedel
|
4c1bad6a0a
iommu/vt-d: Convert IR set_affinity function to remap_ops
|
13 years ago |
Joerg Roedel
|
0c3f173a88
iommu/vt-d: Convert IR ioapic-setup to use remap_ops
|
13 years ago |
Joerg Roedel
|
736baef447
iommu/vt-d: Make intr-remapping initialization generic
|
13 years ago |
Konrad Rzeszutek Wilk
|
4a8e2a3115
x86/apic: Replace io_apic_ops with x86_io_apic_ops.
|
13 years ago |
Jeremy Fitzhardinge
|
136d249ef7
x86/ioapic: Add io_apic_ops driver layer to allow interception
|
13 years ago |
Alexander Gordeev
|
4da7072ad6
x86/io_apic: Move and reenable irq only when CONFIG_GENERIC_PENDING_IRQ=y
|
13 years ago |
Suresh Siddha
|
73d63d038e
x86/ioapic: Add register level checks to detect bogus io-apic entries
|
13 years ago |
Linus Torvalds
|
67b0243131
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Yinghai Lu
|
fb209bd891
x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping
|
13 years ago |
Frederic Weisbecker
|
98ad1cc14a
x86: Call idle notifier after irq_enter()
|
13 years ago |
Mathias Nyman
|
6fd36ba021
x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioapic chip
|
13 years ago |
Jacob Pan
|
bb84ac2d3a
x86/apic: Do not clear nr_irqs_gsi if no legacy irqs
|
13 years ago |
Linus Torvalds
|
0791e98dd1
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Yinghai Lu
|
141d55e6cc
x86/irq: Standardize on CONFIG_SPARSE_IRQ=y
|
13 years ago |
Yinghai Lu
|
6f50d45fae
x86, ioapic: Clean up ioapic/apic_id usage
|
13 years ago |
Yinghai Lu
|
cda417dd87
x86, ioapic: Factor out print_IO_APIC() to only print one io apic
|
13 years ago |
Yinghai Lu
|
3a61d7feca
x86, ioapic: Print out irte with right ioapic index
|
13 years ago |
Yinghai Lu
|
c5b4712c3f
x86, ioapic: Split up setup_ioapic_entry()
|
13 years ago |
Yinghai Lu
|
e4aff81182
x86, ioapic: Pass struct irq_attr * to setup_ioapic_irq()
|
13 years ago |
Suresh Siddha
|
c020570138
x86, ioapic: Consolidate the explicit EOI code
|
14 years ago |