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
|
9b1b0e42f5
x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core
|
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
|
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 |
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 |
Suresh Siddha
|
c040aaeb86
x86, ioapic: Consolidate gsi routing info into 'struct ioapic'
|
14 years ago |
Suresh Siddha
|
d537143084
x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'
|
14 years ago |
Suresh Siddha
|
b69c6c3bec
x86, ioapic: Add struct ioapic
|
14 years ago |
Suresh Siddha
|
31dce14a32
x86, ioapic: Use ioapic_saved_data while enabling intr-remapping
|
14 years ago |
Sebastian Andrzej Siewior
|
20443598d9
x86: devicetree: Configure IOAPIC pin only once
|
14 years ago |
Thomas Gleixner
|
abb0052289
x86: ioapic: Move trigger defines to io_apic.h
|
14 years ago |
Thomas Gleixner
|
41098ffe05
x86: ioapic: Make a few functions static
|
14 years ago |
Thomas Gleixner
|
ff973d041e
x86: ioapic: Add io_apic_setup_irq_pin()
|
14 years ago |
Henrik Kretzschmar
|
7d0f192613
x86: Add dummy functions for compiling without IOAPIC
|
14 years ago |
Henrik Kretzschmar
|
7167d08e78
x86: Rework arch_disable_smp_support() for x86
|
14 years ago |
Henrik Kretzschmar
|
b6a1432da8
x86: Add dummy mp_save_irq()
|
14 years ago |
Henrik Kretzschmar
|
4e034b2451
x86: Move ioapic_irq_destination_types to apicdef.h
|
14 years ago |
Feng Tang
|
2d8009ba67
x86: Unify 3 similar ways of saving mp_irqs info
|
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 |
Thomas Gleixner
|
7fb2b870d6
x86: io_apic: Fix CONFIG_X86_IO_APIC=n breakage
|
14 years ago |
Thomas Gleixner
|
23f9b26715
x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings()
|
14 years ago |
Jeremy Fitzhardinge
|
7b586d7185
x86/io_apic: add get_nr_irqs_gsi()
|
16 years ago |
Thomas Gleixner
|
1a8ce7ff68
x86: Make io_apic.c local functions static
|
14 years ago |
Eric W. Biederman
|
a4384df3e2
x86, irq: Rename gsi_end gsi_top, and fix off by one errors
|
15 years ago |
Eric W. Biederman
|
4f47b4c9f0
x86, acpi/irq: Define gsi_end when X86_IO_APIC is undefined
|
15 years ago |