summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* cris: irq: stop loop from accessing array out of boundsNiklas Cassel2016-09-221-2/+1
* CRIS: Drop code related to obsolete or unused kconfigsJesper Nilsson2015-11-021-1/+1
* CRIS v32: increase NR_IRQSRabin Vincent2015-11-021-2/+2
* CRIS: remove SMP codeRabin Vincent2015-03-251-3/+0
* CRISv32: add irq domains supportRabin Vincent2015-03-251-3/+25
* cris: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-081-5/+5
* cris: convert old cpumask API into new oneKOSAKI Motohiro2011-05-251-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* cris: Use accessor functions to set IRQ_PER_CPU flagThomas Gleixner2011-03-171-3/+3
* cris: Fix irq conversion falloutThomas Gleixner2011-03-171-1/+1
* cris: Convert V32 interrupt handlingThomas Gleixner2011-01-211-35/+15
* CRIS: v32: Better irq mapping codeJesper Nilsson2010-08-041-25/+22
* CRIS: Don't use mask_irq as symbol nameJesper Nilsson2010-05-251-8/+6
* cris: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-191-1/+1
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2009-06-231-1/+1
|\
| * CRISv32: irq.c - Move end brace outside #endifJesper Nilsson2009-06-111-1/+1
* | irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-1/+3
|/
* cris: convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner2009-04-021-1/+1
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-2/+2
* CRIS v32: Update and simplify kernel/irq.c.Jesper Nilsson2008-02-081-81/+193
* spelling fixes: arch/cris/Simon Arlott2007-10-201-4/+4
* [PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* [PATCH] CRIS update: new subarchitecture v32Mikael Starvik2005-07-271-0/+413
OpenPOWER on IntegriCloud