aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/irq_ia64.c
AgeCommit message (Expand)Author
2009-06-15[IA64] remove obsolete irq_desc_t typedefThomas Gleixner
2009-06-10KVM: use smp_send_reschedule in kvm_vcpu_kickMarcelo Tosatti
2009-03-28Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds
2009-03-27[IA64] Fix kstat_this_cpu build breakageJes Sorensen
2009-01-15irq: update all arches for new irq_desc, fixMike Travis
2008-05-27[IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations.Isaku Yamahata
2008-05-27[IA64] pvops: preparation: remove extern in irq_ia64.cIsaku Yamahata
2008-04-09[IA64] arch/ia64/kernel/: use time_* macrosS.Caglar Onur
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-06[IA64] remove CONFIG_SMP ifdef in ia64_send_ipi()Bjorn Helgaas
2008-03-04[IA64] Fix irq migration in multiple vector domainKenji Kaneshige
2007-12-19[IA64] Remove compiler warinings about uninitialized variable in irq_ia64.cKenji Kaneshige
2007-08-28[IA64] Fix unexpected interrupt vector handlingKenji Kaneshige
2007-07-30[IA64] Fix possible race in destroy_and_reserve_irq()Kenji Kaneshige
2007-07-26[IA64] Fix wrong return value in parse_vector_domainKenji Kaneshige
2007-07-26[IA64] Add sanity check into __bind_irq_vectorKenji Kaneshige
2007-07-25[IA64] vector-domain - fix vector_tableKenji Kaneshige
2007-07-25[IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN)Yasuaki Ishimatsu
2007-07-17[IA64] Enable percpu vector domain for IA64_DIGYasuaki Ishimatsu
2007-07-17[IA64] Enable percpu vector domain for IA64_GENERICYasuaki Ishimatsu
2007-07-17[IA64] Support irq migration across domainYasuaki Ishimatsu
2007-07-17[IA64] Add support for vector domainYasuaki Ishimatsu
2007-07-17[IA64] Add mapping table between irq and vectorYasuaki Ishimatsu
2007-05-09[IA64] sa_interrupt is deprecatedakpm@linux-foundation.org
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2007-05-08[IA64] Optional method to purge the TLB on SN systemsJack Steiner
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2006-11-16[IA64] use generic_handle_irq()Ingo Molnar
2006-10-17[IA64] Count resched interruptsJack Steiner
2006-10-06[IA64] Fix breakage from irq changeTony Luck
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[PATCH] genirq: ia64 irq: Dynamic irq supportEric W. Biederman
2006-10-03fix file specification in commentsUwe Zeisberger
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-21[PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitionsMark Maule
2005-07-11[IA64] assign_irq_vector() should not panicKenji Kaneshige
2005-04-25[IA64] vector sharing (Large I/O system support)Kenji Kaneshige
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds