aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/irq_ia64.c
Commit message (Expand)AuthorAgeFilesLines
* [IA64] irq_ia64, use set_irq_chipJiri Slaby2010-12-281-1/+1
*-. Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex...Tony Luck2010-10-121-0/+4
|\ \
| * | [IA64] Initialize interrupts later (from init_IRQ())Tony Luck2010-10-051-0/+4
| |/
* | [IA64] Stop using the deprecated __do_IRQ() code pathTony Luck2010-09-271-0/+1
|/
* [IA64] use __ratelimitAkinobu Mita2010-05-181-6/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-12-161-5/+1
|\
| * [IA64] preallocate IA64_IRQ_MOVE_VECTORKenji Kaneshige2009-12-141-5/+1
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
|/
* [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-151-1/+1
* KVM: use smp_send_reschedule in kvm_vcpu_kickMarcelo Tosatti2009-06-101-0/+3
* Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds2009-03-281-8/+6
|\
| * irq: update all arches for new irq_desc, fixMike Travis2009-01-151-4/+8
* | [IA64] Fix kstat_this_cpu build breakageJes Sorensen2009-03-271-10/+15
|/
* [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations.Isaku Yamahata2008-05-271-5/+13
* [IA64] pvops: preparation: remove extern in irq_ia64.cIsaku Yamahata2008-05-271-1/+0
* [IA64] arch/ia64/kernel/: use time_* macrosS.Caglar Onur2008-04-091-1/+1
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-2/+2
* [IA64] remove CONFIG_SMP ifdef in ia64_send_ipi()Bjorn Helgaas2008-03-061-4/+0
* [IA64] Fix irq migration in multiple vector domainKenji Kaneshige2008-03-041-30/+104
* [IA64] Remove compiler warinings about uninitialized variable in irq_ia64.cKenji Kaneshige2007-12-191-2/+2
* [IA64] Fix unexpected interrupt vector handlingKenji Kaneshige2007-08-281-6/+22
* [IA64] Fix possible race in destroy_and_reserve_irq()Kenji Kaneshige2007-07-301-11/+6
* [IA64] Fix wrong return value in parse_vector_domainKenji Kaneshige2007-07-261-1/+1
* [IA64] Add sanity check into __bind_irq_vectorKenji Kaneshige2007-07-261-0/+3
* [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