summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/sun4d_irq.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-07-31sparc/irq: Use helper irq_data_get_irq_handler_data()Jiang Liu
2014-04-29sparc32: fix sparse warnings in sun4d_irq.cSam Ravnborg
2013-04-29Include missing linux/slab.h inclusionsDavid Howells
2012-05-14sparc32: remove remaining users of btfixupSam Ravnborg
2012-05-14sparc32: move smp ipi to method opsSam Ravnborg
2012-05-13sparc32: Move cache and TLB flushes over to method ops.David S. Miller
2012-05-13sparc32: drop unused clear_cpu_intSam Ravnborg
2012-05-13sparc32: drop unused set_irq_udtSam Ravnborg
2012-04-15sparc32: generic clockevent supportTkhai Kirill
2012-04-15sparc32: rename sparc_irq_config to sparc_configSam Ravnborg
2011-06-07Add support for allocating irqs for bootbus devicesoftedal
2011-06-07Do not skip interrupt sources in sun4d interrupt handler and acknowledge inte...oftedal
2011-06-07Restructure sun4d_build_device_irq so that timer interrupts can be allocatedoftedal
2011-05-16sparc32, sun4d: Implemented SMP IPIs support for SUN4D machinesDaniel Hellstrom
2011-04-21sparc32: always define boot_cpu_idDaniel Hellstrom
2011-04-19sparc32: genirq supportSam Ravnborg
2011-04-19sparc32,sun4d: rename sbus_tid to board_to_cpu in irq supportSam Ravnborg
2011-03-16sparc32: introduce build_device_irqSam Ravnborg
2011-03-16sparc32: introduce sparc_irq_configSam Ravnborg
2011-03-16sparc32, sun4d: add comment in empty statement in sun4d_request_irq()Sam Ravnborg
2011-03-16sparc32,sun4d: drop unused code in sun4d_distribute_irqs()Sam Ravnborg
2011-03-16sparc32,sun4d: irq, smp files cleanupSam Ravnborg
2011-03-16sparc: in handler_irq() rename irq parameter to pilSam Ravnborg
2010-06-04arch/sparc/kernel: Eliminate what looks like a NULL pointer dereferenceJulia Lawall
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2008-12-08sparc: fix sparse warnings in irq_32.cSam Ravnborg
2008-12-04sparc: Add missing of_node_putNicolas Palix
2008-09-19sparc32: Delete master_l10_limit.David S. Miller
2008-09-19sparc32: Kill clear_profile_irq btfixup entry.David S. Miller
2008-09-19sparc32: Remove some SMP ifdefs in sun4d_irq.cDavid S. Miller
2008-09-19sparc32: Use PROM infrastructure for probing and mapping sun4d timers.David S. Miller
2008-09-08sparc32: Move sun4d show_leds() out of asm/obio.hDavid S. Miller
2008-08-29sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users.David S. Miller
2008-08-29sparc: Kill SBUS layer IRQ hooks.David S. Miller
2008-08-29sparc32: Convert sun4d IRQ code to use generic device tree probing.David S. Miller
2008-07-17sparc/kernel/: possible cleanupsAdrian Bunk
2008-05-20sparc: remove CVS keywordsAdrian Bunk
2007-07-21[SPARC32]: Take enable_irq/disable_irq out of line.Al Viro
2007-07-21[SPARC32]: clean include/asm-sparc/irq.hAl Viro
2007-05-11[SPARC]: Spelling fixes.Simon Arlott
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-10[SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.David S. Miller
2006-12-10[SPARC]: Replace kmalloc+memset with kzallocYan Burman
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-08[PATCH] sparc32 pt_regs fixesAl Viro
2006-07-02[PATCH] irq-flags: SPARC: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller