aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/io_apic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-01x86, irq: Fix build error caused by 9eabc99a635a77cbf09Jiang Liu1-0/+1
2014-08-29x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu1-0/+2
2014-06-21x86, irq: Introduce helper functions to release IOAPIC pinJiang Liu1-0/+3
2014-06-21x86, irq: Clean up unused IOAPIC interfaceJiang Liu1-9/+0
2014-06-21x86, irq: Introduce two helper functions to support irqdomain map operationJiang Liu1-0/+5
2014-06-21x86, irq: Enhance mp_register_ioapic() to support irqdomainJiang Liu1-1/+2
2014-06-21x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPICJiang Liu1-2/+19
2014-06-21x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ numberJiang Liu1-0/+2
2014-06-21x86, irq: Introduce some helper utilities to improve readabilityJiang Liu1-0/+2
2014-06-21x86, ioapic: Kill unused global variable timer_through_8259Jiang Liu1-4/+0
2014-06-21x86, irq, trivial: Minor improvements of IRQ related codeJiang Liu1-9/+7
2014-06-21x86, mpparse: Simplify arch/x86/include/asm/mpspec.hJiang Liu1-3/+0
2014-05-16x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner1-2/+0
2013-01-28x86, io_apic: Introduce eoi_ioapic_pin call-backJoerg Roedel1-0/+5
2013-01-28x86, msi: Introduce x86_msi.compose_msi_msg call-backJoerg Roedel1-0/+4
2013-01-28x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel1-0/+5
2013-01-28x86, io_apic: Convert setup_ioapic_entry to function pointerJoerg Roedel1-0/+5
2013-01-28x86, io_apic: Introduce set_affinity function pointerJoerg Roedel1-0/+4
2013-01-28x86, io_apic: Introduce x86_io_apic_ops.print_entries for debuggingJoerg Roedel1-0/+3
2013-01-28x86, io_apic: Introduce x86_io_apic_ops.disable()Joerg Roedel1-0/+2
2012-05-01x86/apic: Replace io_apic_ops with x86_io_apic_ops.Konrad Rzeszutek Wilk1-12/+23
2012-03-28x86/ioapic: Add io_apic_ops driver layer to allow interceptionJeremy Fitzhardinge1-0/+9
2011-05-20x86, ioapic: Consolidate gsi routing info into 'struct ioapic'Suresh Siddha1-0/+1
2011-05-20x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'Suresh Siddha1-3/+3
2011-05-20x86, ioapic: Add struct ioapicSuresh Siddha1-1/+0
2011-05-20x86, ioapic: Use ioapic_saved_data while enabling intr-remappingSuresh Siddha1-14/+6
2011-04-28x86: devicetree: Configure IOAPIC pin only onceSebastian Andrzej Siewior1-1/+1
2011-02-23x86: ioapic: Move trigger defines to io_apic.hThomas Gleixner1-0/+4
2011-02-23x86: ioapic: Make a few functions staticThomas Gleixner1-5/+0
2011-02-23x86: ioapic: Add io_apic_setup_irq_pin()Thomas Gleixner1-0/+2
2011-02-23x86: Add dummy functions for compiling without IOAPICHenrik Kretzschmar1-0/+18
2011-02-23x86: Rework arch_disable_smp_support() for x86Henrik Kretzschmar1-0/+3
2011-02-23x86: Add dummy mp_save_irq()Henrik Kretzschmar1-0/+1
2011-02-23x86: Move ioapic_irq_destination_types to apicdef.hHenrik Kretzschmar1-11/+0
2010-12-09x86: Unify 3 similar ways of saving mp_irqs infoFeng Tang1-0/+2
2010-12-09Merge branch 'x86/amd-nb' into x86/apic-cleanupsThomas Gleixner1-0/+2
2010-12-06x86: io_apic: Split setup_ioapic_ids_from_mpc()Sebastian Andrzej Siewior1-0/+1
2010-10-24x86: io_apic: Fix CONFIG_X86_IO_APIC=n breakageThomas Gleixner1-1/+1
2010-10-23x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings()Thomas Gleixner1-4/+1
2010-10-18x86/io_apic: add get_nr_irqs_gsi()Jeremy Fitzhardinge1-0/+1
2010-10-12x86: Make io_apic.c local functions staticThomas Gleixner1-6/+0
2010-06-09x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman1-2/+2
2010-05-06x86, acpi/irq: Define gsi_end when X86_IO_APIC is undefinedEric W. Biederman1-0/+1
2010-05-04x86, irq: Kill io_apic_renumber_irqEric W. Biederman1-1/+0
2010-05-04x86, ioapic: Teach mp_register_ioapic to compute a global gsi_endEric W. Biederman1-0/+1
2010-05-04x86, ioapic: Fix the types of gsi valuesEric W. Biederman1-5/+5
2010-02-23x86, ioapic: Add dummy ioapic functionsJacob Pan1-0/+4
2010-02-23x86, ioapic: Early enable ioapic for timer irqJacob Pan1-0/+1
2010-02-22Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin1-0/+1
2010-02-19x86, apic: Remove ioapic_disable_legacy()Jacob Pan1-2/+0