aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/sun4d_irq.c
Commit message (Expand)AuthorAge
* Include missing linux/slab.h inclusionsDavid Howells2013-04-29
* sparc32: remove remaining users of btfixupSam Ravnborg2012-05-14
* sparc32: move smp ipi to method opsSam Ravnborg2012-05-14
* sparc32: Move cache and TLB flushes over to method ops.David S. Miller2012-05-13
* sparc32: drop unused clear_cpu_intSam Ravnborg2012-05-13
* sparc32: drop unused set_irq_udtSam Ravnborg2012-05-13
* sparc32: generic clockevent supportTkhai Kirill2012-04-15
* sparc32: rename sparc_irq_config to sparc_configSam Ravnborg2012-04-15
* Add support for allocating irqs for bootbus devicesoftedal2011-06-07
* Do not skip interrupt sources in sun4d interrupt handler and acknowledge inte...oftedal2011-06-07
* Restructure sun4d_build_device_irq so that timer interrupts can be allocatedoftedal2011-06-07
* sparc32, sun4d: Implemented SMP IPIs support for SUN4D machinesDaniel Hellstrom2011-05-16
* sparc32: always define boot_cpu_idDaniel Hellstrom2011-04-21
* sparc32: genirq supportSam Ravnborg2011-04-20
* sparc32,sun4d: rename sbus_tid to board_to_cpu in irq supportSam Ravnborg2011-04-20
* sparc32: introduce build_device_irqSam Ravnborg2011-03-16
* sparc32: introduce sparc_irq_configSam Ravnborg2011-03-16
* sparc32, sun4d: add comment in empty statement in sun4d_request_irq()Sam Ravnborg2011-03-16
* sparc32,sun4d: drop unused code in sun4d_distribute_irqs()Sam Ravnborg2011-03-16
* sparc32,sun4d: irq, smp files cleanupSam Ravnborg2011-03-16
* sparc: in handler_irq() rename irq parameter to pilSam Ravnborg2011-03-16
* arch/sparc/kernel: Eliminate what looks like a NULL pointer dereferenceJulia Lawall2010-06-04
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-30
* sparc: fix sparse warnings in irq_32.cSam Ravnborg2008-12-08
* sparc: Add missing of_node_putNicolas Palix2008-12-04
* sparc32: Delete master_l10_limit.David S. Miller2008-09-20
* sparc32: Kill clear_profile_irq btfixup entry.David S. Miller2008-09-20
* sparc32: Remove some SMP ifdefs in sun4d_irq.cDavid S. Miller2008-09-20
* sparc32: Use PROM infrastructure for probing and mapping sun4d timers.David S. Miller2008-09-20
* sparc32: Move sun4d show_leds() out of asm/obio.hDavid S. Miller2008-09-08
* sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users.David S. Miller2008-08-29
* sparc: Kill SBUS layer IRQ hooks.David S. Miller2008-08-29
* sparc32: Convert sun4d IRQ code to use generic device tree probing.David S. Miller2008-08-29
* sparc/kernel/: possible cleanupsAdrian Bunk2008-07-18
* sparc: remove CVS keywordsAdrian Bunk2008-05-20
* [SPARC32]: Take enable_irq/disable_irq out of line.Al Viro2007-07-21
* [SPARC32]: clean include/asm-sparc/irq.hAl Viro2007-07-21
* [SPARC]: Spelling fixes.Simon Arlott2007-05-12
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.David S. Miller2006-12-10
* [SPARC]: Replace kmalloc+memset with kzallocYan Burman2006-12-10
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-09
* [PATCH] sparc32 pt_regs fixesAl Viro2006-10-08
* [PATCH] irq-flags: SPARC: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-20
* [SPARC]: Try to start getting SMP back into shape.Bob Breuer2006-03-24
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16