summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/irq.c
AgeCommit message (Expand)Author
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-27alpha/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-05-26alpha: delete non-required instances of <linux/init.h>Paul Gortmaker
2013-04-07alpha: irq: run all handlers with interrupts disabledWill Deacon
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells
2011-03-29alpha: Use generic show_interrupts()Thomas Gleixner
2011-03-29alpha: Convert to new irq function namesThomas Gleixner
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
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-08-31[PATCH] missing includes from irq changesAlexander Viro
2004-08-30[PATCH] Fix the unnecessary entropy call in the irq handlerTakashi Iwai
2004-08-26[PATCH] consolidate prof_cpu_maskWilliam Lee Irwin III
2004-07-12[PATCH] sparse: alpha NULL noise removalAlexander Viro
2004-06-23[PATCH] make irqaction use a cpu maskAndrew Morton
2004-06-23[PATCH] alpha: cpumask fixupsAndrew Morton
2004-05-29[PATCH] sparse: misc ->read()/->write() __user annotationAlexander Viro
2004-04-21[PATCH] dynamic proc cleanupsAndrew Morton
2004-02-18[PATCH] Rename bitmap_snprintf() and cpumask_snprintf() to *_scnprintf()Andrew Morton
2003-12-29[PATCH] new /proc/irq cpumask format; consolidate cpumask display and input codeAndrew Morton
2003-12-29[PATCH] seq_file version of /proc/interruptsAndrew Morton
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo
2003-08-06[ALPHA] IRQ updates to match x86 changes.Richard Henderson
2003-07-17[PATCH] alpha illegal->invalidAlan Cox
2003-06-05[PATCH] IRQs: fix up irq_desc initialisation for non-ia32Andrew Morton
2003-05-12[PATCH] Use '#ifdef' to test for CONFIG_xxx variablesSteven Cole