aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/sun4m_irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-31sparc/irq: Use helper irq_data_get_irq_handler_data()Jiang Liu1-2/+4
2014-02-12sun4M: add include of slab.h for kzallocStephen Rothwell1-0/+2
2012-05-14sparc32: remove remaining users of btfixupSam Ravnborg1-4/+4
2012-05-14sparc32: move smp ipi to method opsSam Ravnborg1-14/+0
2012-05-13sparc32: Move cache and TLB flushes over to method ops.David S. Miller1-1/+1
2012-05-13sparc32: drop unused clear_cpu_intSam Ravnborg1-6/+0
2012-05-13sparc32: drop unused set_irq_udtSam Ravnborg1-6/+0
2012-04-15sparc32: generic clockevent supportTkhai Kirill1-7/+15
2012-04-15sparc32: rename sparc_irq_config to sparc_configSam Ravnborg1-2/+2
2012-01-10sparc32: forced setting of mode of sun4m per-cpu timersTkhai Kirill1-0/+3
2011-04-19sparc32: genirq supportSam Ravnborg1-81/+98
2011-03-16sparc32,sun4m: percpu and global register definitions moved to irq.hSam Ravnborg1-21/+9
2011-03-16sparc32: introduce sparc_irq_configSam Ravnborg1-1/+3
2011-03-16sparc32,sun4m: irq, smp files cleanupSam Ravnborg1-89/+93
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2008-12-04sparc: Add missing of_node_putNicolas Palix1-0/+2
2008-10-07sparc32: sun4m interrupt mask cleanupRobert Reif1-54/+91
2008-09-19sparc32: Add more extensive documentation of sun4m interrupts.David S. Miller1-0/+53
2008-09-19sparc32: Kill irq_rcvreg from sun4m_irq.cDavid S. Miller1-6/+2
2008-09-19sparc32: Delete master_l10_limit.David S. Miller1-1/+0
2008-09-19sparc32: Kill clear_profile_irq btfixup entry.David S. Miller1-1/+0
2008-09-19sparc32: Call sun4m_clear_profile_irq() directly from sun4m_smp.cDavid S. Miller1-1/+2
2008-09-19sparc32: Use PROM device probing for sun4m irq registers.David S. Miller1-109/+54
2008-09-13sparc32: Use PROM device probing for sun4m timer registers.David S. Miller1-64/+57
2008-08-29sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users.David S. Miller1-5/+6
2008-08-29sparc: Kill SBUS layer IRQ hooks.David S. Miller1-13/+0
2008-07-17sparc/kernel/: possible cleanupsAdrian Bunk1-3/+4
2007-07-21[SPARC32]: clean include/asm-sparc/irq.hAl Viro1-0/+74
2007-05-11[SPARC]: Spelling fixes.Simon Arlott1-1/+1
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-1/+1
2006-10-08[PATCH] sparc32 pt_regs fixesAl Viro1-1/+1
2006-07-02[PATCH] irq-flags: SPARC: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller1-8/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+399