aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/irq.c
AgeCommit message (Expand)Author
2007-10-11x86_64: prepare shared kernel/irq.cThomas Gleixner
2007-06-26x86_64 irq: use mask/unmask and proper locking in fixup_irqs()Siddha, Suresh B
2007-05-09wrap access to thread_infoRoman Zippel
2007-02-13[PATCH] x86-64: survive having no irq mapping for a vectorEric W. Biederman
2006-12-07[PATCH] x86-64: Rate limit no irq handler messagesAndi Kleen
2006-10-17[PATCH] genirq: clean up irq-flow-type namingIngo Molnar
2006-10-09[PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irqEric W. Biederman
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[PATCH] genirq: x86_64 irq: make vector_irq per cpuEric W. Biederman
2006-10-04[PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto...Eric W. Biederman
2006-10-04[PATCH] genirq: convert the x86_64 architecture to irq-chipsIngo Molnar
2006-09-26[PATCH] Remove apic mismatch counterAndi Kleen
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen
2006-07-03[PATCH] lockdep: irqtrace subsystem, x86_64 supportIngo Molnar
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-28[PATCH] x86: do_IRQ(): check irq numberAndrew Morton
2006-06-27[PATCH] x86: increase interrupt vector rangeRusty Russell
2006-06-26[PATCH] x86_64: (resend) x86_64 stack overflow debuggingEric Sandeen
2006-06-26[PATCH] i386/x86-64: adjust /proc/interrupts column headingsJan Beulich
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-01-11[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Add idle notifiersAndi Kleen
2005-09-12[PATCH] Remove unnecessary BUG_ON in irq.cAlexander Nyberg
2005-07-28[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen
2005-06-25[PATCH] x86_64: CPU hotplug supportAshok Raj
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds