aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/io_apic.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-11x86_64: prepare shared kernel/io_apic.cThomas Gleixner1-2202/+0
2007-08-21ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown1-5/+3
2007-08-12genirq: mark io_apic level interrupts to avoid resendThomas Gleixner1-2/+5
2007-07-21x86_64: check remote IRR bit before migrating level triggered irqEric W. Biederman1-2/+56
2007-06-26x86_64: set the irq_chip name for lapicSuresh Siddha1-0/+1
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-30/+1
2007-05-02MSI: arch must connect the irq and the msi_descMichael Ellerman1-2/+2
2007-05-02[PATCH] x86: remove UNEXPECTED_IO_APIC()Adrian Bunk1-28/+0
2007-05-02[PATCH] x86-64: remove extra smp_processor_id callingYinghai Lu1-2/+1
2007-03-05[PATCH] x86_64: remove unusued 'flags' variableDavid Rientjes1-1/+0
2007-02-28[PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilationEric W. Biederman1-4/+0
2007-02-26[PATCH] x86_64 irq: Safely cleanup an irq after moving it.Eric W. Biederman1-5/+73
2007-02-26[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.Eric W. Biederman1-16/+16
2007-02-26[PATCH] x86_64 irq: Simplify assign_irq_vector's arguments.Eric W. Biederman1-53/+56
2007-02-26[PATCH] x86_64 irq: Begin consolidating per_irq data in structures.Eric W. Biederman1-61/+50
2007-02-26[PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORSEric W. Biederman1-5/+5
2007-02-26[PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry.Eric W. Biederman1-1/+1
2007-02-26[PATCH] x86_64 irq: Simplfiy the set_affinity logic.Eric W. Biederman1-9/+3
2007-02-26[PATCH] x86_64 irq: Refactor setup_IO_APIC_irqEric W. Biederman1-92/+34
2007-02-26[PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intrEric W. Biederman1-3/+3
2007-02-26[PATCH] x86_64 irq: Kill declaration of removed array, interruptEric W. Biederman1-2/+0
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman1-5/+5
2007-02-26[PATCH] x86_64 irq: Simplfy __assign_irq_vectorEric W. Biederman1-8/+5
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar1-3/+1
2007-02-13[PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPICBenjamin Romer1-13/+11
2007-02-07msi: Make MSI useable more architecturesEric W. Biederman1-5/+12
2007-01-08Revert "[PATCH] x86-64: Try multiple timer variants in check_timer"Linus Torvalds1-51/+73
2006-12-07[PATCH] x86-64: check vector in setup_ioapic_dest to verify if need setup_IO_...Yinghai Lu1-43/+61
2006-12-07[PATCH] x86-64: Fix race in IO-APIC routing entry setup.Andi Kleen1-3/+9
2006-12-07[PATCH] x86-64: Try multiple timer variants in check_timerAndi Kleen1-73/+51
2006-12-07[PATCH] x86-64: Extend clear_irq_vectorYinghai Lu1-1/+17
2006-11-28[PATCH] x86-64: Fix warning in io_apic.cAndi Kleen1-2/+0
2006-11-15[PATCH] Use delayed disable mode of ioapic edge triggered interruptsEric W. Biederman1-1/+3
2006-11-08[PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman1-16/+15
2006-11-08x86-64: write IO APIC irq routing entries in correct orderLinus Torvalds1-3/+23
2006-11-08x86-64: clean up io-apic accessesLinus Torvalds1-0/+46
2006-10-25[PATCH] x86-64: Only look at per_cpu data for online cpus.Eric W. Biederman1-5/+37
2006-10-25[PATCH] x86-64: Simplify the vector allocator.Eric W. Biederman1-13/+7
2006-10-21[PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 stateAndi Kleen1-1/+1
2006-10-21[PATCH] x86-64: Use irq_domain in ioapic_retrigger_irqEric W. Biederman1-2/+5
2006-10-21[PATCH] x86-64: typo in __assign_irq_vector when updating pos for vector and ...Yinghai Lu1-3/+3
2006-10-17[PATCH] genirq: clean up irq-flow-type namingIngo Molnar1-7/+8
2006-10-12[PATCH] x86_64 irq: Properly update vector_irqEric W. Biederman1-1/+1
2006-10-11[PATCH] use struct irq_chip instead of struct hw_interrupt_typeAneesh Kumar K.V1-1/+1
2006-10-08[PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat.Eric W. Biederman1-48/+83
2006-10-08[PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman1-4/+4
2006-10-04[PATCH] htirq: tidy up the htirq codeEric W. Biederman1-0/+1
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman1-27/+62
2006-10-04[PATCH] Initial generic hypertransport interrupt supportEric W. Biederman1-0/+96
2006-10-04[PATCH] genirq: x86_64 irq: Kill irq compressionEric W. Biederman1-5/+0
2006-10-04[PATCH] genirq: x86_64 irq: Kill gsi_irq_sharingEric W. Biederman1-62/+0
2006-10-04[PATCH] genirq: x86_64 irq: make vector_irq per cpuEric W. Biederman1-46/+135
2006-10-04[PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto...Eric W. Biederman1-3/+1
2006-10-04[PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vectorEric W. Biederman1-100/+47
2006-10-04[PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.cEric W. Biederman1-0/+74
2006-10-04[PATCH] genirq: x86_64 irq: Dynamic irq supportEric W. Biederman1-5/+46
2006-10-04[PATCH] genirq: x86_64 irq: Reenable migrating irqs to other cpusEric W. Biederman1-3/+33
2006-10-04[PATCH] genirq: convert the x86_64 architecture to irq-chipsIngo Molnar1-101/+29
2006-09-26[PATCH] Remove APIC version/cpu capability mpparse checking/printingAndi Kleen1-13/+0
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen1-8/+7
2006-09-26[PATCH] Replace mp bus array with bitmap for bus not pciAndi Kleen1-70/+22
2006-09-26[PATCH] Move early chipset quirks out to new fileAndi Kleen1-101/+0
2006-09-26[PATCH] Remove MPS table APIC renumberingAndi Kleen1-71/+0
2006-09-26[PATCH] Factor out common io apic routing entry accessAndi Kleen1-41/+41
2006-09-26[PATCH] Remove leftover MCE/EISA supportAndi Kleen1-55/+2
2006-09-26[PATCH] Remove pirq overwrite supportAndi Kleen1-55/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar1-0/+9
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-7/+9
2006-06-26[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen1-1/+1
2006-06-26[PATCH] x86_64: fix vector_lock deadlock in io_apic.cIngo Molnar1-3/+4
2006-06-26[PATCH] x86_64: nmi watchdog header cleanupDon Zickus1-0/+1
2006-06-26[PATCH] i386/x86-64: simplify ioapic_register_intr()Jan Beulich1-15/+8
2006-06-26[PATCH] x86_64: serialize assign_irq_vector() use of static variablesJan Beulich1-4/+14
2006-06-08[PATCH] Fix HPET operation on 64-bit NVIDIA platformsAndy Currid1-5/+25
2006-05-08[PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray1-0/+5
2006-03-25[PATCH] x86_64: fix orphaned bits of timer init messagesChuck Ebbert1-3/+3
2006-03-25[PATCH] x86_64: Always use IO-APIC routing for timer.Andi Kleen1-1/+1
2006-03-25[PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64Dave Jones1-1/+1
2006-02-26[PATCH] x86_64: Better ATI timer fixAndi Kleen1-17/+29
2006-02-26[PATCH] x86_64: Fix NMI watchdog on x460Chris McDermott1-1/+1
2006-02-17[PATCH] x86_64: Don't enable ATI apicmaintimer workaround when the machine ha...Andi Kleen1-0/+16
2006-02-04[PATCH] x86_64: Automatically enable apicmaintimer on ATI boardsAndi Kleen1-0/+8
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown1-5/+5
2006-01-11[PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen1-7/+7
2006-01-11[PATCH] x86_64: ioapic virtual wire mode fixVivek Goyal1-1/+2
2006-01-11[PATCH] x86_64: Memorize location of i8259 for reboots.Eric W. Biederman1-36/+108
2006-01-11[PATCH] x86_64: Fix off by one in IOMMU checkAndi Kleen1-1/+2
2006-01-11[PATCH] x86_64: Dont't disable early PCI scan with apicAndi Kleen1-3/+0
2005-12-10[ACPI] ACPICA 20050930Bob Moore1-5/+5
2005-11-14[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon1-7/+73
2005-09-14Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets"Linus Torvalds1-9/+0
2005-09-12[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert1-0/+13
2005-09-12[PATCH] x86-64: more gratitious linux/irq.h includesAl Viro1-1/+0
2005-09-12[PATCH] x86-64: Remove code for outdated APICsAndi Kleen1-13/+7
2005-09-09[PATCH] Fix misspelled i8259 typo in io_apic.cKarsten Wiese1-2/+2
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown1-43/+69
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai1-5/+5
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj1-38/+64
2005-08-24[ACPI] delete CONFIG_ACPI_BOOTLen Brown1-2/+2
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar1-1/+0
2005-06-25[PATCH] kexec: x86_64: restore apic virtual wire mode on shutdownEric W. Biederman1-2/+34
2005-05-31[PATCH] x86_64: More fixes for compilation without CONFIG_ACPIAndi Kleen1-0/+1
2005-05-20[PATCH] x86_64: Add option to disable timer checkAndi Kleen1-1/+10
2005-05-17[PATCH] x86_64: Remove unique APIC/IO-APIC ID checkAndi Kleen1-70/+0
2005-05-01[PATCH] check nmi watchdog is brokenJack F Vogel1-2/+0
2005-04-16[PATCH] Fix u32 vs. pm_message_t in x86-64Pavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1982