| Commit message (Expand) | Author | Age |
* | x86, io_apic: Introduce eoi_ioapic_pin call-back | Joerg Roedel | 2013-01-28 |
* | x86, msi: Introduce x86_msi.compose_msi_msg call-back | Joerg Roedel | 2013-01-28 |
* | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core | Joerg Roedel | 2013-01-28 |
* | x86, io_apic: Convert setup_ioapic_entry to function pointer | Joerg Roedel | 2013-01-28 |
* | x86, io_apic: Introduce set_affinity function pointer | Joerg Roedel | 2013-01-28 |
* | x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging | Joerg Roedel | 2013-01-28 |
* | x86, io_apic: Introduce x86_io_apic_ops.disable() | Joerg Roedel | 2013-01-28 |
* | x86/apic: Replace io_apic_ops with x86_io_apic_ops. | Konrad Rzeszutek Wilk | 2012-05-01 |
* | x86/ioapic: Add io_apic_ops driver layer to allow interception | Jeremy Fitzhardinge | 2012-03-28 |
* | x86, ioapic: Consolidate gsi routing info into 'struct ioapic' | Suresh Siddha | 2011-05-20 |
* | x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' | Suresh Siddha | 2011-05-20 |
* | x86, ioapic: Add struct ioapic | Suresh Siddha | 2011-05-20 |
* | x86, ioapic: Use ioapic_saved_data while enabling intr-remapping | Suresh Siddha | 2011-05-20 |
* | x86: devicetree: Configure IOAPIC pin only once | Sebastian Andrzej Siewior | 2011-04-28 |
* | x86: ioapic: Move trigger defines to io_apic.h | Thomas Gleixner | 2011-02-23 |
* | x86: ioapic: Make a few functions static | Thomas Gleixner | 2011-02-23 |
* | x86: ioapic: Add io_apic_setup_irq_pin() | Thomas Gleixner | 2011-02-23 |
* | x86: Add dummy functions for compiling without IOAPIC | Henrik Kretzschmar | 2011-02-23 |
* | x86: Rework arch_disable_smp_support() for x86 | Henrik Kretzschmar | 2011-02-23 |
* | x86: Add dummy mp_save_irq() | Henrik Kretzschmar | 2011-02-23 |
* | x86: Move ioapic_irq_destination_types to apicdef.h | Henrik Kretzschmar | 2011-02-23 |
* | x86: Unify 3 similar ways of saving mp_irqs info | Feng Tang | 2010-12-09 |
* | Merge branch 'x86/amd-nb' into x86/apic-cleanups | Thomas Gleixner | 2010-12-09 |
|\ |
|
| * | x86/io_apic: add get_nr_irqs_gsi() | Jeremy Fitzhardinge | 2010-10-18 |
* | | x86: io_apic: Split setup_ioapic_ids_from_mpc() | Sebastian Andrzej Siewior | 2010-12-06 |
* | | x86: io_apic: Fix CONFIG_X86_IO_APIC=n breakage | Thomas Gleixner | 2010-10-24 |
* | | x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings() | Thomas Gleixner | 2010-10-23 |
|/ |
|
* | x86: Make io_apic.c local functions static | Thomas Gleixner | 2010-10-12 |
* | x86, irq: Rename gsi_end gsi_top, and fix off by one errors | Eric W. Biederman | 2010-06-09 |
* | x86, acpi/irq: Define gsi_end when X86_IO_APIC is undefined | Eric W. Biederman | 2010-05-06 |
* | x86, irq: Kill io_apic_renumber_irq | Eric W. Biederman | 2010-05-04 |
* | x86, ioapic: Teach mp_register_ioapic to compute a global gsi_end | Eric W. Biederman | 2010-05-04 |
* | x86, ioapic: Fix the types of gsi values | Eric W. Biederman | 2010-05-04 |
* | x86, ioapic: Add dummy ioapic functions | Jacob Pan | 2010-02-24 |
* | x86, ioapic: Early enable ioapic for timer irq | Jacob Pan | 2010-02-24 |
* | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin | 2010-02-22 |
|\ |
|
| * | x86: Fix SCI on IOAPIC != 0 | Yinghai Lu | 2010-02-10 |
* | | x86, apic: Remove ioapic_disable_legacy() | Jacob Pan | 2010-02-19 |
|/ |
|
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-18 |
|\ |
|
| * | x86: Distangle ioapic and i8259 | Thomas Gleixner | 2009-08-31 |
| * | x86: Move ioapic_ids_setup to x86_init_ops | Thomas Gleixner | 2009-08-27 |
* | | ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n | Feng Tang | 2009-08-28 |
|/ |
|
* | x86/pci: insert ioapic resource before assigning unassigned resources | Yinghai Lu | 2009-07-10 |
* | x86, apic: introduce io_apic_irq_attr | Yinghai Lu | 2009-05-18 |
* | x86/acpi: move setup io apic routing out of CONFIG_ACPI scope | Yinghai Lu | 2009-05-11 |
* | Merge branch 'x86/apic' into irq/numa | Ingo Molnar | 2009-05-01 |
|\ |
|
| * | x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC() | Suresh Siddha | 2009-04-22 |
| * | x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks | Suresh Siddha | 2009-04-21 |
* | | irq: change ACPI GSI APIs to also take a device argument | Yinghai Lu | 2009-04-28 |
|/ |
|
* | Intel IOMMU Suspend/Resume Support - Interrupt Remapping | Fenghua Yu | 2009-04-03 |