summaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel/irqchip.c
AgeCommit message (Expand)Author
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2014-04-11blackfin:Use generic /proc/interrupts implementationThomas Gleixner
2011-05-25Blackfin: move internal irq prototypes out of global namespaceMike Frysinger
2011-03-29bfin: Convert irq namespaceThomas Gleixner
2011-03-18Blackfin: use accessor functions in show_interrupts()Thomas Gleixner
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz
2009-06-22Blackfin: abstract irq14 lowering in do_irqMike Frysinger
2009-06-22Blackfin: simplify irq stack overflow checkingMike Frysinger
2009-06-22Blackfin: only build show_interrupts() when procfs is enabledMike Frysinger
2009-06-22Blackfin: redo handling of bad irqsMike Frysinger
2009-06-12Blackfin: fix sparseirq/kstat_irqs falloutMike Frysinger
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-03-04Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar
2009-02-04Blackfin arch: Add ability to count and display number of NMI interruptsRobin Getz
2009-01-12irq: update all arches for new irq_descMike Travis
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li
2009-01-07Blackfin arch: Add basic irq stack checking for BlackfinRobin Getz
2008-11-18Blackfin arch: dont export ack_bad_irq as no one else doesMike Frysinger
2008-11-18Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...Graf Yang
2008-06-25Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock debuggin...Sonic Zhang
2007-08-05Blackfin arch: allow people to select the feature that is unavailable to the ...Mike Frysinger
2007-07-25Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger
2007-06-11Blackfin arch: spelling fixesSimon Arlott
2007-05-07blackfin architectureBryan Wu