aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/io_apic.c
Commit message (Expand)AuthorAge
* x86_64: prepare shared kernel/io_apic.cThomas Gleixner2007-10-11
* ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown2007-08-21
* genirq: mark io_apic level interrupts to avoid resendThomas Gleixner2007-08-12
* x86_64: check remote IRR bit before migrating level triggered irqEric W. Biederman2007-07-21
* x86_64: set the irq_chip name for lapicSuresh Siddha2007-06-26
* Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-09
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-05
|\
| * [PATCH] x86: remove UNEXPECTED_IO_APIC()Adrian Bunk2007-05-02
| * [PATCH] x86-64: remove extra smp_processor_id callingYinghai Lu2007-05-02
* | MSI: arch must connect the irq and the msi_descMichael Ellerman2007-05-02
|/
* [PATCH] x86_64: remove unusued 'flags' variableDavid Rientjes2007-03-05
* [PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilationEric W. Biederman2007-02-28
* [PATCH] x86_64 irq: Safely cleanup an irq after moving it.Eric W. Biederman2007-02-26
* [PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.Eric W. Biederman2007-02-26
* [PATCH] x86_64 irq: Simplify assign_irq_vector's arguments.Eric W. Biederman2007-02-26
* [PATCH] x86_64 irq: Begin consolidating per_irq data in structures.Eric W. Biederman2007-02-26
* [PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORSEric W. Biederman2007-02-26
* [PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry.Eric W. Biederman2007-02-26
* [PATCH] x86_64 irq: Simplfiy the set_affinity logic.Eric W. Biederman2007-02-26
* [PATCH] x86_64 irq: Refactor setup_IO_APIC_irqEric W. Biederman2007-02-26
* [PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intrEric W. Biederman2007-02-26
* [PATCH] x86_64 irq: Kill declaration of removed array, interruptEric W. Biederman2007-02-26
* [PATCH] irq: Remove set_native_irq_infoEric W. Biederman2007-02-26
* [PATCH] x86_64 irq: Simplfy __assign_irq_vectorEric W. Biederman2007-02-26
* [PATCH] genirq: remove IRQ_DISABLEDIngo Molnar2007-02-16
* [PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPICBenjamin Romer2007-02-13
* msi: Make MSI useable more architecturesEric W. Biederman2007-02-07
* Revert "[PATCH] x86-64: Try multiple timer variants in check_timer"Linus Torvalds2007-01-08
* [PATCH] x86-64: check vector in setup_ioapic_dest to verify if need setup_IO_...Yinghai Lu2006-12-06
* [PATCH] x86-64: Fix race in IO-APIC routing entry setup.Andi Kleen2006-12-06
* [PATCH] x86-64: Try multiple timer variants in check_timerAndi Kleen2006-12-06
* [PATCH] x86-64: Extend clear_irq_vectorYinghai Lu2006-12-06
* [PATCH] x86-64: Fix warning in io_apic.cAndi Kleen2006-11-28
* [PATCH] Use delayed disable mode of ioapic edge triggered interruptsEric W. Biederman2006-11-15
* [PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman2006-11-08
* x86-64: write IO APIC irq routing entries in correct orderLinus Torvalds2006-11-08
* x86-64: clean up io-apic accessesLinus Torvalds2006-11-08
* [PATCH] x86-64: Only look at per_cpu data for online cpus.Eric W. Biederman2006-10-24
* [PATCH] x86-64: Simplify the vector allocator.Eric W. Biederman2006-10-24
* [PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 stateAndi Kleen2006-10-21
* [PATCH] x86-64: Use irq_domain in ioapic_retrigger_irqEric W. Biederman2006-10-21
* [PATCH] x86-64: typo in __assign_irq_vector when updating pos for vector and ...Yinghai Lu2006-10-21
* [PATCH] genirq: clean up irq-flow-type namingIngo Molnar2006-10-17
* [PATCH] x86_64 irq: Properly update vector_irqEric W. Biederman2006-10-12
* [PATCH] use struct irq_chip instead of struct hw_interrupt_typeAneesh Kumar K.V2006-10-11
* [PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat.Eric W. Biederman2006-10-08
* [PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman2006-10-08
* [PATCH] htirq: tidy up the htirq codeEric W. Biederman2006-10-04
* [PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman2006-10-04