summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/irq_ia64.c
Commit message (Expand)AuthorAgeFilesLines
...
* [IA64] vector-domain - fix vector_tableKenji Kaneshige2007-07-251-11/+10
* [IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN)Yasuaki Ishimatsu2007-07-251-3/+2
* [IA64] Enable percpu vector domain for IA64_DIGYasuaki Ishimatsu2007-07-171-1/+1
* [IA64] Enable percpu vector domain for IA64_GENERICYasuaki Ishimatsu2007-07-171-0/+26
* [IA64] Support irq migration across domainYasuaki Ishimatsu2007-07-171-3/+39
* [IA64] Add support for vector domainYasuaki Ishimatsu2007-07-171-33/+87
* [IA64] Add mapping table between irq and vectorYasuaki Ishimatsu2007-07-171-35/+166
* [IA64] sa_interrupt is deprecatedakpm@linux-foundation.org2007-05-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-091-5/+22
|\
| * [IA64] Optional method to purge the TLB on SN systemsJack Steiner2007-05-081-5/+22
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
|/
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* [IA64] use generic_handle_irq()Ingo Molnar2006-11-161-2/+2
* [IA64] Count resched interruptsJack Steiner2006-10-171-2/+18
* [IA64] Fix breakage from irq changeTony Luck2006-10-061-2/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+3
* [PATCH] genirq: ia64 irq: Dynamic irq supportEric W. Biederman2006-10-041-0/+20
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar2006-06-291-1/+1
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* [PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitionsMark Maule2006-06-211-1/+18
* [IA64] assign_irq_vector() should not panicKenji Kaneshige2005-07-111-13/+2
* [IA64] vector sharing (Large I/O system support)Kenji Kaneshige2005-04-251-3/+13
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+278