aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11x86_64: prepare shared kernel/irq.cThomas Gleixner1-213/+0
2007-06-26x86_64 irq: use mask/unmask and proper locking in fixup_irqs()Siddha, Suresh B1-3/+29
2007-05-09wrap access to thread_infoRoman Zippel1-1/+1
2007-02-13[PATCH] x86-64: survive having no irq mapping for a vectorEric W. Biederman1-3/+9
2006-12-07[PATCH] x86-64: Rate limit no irq handler messagesAndi Kleen1-1/+1
2006-10-17[PATCH] genirq: clean up irq-flow-type namingIngo Molnar1-1/+1
2006-10-09[PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irqEric W. Biederman1-7/+7
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+5
2006-10-04[PATCH] genirq: x86_64 irq: make vector_irq per cpuEric W. Biederman1-1/+1
2006-10-04[PATCH] genirq: x86_64 irq: Make the external irq handlers report their vector, not the irq numberEric W. Biederman1-3/+6
2006-10-04[PATCH] genirq: convert the x86_64 architecture to irq-chipsIngo Molnar1-2/+3
2006-09-26[PATCH] Remove apic mismatch counterAndi Kleen1-6/+0
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen1-6/+0
2006-07-03[PATCH] lockdep: irqtrace subsystem, x86_64 supportIngo Molnar1-1/+3
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar1-1/+1
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-3/+3
2006-06-28[PATCH] x86: do_IRQ(): check irq numberAndrew Morton1-0/+6
2006-06-27[PATCH] x86: increase interrupt vector rangeRusty Russell1-2/+2
2006-06-26[PATCH] x86_64: (resend) x86_64 stack overflow debuggingEric Sandeen1-1/+27
2006-06-26[PATCH] i386/x86-64: adjust /proc/interrupts column headingsJan Beulich1-1/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-13/+8
2006-01-11[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai1-2/+2
2006-01-11[PATCH] x86_64: Add idle notifiersAndi Kleen1-0/+2
2005-09-12[PATCH] Remove unnecessary BUG_ON in irq.cAlexander Nyberg1-1/+0
2005-07-28[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable()Andi Kleen1-0/+19
2005-06-25[PATCH] x86_64: CPU hotplug supportAshok Raj1-0/+29
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+108