Age | Commit message (Expand) | Author |
2010-06-09 | x86, irq: Rename gsi_end gsi_top, and fix off by one errors | Eric W. Biederman |
2010-05-06 | x86, acpi/irq: Define gsi_end when X86_IO_APIC is undefined | Eric W. Biederman |
2010-05-04 | 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-02-23 | x86, ioapic: Add dummy ioapic functions | Jacob Pan |
2010-02-23 | x86, ioapic: Early enable ioapic for timer irq | Jacob Pan |
2010-02-22 | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin |
2010-02-19 | x86, apic: Remove ioapic_disable_legacy() | Jacob Pan |
2010-02-10 | x86: Fix SCI on IOAPIC != 0 | Yinghai Lu |
2009-09-18 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-08-31 | x86: Distangle ioapic and i8259 | Thomas Gleixner |
2009-08-28 | ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n | Feng Tang |
2009-08-27 | x86: Move ioapic_ids_setup to x86_init_ops | Thomas Gleixner |
2009-07-10 | x86/pci: insert ioapic resource before assigning unassigned resources | Yinghai Lu |
2009-05-18 | x86, apic: introduce io_apic_irq_attr | Yinghai Lu |
2009-05-11 | x86/acpi: move setup io apic routing out of CONFIG_ACPI scope | Yinghai Lu |
2009-05-01 | Merge branch 'x86/apic' into irq/numa | Ingo Molnar |
2009-04-28 | irq: change ACPI GSI APIs to also take a device argument | Yinghai Lu |
2009-04-22 | x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC() | Suresh Siddha |
2009-04-21 | x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks | Suresh Siddha |
2009-04-03 | Intel IOMMU Suspend/Resume Support - Interrupt Remapping | Fenghua Yu |
2009-03-17 | x86, ioapic: Fix non atomic allocation with interrupts disabled | Suresh Siddha |
2009-03-17 | x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping | Suresh Siddha |
2009-02-09 | x86: unstatic ioapic entry funcs | Jeremy Fitzhardinge |
2009-02-05 | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_... | Ingo Molnar |
2009-01-14 | x86: replacing mp_config_intsrc with mpc_intsrc | Jaswinder Singh Rajput |
2009-01-14 | x86: replacing mp_config_ioapic with mpc_ioapic | Jaswinder Singh Rajput |
2008-12-30 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-12-08 | sparseirq: fix typo in !CONFIG_IO_APIC case | Ingo Molnar |
2008-12-08 | x86: MSI start irq numbering from nr_irqs_gsi | Yinghai Lu |
2008-10-28 | Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirks | Ingo Molnar |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro |