summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/irq_32.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc32: off by ones in BUG_ON()Dan Carpenter2016-07-271-2/+2
* sparc32: fix sparse warnings in irq_32.cSam Ravnborg2014-04-291-0/+1
* sparc32: handle leon in irq_32.cSam Ravnborg2012-05-271-10/+12
* sparc32: Remove cypress cpu support.David S. Miller2012-05-151-11/+0
* sparc32: remove runtime btfix supportSam Ravnborg2012-05-141-1/+0
* sparc32: drop sun4c supportSam Ravnborg2012-05-111-5/+0
* sparc32: rename sparc_irq_config to sparc_configSam Ravnborg2012-04-151-1/+1
* sparc: add export.h to arch/sparc files as requiredPaul Gortmaker2011-10-311-0/+1
* sparc32: implement SMP IPIs using the generic functionsDaniel Hellstrom2011-05-161-0/+10
* sparc32: genirq supportSam Ravnborg2011-04-191-383/+111
* sparc32: cleanup code for pci initSam Ravnborg2011-04-191-6/+3
* sparc32: introduce build_device_irqSam Ravnborg2011-03-161-0/+8
* sparc32: introduce sparc_irq_configSam Ravnborg2011-03-161-7/+3
* sparc32: fix build with leon or floppy enabledSam Ravnborg2011-03-161-0/+1
* sparc32: irq_32.c cleanupSam Ravnborg2011-03-161-137/+92
* sparc32: add irq + smp declarations to headersSam Ravnborg2011-03-161-3/+3
* sparc: in handler_irq() rename irq parameter to pilSam Ravnborg2011-03-161-10/+10
* sparc32: fix build failure on CONFIG_SPARC_LEONNamhyung Kim2010-10-261-2/+2
* Fix IRQ flag handling namingDavid Howells2010-10-071-7/+6
* sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele2009-08-171-0/+5
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-2/+0
* sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-081-0/+1
* sparc: Fix minor SPARC32 compile errorJulian Calaby2009-01-051-0/+2
* sparc: fix sparse warnings in irq_32.cSam Ravnborg2008-12-081-3/+4
* sparc: prepare kernel/ for unificationSam Ravnborg2008-12-041-0/+674