aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/cris/kernel/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16CRIS: Drop support for the CRIS portJesper Nilsson1-72/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2015-09-05CRISv32: add support for irqflags tracingRabin Vincent1-1/+5
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker1-3/+0
2012-03-28Disintegrate asm/system.h for CRISDavid Howells1-0/+1
2011-03-17cris: Use generic show_interrupts()Thomas Gleixner1-39/+0
2011-01-21cris: Use generic irq KconfigThomas Gleixner1-1/+1
2011-01-21cris: Use irq handling wrapperThomas Gleixner1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-01Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds1-1/+1
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-11-19cris: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2009-09-01CRIS: convert to asm-generic/hardirq.hChristoph Hellwig1-5/+0
2009-01-12sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu1-1/+1
2007-11-14cris build fixes: irq fixesJesper Nilsson1-2/+4
2007-10-20spelling fixes: arch/cris/Simon Arlott1-4/+4
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-6/+4
2005-07-27[PATCH] CRIS update: IRQMikael Starvik1-223/+40
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+297