summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: prepare shared kernel/irq.cThomas Gleixner2007-10-111-213/+0
* x86_64 irq: use mask/unmask and proper locking in fixup_irqs()Siddha, Suresh B2007-06-261-3/+29
* wrap access to thread_infoRoman Zippel2007-05-091-1/+1
* [PATCH] x86-64: survive having no irq mapping for a vectorEric W. Biederman2007-02-131-3/+9
* [PATCH] x86-64: Rate limit no irq handler messagesAndi Kleen2006-12-071-1/+1
* [PATCH] genirq: clean up irq-flow-type namingIngo Molnar2006-10-171-1/+1
* [PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irqEric W. Biederman2006-10-091-7/+7
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+5
* [PATCH] genirq: x86_64 irq: make vector_irq per cpuEric W. Biederman2006-10-041-1/+1
* [PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto...Eric W. Biederman2006-10-041-3/+6
* [PATCH] genirq: convert the x86_64 architecture to irq-chipsIngo Molnar2006-10-041-2/+3
* [PATCH] Remove apic mismatch counterAndi Kleen2006-09-261-6/+0
* [PATCH] Remove all ifdefs for local/io apicAndi Kleen2006-09-261-6/+0
* [PATCH] lockdep: irqtrace subsystem, x86_64 supportIngo Molnar2006-07-031-1/+3
* [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-1/+1
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-3/+3
* [PATCH] x86: do_IRQ(): check irq numberAndrew Morton2006-06-281-0/+6
* [PATCH] x86: increase interrupt vector rangeRusty Russell2006-06-271-2/+2
* [PATCH] x86_64: (resend) x86_64 stack overflow debuggingEric Sandeen2006-06-261-1/+27
* [PATCH] i386/x86-64: adjust /proc/interrupts column headingsJan Beulich2006-06-261-1/+1
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-13/+8
* [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai2006-01-111-2/+2
* [PATCH] x86_64: Add idle notifiersAndi Kleen2006-01-111-0/+2
* [PATCH] Remove unnecessary BUG_ON in irq.cAlexander Nyberg2005-09-121-1/+0
* [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen2005-07-281-0/+19
* [PATCH] x86_64: CPU hotplug supportAshok Raj2005-06-251-0/+29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+108
OpenPOWER on IntegriCloud