aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/irq.c
AgeCommit message (Expand)Author
2011-03-02alpha: irq: Convert affinity to use irq_dataThomas Gleixner
2011-03-02Fix typo in call to irq_to_desc()Morten Holst Larsen
2011-01-17alpha: fix WARN_ON in __local_bh_enable()Ivan Kokshaysky
2011-01-17alpha: kill off alpha_do_IRQKyle McMartin
2011-01-17alpha: irq clean upKyle McMartin
2011-01-17alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin
2010-08-09alpha: add performance monitor interrupt counterMichael Cree
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-11-30alpha: Fixup last users of irq_chip->typenameThomas Gleixner
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-01-30fix "sparseirq: use kstat_irqs_cpu on non-x86 architectures too"Andrew Morton
2009-01-12irq: update all arches for new irq_descMike Travis
2009-01-12sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu
2009-01-01cpumask: convert kernel/irqRusty Russell
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-06-05genirq: Expose default irq affinity mask (take 3)Max Krasnyansky
2006-10-08[PATCH] alpha pt_regs cleanups: handle_irq()Al Viro
2006-10-07[PATCH] minimal alpha pt_regs fixesAl Viro
2006-07-02[PATCH] irq-flags: ALPHA: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
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-03-09[PATCH] alpha: fix IRQ handling lockupIvan Kokshaysky
2006-02-01[PATCH] alpha show_interrups() trashes argumentEric Sesterhenn
2006-01-06[PATCH] Alpha: convert to generic irq framework (alpha part)Ivan Kokshaysky
2005-04-16Linux-2.6.12-rc2Linus Torvalds