aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/sun4d_irq.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for allocating irqs for bootbus devicesoftedal2011-06-071-12/+22
* Do not skip interrupt sources in sun4d interrupt handler and acknowledge inte...oftedal2011-06-071-9/+5
* Restructure sun4d_build_device_irq so that timer interrupts can be allocatedoftedal2011-06-071-24/+54
* sparc32, sun4d: Implemented SMP IPIs support for SUN4D machinesDaniel Hellstrom2011-05-161-0/+9
* sparc32: always define boot_cpu_idDaniel Hellstrom2011-04-211-3/+2
* sparc32: genirq supportSam Ravnborg2011-04-191-308/+164
* sparc32,sun4d: rename sbus_tid to board_to_cpu in irq supportSam Ravnborg2011-04-191-5/+9
* sparc32: introduce build_device_irqSam Ravnborg2011-03-161-0/+51
* sparc32: introduce sparc_irq_configSam Ravnborg2011-03-161-1/+3
* sparc32, sun4d: add comment in empty statement in sun4d_request_irq()Sam Ravnborg2011-03-161-1/+2
* sparc32,sun4d: drop unused code in sun4d_distribute_irqs()Sam Ravnborg2011-03-161-47/+0
* sparc32,sun4d: irq, smp files cleanupSam Ravnborg2011-03-161-86/+109
* sparc: in handler_irq() rename irq parameter to pilSam Ravnborg2011-03-161-9/+9
* arch/sparc/kernel: Eliminate what looks like a NULL pointer dereferenceJulia Lawall2010-06-041-1/+1
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* sparc: fix sparse warnings in irq_32.cSam Ravnborg2008-12-081-1/+1
* sparc: Add missing of_node_putNicolas Palix2008-12-041-0/+1
* sparc32: Delete master_l10_limit.David S. Miller2008-09-191-1/+0
* sparc32: Kill clear_profile_irq btfixup entry.David S. Miller2008-09-191-6/+0
* sparc32: Remove some SMP ifdefs in sun4d_irq.cDavid S. Miller2008-09-191-26/+16
* sparc32: Use PROM infrastructure for probing and mapping sun4d timers.David S. Miller2008-09-191-56/+83
* sparc32: Move sun4d show_leds() out of asm/obio.hDavid S. Miller2008-09-081-1/+0
* sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users.David S. Miller2008-08-291-2/+3
* sparc: Kill SBUS layer IRQ hooks.David S. Miller2008-08-291-21/+0
* sparc32: Convert sun4d IRQ code to use generic device tree probing.David S. Miller2008-08-291-35/+48
* sparc/kernel/: possible cleanupsAdrian Bunk2008-07-171-3/+4
* sparc: remove CVS keywordsAdrian Bunk2008-05-201-1/+1
* [SPARC32]: Take enable_irq/disable_irq out of line.Al Viro2007-07-211-2/+2
* [SPARC32]: clean include/asm-sparc/irq.hAl Viro2007-07-211-0/+2
* [SPARC]: Spelling fixes.Simon Arlott2007-05-111-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.David S. Miller2006-12-101-0/+4
* [SPARC]: Replace kmalloc+memset with kzallocYan Burman2006-12-101-2/+1
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-2/+2
* [PATCH] sparc32 pt_regs fixesAl Viro2006-10-081-4/+8
* [PATCH] irq-flags: SPARC: Use the new IRQF_ constantsThomas Gleixner2006-07-021-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-12/+0
* [SPARC]: Try to start getting SMP back into shape.Bob Breuer2006-03-231-1/+1
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-5/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+594