summaryrefslogtreecommitdiffstats
path: root/arch/cris/kernel/irq.c
AgeCommit message (Expand)AuthorLines
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker-3/+0
2012-03-28Disintegrate asm/system.h for CRISDavid Howells-0/+1
2011-03-17cris: Use generic show_interrupts()Thomas Gleixner-39/+0
2011-01-21cris: Use generic irq KconfigThomas Gleixner-1/+1
2011-01-21cris: Use irq handling wrapperThomas Gleixner-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+0
2010-03-01Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds-1/+1
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner-2/+2
2009-11-19cris: Fixup last users of irq_chip->typenameThomas Gleixner-1/+1
2009-09-01CRIS: convert to asm-generic/hardirq.hChristoph Hellwig-5/+0
2009-01-12sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu-1/+1
2007-11-14cris build fixes: irq fixesJesper Nilsson-2/+4
2007-10-20spelling fixes: arch/cris/Simon Arlott-4/+4
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar-1/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton-6/+4
2005-07-27[PATCH] CRIS update: IRQMikael Starvik-223/+40
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+297