summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/irq.c
AgeCommit message (Expand)Author
2011-03-29ia64: Use generic show_interrupts()Thomas Gleixner
2011-03-29ia64: Use irqd_irq_disabled() instead of desc->status accessThomas Gleixner
2011-03-29ia64: Use accessor functions all over the placeThomas Gleixner
2011-03-29ia64: Cleanup migrate_irqs()Thomas Gleixner
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-06-15[IA64] remove obsolete irq_desc_t typedefThomas Gleixner
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-01-12irq: update all arches for new irq_descMike Travis
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu
2009-01-04ia64: cpumask fix for is_affinity_mask_valid()Mike Travis
2009-01-03ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-04-30[IA64] fix section mismatch in arch/ia64/kernel/irq.cHidetoshi Seto
2007-11-06[IA64] Clean up /proc/interrupts outputKenji Kaneshige
2007-08-13[IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige
2007-07-17[IA64] Add mapping table between irq and vectorYasuaki Ishimatsu
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott
2007-05-11[IA64] SN: validate smp_affinity mask on intr redirectJohn Keller
2007-02-03[PATCH] kexec: Avoid migration of already disabled irqs (ia64)Magnus Damm
2006-11-16[IA64] use generic_handle_irq()Ingo Molnar
2006-11-16[IA64] irqs: use `name' not `typename'Andrew Morton
2006-10-06[IA64] Fix breakage from irq changeTony Luck
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-05-17[IA64] one-line cleanup on set_irq_affinity_infoChen, Kenneth W
2006-01-05[IA64] support for cpu0 removalAshok Raj
2005-10-25[IA64] wider use of for_each_cpu_mask() in arch/ia64hawkes@sgi.com
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj
2005-04-16Linux-2.6.12-rc2Linus Torvalds