Age | Commit message (Expand) | Author | Files | Lines |
2020-10-28 | x86/ioapic: Handle Extended Destination ID field in RTE |  David Woodhouse | 1 | -1/+2 |
2020-10-28 | x86/ioapic: Cleanup IO/APIC route entry structs |  Thomas Gleixner | 1 | -50/+28 |
2020-07-25 | x86/ioapic: Remove unused "IOAPIC_AUTO" define |  Ingo Molnar | 1 | -1/+0 |
2018-02-17 | x86/apic: Rename variables and functions related to x86_io_apic_ops |  Baoquan He | 1 | -3/+3 |
2018-02-17 | x86/apic: Remove the (now) unused disable_IO_APIC() function |  Baoquan He | 1 | -1/+0 |
2018-02-17 | x86/apic: Split disable_IO_APIC() into two functions to fix CONFIG_KEXEC_JUMP=y |  Baoquan He | 1 | -0/+1 |
2018-02-17 | x86/apic: Split out restore_boot_irq_mode() from disable_IO_APIC() |  Baoquan He | 1 | -0/+2 |
2017-11-07 | Merge branch 'linus' into x86/apic, to resolve conflicts |  Ingo Molnar | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-25 | x86/ioapic: Remove obsolete post hotplug update |  Thomas Gleixner | 1 | -2/+0 |
2015-04-24 | x86: Cleanup irq_domain ops |  Thomas Gleixner | 1 | -27/+2 |
2015-04-24 | x86, ioapic: Use proper defines for the entry fields |  Thomas Gleixner | 1 | -3/+13 |
2015-04-24 | x86/irq: Remove sis apic bug workaround |  Thomas Gleixner | 1 | -3/+0 |
2015-04-24 | x86/irq: Clean up io_apic.h |  Jiang Liu | 1 | -11/+2 |
2015-04-24 | x86: Remove more unmodified io_apic_ops |  Thomas Gleixner | 1 | -3/+3 |
2015-04-24 | x86/irq: Remove x86_io_apic_ops.write and x86_io_apic_ops.modify |  Jiang Liu | 1 | -13/+0 |
2015-04-24 | x86/irq: Remove struct io_apic_irq_attr |  Jiang Liu | 1 | -7/+0 |
2015-04-24 | x86/irq: Remove x86_io_apic_ops.eoi_ioapic_pin and related interfaces |  Jiang Liu | 1 | -7/+0 |
2015-04-24 | x86/irq: Remove x86_io_apic_ops.set_affinity and related interfaces |  Jiang Liu | 1 | -4/+0 |
2015-04-24 | x86/irq: Remove x86_io_apic_ops.setup_entry and related interfaces |  Jiang Liu | 1 | -4/+0 |
2015-04-24 | x86/irq: Remove x86_io_apic_ops.print_entries and related interfaces |  Jiang Liu | 1 | -3/+0 |
2015-04-24 | x86/irq: Remove unused old IOAPIC irqdomain interfaces |  Jiang Liu | 1 | -4/+0 |
2015-04-24 | x86/irq: Implement callbacks to enable hierarchical irqdomains on IOAPICs |  Jiang Liu | 1 | -0/+10 |
2015-04-24 | x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains |  Jiang Liu | 1 | -2/+12 |
2015-04-24 | x86/irq: Remove unused pre_init_apic_IRQ0() |  Jiang Liu | 1 | -1/+0 |
2015-01-22 | x86/ioapic: Provide stub functions for IOAPIC%3Dn |  Thomas Gleixner | 1 | -0/+5 |
2014-12-16 | x86, irq: Move IRQ initialization routines from io_apic.c into vector.c |  Jiang Liu | 1 | -0/+2 |
2014-12-16 | x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h |  Jiang Liu | 1 | -1/+19 |
2014-12-16 | x86, irq: Move PCI MSI related code from io_apic.c into msi.c |  Jiang Liu | 1 | -4/+0 |
2014-12-16 | x86, irq: Introduce helper to check whether an IOAPIC has been registered |  Jiang Liu | 1 | -0/+1 |
2014-12-16 | x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal |  Jiang Liu | 1 | -0/+1 |
2014-12-16 | x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug |  Jiang Liu | 1 | -2/+2 |
2014-12-16 | x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug |  Jiang Liu | 1 | -2/+2 |
2014-12-16 | x86: irq: Fix placement of mp_should_keep_irq() |  Jan Beulich | 1 | -3/+0 |
2014-09-01 | x86, irq: Fix build error caused by 9eabc99a635a77cbf09 |  Jiang Liu | 1 | -0/+1 |
2014-08-29 | x86, irq, PCI: Keep IRQ assignment for runtime power management |  Jiang Liu | 1 | -0/+2 |
2014-06-21 | x86, irq: Introduce helper functions to release IOAPIC pin |  Jiang Liu | 1 | -0/+3 |
2014-06-21 | x86, irq: Clean up unused IOAPIC interface |  Jiang Liu | 1 | -9/+0 |
2014-06-21 | x86, irq: Introduce two helper functions to support irqdomain map operation |  Jiang Liu | 1 | -0/+5 |
2014-06-21 | x86, irq: Enhance mp_register_ioapic() to support irqdomain |  Jiang Liu | 1 | -1/+2 |
2014-06-21 | x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPIC |  Jiang Liu | 1 | -2/+19 |
2014-06-21 | x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ number |  Jiang Liu | 1 | -0/+2 |
2014-06-21 | x86, irq: Introduce some helper utilities to improve readability |  Jiang Liu | 1 | -0/+2 |
2014-06-21 | x86, ioapic: Kill unused global variable timer_through_8259 |  Jiang Liu | 1 | -4/+0 |
2014-06-21 | x86, irq, trivial: Minor improvements of IRQ related code |  Jiang Liu | 1 | -9/+7 |
2014-06-21 | x86, mpparse: Simplify arch/x86/include/asm/mpspec.h |  Jiang Liu | 1 | -3/+0 |
2014-05-16 | x86: Get rid of get_nr_irqs_gsi() |  Thomas Gleixner | 1 | -2/+0 |
2013-01-28 | x86, io_apic: Introduce eoi_ioapic_pin call-back |  Joerg Roedel | 1 | -0/+5 |
2013-01-28 | x86, msi: Introduce x86_msi.compose_msi_msg call-back |  Joerg Roedel | 1 | -0/+4 |
2013-01-28 | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core |  Joerg Roedel | 1 | -0/+5 |