aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/sun4m_irq.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Gravatar Mike Rapoport 1-1/+0
2020-06-09mm: reorder includes after introduction of linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2015-07-31sparc/irq: Use helper irq_data_get_irq_handler_data()Gravatar Jiang Liu 1-2/+4
2014-02-12sun4M: add include of slab.h for kzallocGravatar Stephen Rothwell 1-0/+2
2012-05-14sparc32: remove remaining users of btfixupGravatar Sam Ravnborg 1-4/+4
2012-05-14sparc32: move smp ipi to method opsGravatar Sam Ravnborg 1-14/+0
2012-05-13sparc32: Move cache and TLB flushes over to method ops.Gravatar David S. Miller 1-1/+1
2012-05-13sparc32: drop unused clear_cpu_intGravatar Sam Ravnborg 1-6/+0
2012-05-13sparc32: drop unused set_irq_udtGravatar Sam Ravnborg 1-6/+0
2012-04-15sparc32: generic clockevent supportGravatar Tkhai Kirill 1-7/+15
2012-04-15sparc32: rename sparc_irq_config to sparc_configGravatar Sam Ravnborg 1-2/+2
2012-01-10sparc32: forced setting of mode of sun4m per-cpu timersGravatar Tkhai Kirill 1-0/+3
2011-04-19sparc32: genirq supportGravatar Sam Ravnborg 1-81/+98
2011-03-16sparc32,sun4m: percpu and global register definitions moved to irq.hGravatar Sam Ravnborg 1-21/+9
2011-03-16sparc32: introduce sparc_irq_configGravatar Sam Ravnborg 1-1/+3
2011-03-16sparc32,sun4m: irq, smp files cleanupGravatar Sam Ravnborg 1-89/+93
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2008-12-04sparc: Add missing of_node_putGravatar Nicolas Palix 1-0/+2
2008-10-07sparc32: sun4m interrupt mask cleanupGravatar Robert Reif 1-54/+91
2008-09-19sparc32: Add more extensive documentation of sun4m interrupts.Gravatar David S. Miller 1-0/+53
2008-09-19sparc32: Kill irq_rcvreg from sun4m_irq.cGravatar David S. Miller 1-6/+2
2008-09-19sparc32: Delete master_l10_limit.Gravatar David S. Miller 1-1/+0
2008-09-19sparc32: Kill clear_profile_irq btfixup entry.Gravatar David S. Miller 1-1/+0
2008-09-19sparc32: Call sun4m_clear_profile_irq() directly from sun4m_smp.cGravatar David S. Miller 1-1/+2
2008-09-19sparc32: Use PROM device probing for sun4m irq registers.Gravatar David S. Miller 1-109/+54
2008-09-13sparc32: Use PROM device probing for sun4m timer registers.Gravatar David S. Miller 1-64/+57
2008-08-29sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users.Gravatar David S. Miller 1-5/+6
2008-08-29sparc: Kill SBUS layer IRQ hooks.Gravatar David S. Miller 1-13/+0
2008-07-17sparc/kernel/: possible cleanupsGravatar Adrian Bunk 1-3/+4
2007-07-21[SPARC32]: clean include/asm-sparc/irq.hGravatar Al Viro 1-0/+74
2007-05-11[SPARC]: Spelling fixes.Gravatar Simon Arlott 1-1/+1
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersGravatar David Howells 1-1/+1
2006-10-08[PATCH] sparc32 pt_regs fixesGravatar Al Viro 1-1/+1
2006-07-02[PATCH] irq-flags: SPARC: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-20[SPARC]: Kill __irq_itoa().Gravatar David S. Miller 1-8/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+399