aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/irq.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-29ia64: Use generic show_interrupts()Gravatar Thomas Gleixner 1-40/+2
2011-03-29ia64: Use irqd_irq_disabled() instead of desc->status accessGravatar Thomas Gleixner 1-1/+1
2011-03-29ia64: Use accessor functions all over the placeGravatar Thomas Gleixner 1-1/+1
2011-03-29ia64: Cleanup migrate_irqs()Gravatar Thomas Gleixner 1-13/+14
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockGravatar Thomas Gleixner 1-2/+2
2009-06-15[IA64] remove obsolete irq_desc_t typedefGravatar Thomas Gleixner 1-1/+1
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Gravatar Ingo Molnar 1-2/+2
2009-01-12irq: update all arches for new irq_descGravatar Mike Travis 1-2/+2
2009-01-11sparseirq: use kstat_irqs_cpu insteadGravatar Yinghai Lu 1-1/+1
2009-01-04ia64: cpumask fix for is_affinity_mask_valid()Gravatar Mike Travis 1-9/+6
2009-01-03ia64: cpumask fix for is_affinity_mask_valid()Gravatar Ingo Molnar 1-2/+2
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskGravatar Rusty Russell 1-5/+4
2008-04-30[IA64] fix section mismatch in arch/ia64/kernel/irq.cGravatar Hidetoshi Seto 1-2/+2
2007-11-06[IA64] Clean up /proc/interrupts outputGravatar Kenji Kaneshige 1-2/+4
2007-08-13[IA64] SN2 needs platform specific irq_to_vector() function.Gravatar Kenji Kaneshige 1-0/+5
2007-07-17[IA64] Add mapping table between irq and vectorGravatar Yasuaki Ishimatsu 1-1/+1
2007-05-11[IA64] spelling fixes: arch/ia64/Gravatar Simon Arlott 1-3/+3
2007-05-11[IA64] SN: validate smp_affinity mask on intr redirectGravatar John Keller 1-0/+11
2007-02-03[PATCH] kexec: Avoid migration of already disabled irqs (ia64)Gravatar Magnus Damm 1-0/+3
2006-11-16[IA64] use generic_handle_irq()Gravatar Ingo Molnar 1-1/+1
2006-11-16[IA64] irqs: use `name' not `typename'Gravatar Andrew Morton 1-1/+1
2006-10-06[IA64] Fix breakage from irq changeGravatar Tony Luck 1-1/+4
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Gravatar Ingo Molnar 1-1/+1
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Gravatar Ingo Molnar 1-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipGravatar Ingo Molnar 1-9/+9
2006-05-17[IA64] one-line cleanup on set_irq_affinity_infoGravatar Chen, Kenneth W 1-1/+0
2006-01-05[IA64] support for cpu0 removalGravatar Ashok Raj 1-1/+12
2005-10-25[IA64] wider use of for_each_cpu_mask() in arch/ia64Gravatar hawkes@sgi.com 1-6/+6
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityGravatar Ashok Raj 1-38/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+238