summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/io_apic.h
Commit message (Expand)AuthorAgeFilesLines
* x86/ioapic: Provide stub functions for IOAPIC%3DnThomas Gleixner2015-01-221-0/+5
* x86, irq: Move IRQ initialization routines from io_apic.c into vector.cJiang Liu2014-12-161-0/+2
* x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu2014-12-161-1/+19
* x86, irq: Move PCI MSI related code from io_apic.c into msi.cJiang Liu2014-12-161-4/+0
* x86, irq: Introduce helper to check whether an IOAPIC has been registeredJiang Liu2014-12-161-0/+1
* x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removalJiang Liu2014-12-161-0/+1
* x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplugJiang Liu2014-12-161-2/+2
* x86, irq: Remove __init marker for functions will be used by IOAPIC hotplugJiang Liu2014-12-161-2/+2
* x86: irq: Fix placement of mp_should_keep_irq()Jan Beulich2014-12-161-3/+0
* x86, irq: Fix build error caused by 9eabc99a635a77cbf09Jiang Liu2014-09-011-0/+1
* x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu2014-08-291-0/+2
* x86, irq: Introduce helper functions to release IOAPIC pinJiang Liu2014-06-211-0/+3
* x86, irq: Clean up unused IOAPIC interfaceJiang Liu2014-06-211-9/+0
* x86, irq: Introduce two helper functions to support irqdomain map operationJiang Liu2014-06-211-0/+5
* x86, irq: Enhance mp_register_ioapic() to support irqdomainJiang Liu2014-06-211-1/+2
* x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPICJiang Liu2014-06-211-2/+19
* x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ numberJiang Liu2014-06-211-0/+2
* x86, irq: Introduce some helper utilities to improve readabilityJiang Liu2014-06-211-0/+2
* x86, ioapic: Kill unused global variable timer_through_8259Jiang Liu2014-06-211-4/+0
* x86, irq, trivial: Minor improvements of IRQ related codeJiang Liu2014-06-211-9/+7
* x86, mpparse: Simplify arch/x86/include/asm/mpspec.hJiang Liu2014-06-211-3/+0
* x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner2014-05-161-2/+0
* x86, io_apic: Introduce eoi_ioapic_pin call-backJoerg Roedel2013-01-281-0/+5
* x86, msi: Introduce x86_msi.compose_msi_msg call-backJoerg Roedel2013-01-281-0/+4
* x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel2013-01-281-0/+5
* x86, io_apic: Convert setup_ioapic_entry to function pointerJoerg Roedel2013-01-281-0/+5
* x86, io_apic: Introduce set_affinity function pointerJoerg Roedel2013-01-281-0/+4
* x86, io_apic: Introduce x86_io_apic_ops.print_entries for debuggingJoerg Roedel2013-01-281-0/+3
* x86, io_apic: Introduce x86_io_apic_ops.disable()Joerg Roedel2013-01-281-0/+2
* x86/apic: Replace io_apic_ops with x86_io_apic_ops.Konrad Rzeszutek Wilk2012-05-011-12/+23
* x86/ioapic: Add io_apic_ops driver layer to allow interceptionJeremy Fitzhardinge2012-03-281-0/+9
* x86, ioapic: Consolidate gsi routing info into 'struct ioapic'Suresh Siddha2011-05-201-0/+1
* x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'Suresh Siddha2011-05-201-3/+3
* x86, ioapic: Add struct ioapicSuresh Siddha2011-05-201-1/+0
* x86, ioapic: Use ioapic_saved_data while enabling intr-remappingSuresh Siddha2011-05-201-14/+6
* x86: devicetree: Configure IOAPIC pin only onceSebastian Andrzej Siewior2011-04-281-1/+1
* x86: ioapic: Move trigger defines to io_apic.hThomas Gleixner2011-02-231-0/+4
* x86: ioapic: Make a few functions staticThomas Gleixner2011-02-231-5/+0
* x86: ioapic: Add io_apic_setup_irq_pin()Thomas Gleixner2011-02-231-0/+2
* x86: Add dummy functions for compiling without IOAPICHenrik Kretzschmar2011-02-231-0/+18
* x86: Rework arch_disable_smp_support() for x86Henrik Kretzschmar2011-02-231-0/+3
* x86: Add dummy mp_save_irq()Henrik Kretzschmar2011-02-231-0/+1
* x86: Move ioapic_irq_destination_types to apicdef.hHenrik Kretzschmar2011-02-231-11/+0
* x86: Unify 3 similar ways of saving mp_irqs infoFeng Tang2010-12-091-0/+2
* Merge branch 'x86/amd-nb' into x86/apic-cleanupsThomas Gleixner2010-12-091-0/+2
|\
| * x86/io_apic: add get_nr_irqs_gsi()Jeremy Fitzhardinge2010-10-181-0/+1
* | x86: io_apic: Split setup_ioapic_ids_from_mpc()Sebastian Andrzej Siewior2010-12-061-0/+1
* | x86: io_apic: Fix CONFIG_X86_IO_APIC=n breakageThomas Gleixner2010-10-241-1/+1
* | x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings()Thomas Gleixner2010-10-231-4/+1
|/
* x86: Make io_apic.c local functions staticThomas Gleixner2010-10-121-6/+0
OpenPOWER on IntegriCloud