summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/irq_ia64.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-25[IA64] vector-domain - fix vector_tableKenji Kaneshige1-11/+10
2007-07-25[IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN)Yasuaki Ishimatsu1-3/+2
2007-07-17[IA64] Enable percpu vector domain for IA64_DIGYasuaki Ishimatsu1-1/+1
2007-07-17[IA64] Enable percpu vector domain for IA64_GENERICYasuaki Ishimatsu1-0/+26
2007-07-17[IA64] Support irq migration across domainYasuaki Ishimatsu1-3/+39
2007-07-17[IA64] Add support for vector domainYasuaki Ishimatsu1-33/+87
2007-07-17[IA64] Add mapping table between irq and vectorYasuaki Ishimatsu1-35/+166
2007-05-10[IA64] sa_interrupt is deprecatedakpm@linux-foundation.org1-1/+1
2007-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-5/+22
2007-05-09[IA64] Optional method to purge the TLB on SN systemsJack Steiner1-5/+22
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-1/+1
2006-11-16[IA64] use generic_handle_irq()Ingo Molnar1-2/+2
2006-10-18[IA64] Count resched interruptsJack Steiner1-2/+18
2006-10-06[IA64] Fix breakage from irq changeTony Luck1-2/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+3
2006-10-04[PATCH] genirq: ia64 irq: Dynamic irq supportEric W. Biederman1-0/+20
2006-10-04fix file specification in commentsUwe Zeisberger1-1/+1
2006-07-03[PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar1-1/+1
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-06-21[PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitionsMark Maule1-1/+18
2005-07-11[IA64] assign_irq_vector() should not panicKenji Kaneshige1-13/+2
2005-04-26[IA64] vector sharing (Large I/O system support)Kenji Kaneshige1-3/+13
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+278