summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/io_apic.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] Initial generic hypertransport interrupt supportEric W. Biederman2006-10-041-0/+96
* [PATCH] genirq: x86_64 irq: Kill irq compressionEric W. Biederman2006-10-041-5/+0
* [PATCH] genirq: x86_64 irq: Kill gsi_irq_sharingEric W. Biederman2006-10-041-62/+0
* [PATCH] genirq: x86_64 irq: make vector_irq per cpuEric W. Biederman2006-10-041-46/+135
* [PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto...Eric W. Biederman2006-10-041-3/+1
* [PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vectorEric W. Biederman2006-10-041-100/+47
* [PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.cEric W. Biederman2006-10-041-0/+74
* [PATCH] genirq: x86_64 irq: Dynamic irq supportEric W. Biederman2006-10-041-5/+46
* [PATCH] genirq: x86_64 irq: Reenable migrating irqs to other cpusEric W. Biederman2006-10-041-3/+33
* [PATCH] genirq: convert the x86_64 architecture to irq-chipsIngo Molnar2006-10-041-101/+29
* [PATCH] Remove APIC version/cpu capability mpparse checking/printingAndi Kleen2006-09-261-13/+0
* [PATCH] Convert x86-64 to early paramAndi Kleen2006-09-261-8/+7
* [PATCH] Replace mp bus array with bitmap for bus not pciAndi Kleen2006-09-261-70/+22
* [PATCH] Move early chipset quirks out to new fileAndi Kleen2006-09-261-101/+0
* [PATCH] Remove MPS table APIC renumberingAndi Kleen2006-09-261-71/+0
* [PATCH] Factor out common io apic routing entry accessAndi Kleen2006-09-261-41/+41
* [PATCH] Remove leftover MCE/EISA supportAndi Kleen2006-09-261-55/+2
* [PATCH] Remove pirq overwrite supportAndi Kleen2006-09-261-55/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-0/+9
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-7/+9
* [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen2006-06-261-1/+1
* [PATCH] x86_64: fix vector_lock deadlock in io_apic.cIngo Molnar2006-06-261-3/+4
* [PATCH] x86_64: nmi watchdog header cleanupDon Zickus2006-06-261-0/+1
* [PATCH] i386/x86-64: simplify ioapic_register_intr()Jan Beulich2006-06-261-15/+8
* [PATCH] x86_64: serialize assign_irq_vector() use of static variablesJan Beulich2006-06-261-4/+14
* [PATCH] Fix HPET operation on 64-bit NVIDIA platformsAndy Currid2006-06-081-5/+25
* [PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray2006-05-081-0/+5
* [PATCH] x86_64: fix orphaned bits of timer init messagesChuck Ebbert2006-03-251-3/+3
* [PATCH] x86_64: Always use IO-APIC routing for timer.Andi Kleen2006-03-251-1/+1
* [PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64Dave Jones2006-03-251-1/+1
* [PATCH] x86_64: Better ATI timer fixAndi Kleen2006-02-261-17/+29
* [PATCH] x86_64: Fix NMI watchdog on x460Chris McDermott2006-02-261-1/+1
* [PATCH] x86_64: Don't enable ATI apicmaintimer workaround when the machine ha...Andi Kleen2006-02-171-0/+16
* [PATCH] x86_64: Automatically enable apicmaintimer on ATI boardsAndi Kleen2006-02-041-0/+8
*-. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-241-5/+5
|\ \
| | * [ACPI] ACPICA 20050930Bob Moore2005-12-101-5/+5
| |/
* | [PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen2006-01-111-7/+7
* | [PATCH] x86_64: ioapic virtual wire mode fixVivek Goyal2006-01-111-1/+2
* | [PATCH] x86_64: Memorize location of i8259 for reboots.Eric W. Biederman2006-01-111-36/+108
* | [PATCH] x86_64: Fix off by one in IOMMU checkAndi Kleen2006-01-111-1/+2
* | [PATCH] x86_64: Dont't disable early PCI scan with apicAndi Kleen2006-01-111-3/+0
|/
* [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon2005-11-141-7/+73
* Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets"Linus Torvalds2005-09-141-9/+0
* [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert2005-09-121-0/+13
* [PATCH] x86-64: more gratitious linux/irq.h includesAl Viro2005-09-121-1/+0
* [PATCH] x86-64: Remove code for outdated APICsAndi Kleen2005-09-121-13/+7
* [PATCH] Fix misspelled i8259 typo in io_apic.cKarsten Wiese2005-09-091-2/+2
* Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-081-43/+69
|\
| * [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-071-5/+5
OpenPOWER on IntegriCloud