index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
sun4m_irq.c
Age
Commit message (
Expand
)
Author
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2015-07-31
sparc/irq: Use helper irq_data_get_irq_handler_data()
Jiang Liu
2014-02-12
sun4M: add include of slab.h for kzalloc
Stephen Rothwell
2012-05-14
sparc32: remove remaining users of btfixup
Sam Ravnborg
2012-05-14
sparc32: move smp ipi to method ops
Sam Ravnborg
2012-05-13
sparc32: Move cache and TLB flushes over to method ops.
David S. Miller
2012-05-13
sparc32: drop unused clear_cpu_int
Sam Ravnborg
2012-05-13
sparc32: drop unused set_irq_udt
Sam Ravnborg
2012-04-15
sparc32: generic clockevent support
Tkhai Kirill
2012-04-15
sparc32: rename sparc_irq_config to sparc_config
Sam Ravnborg
2012-01-10
sparc32: forced setting of mode of sun4m per-cpu timers
Tkhai Kirill
2011-04-19
sparc32: genirq support
Sam Ravnborg
2011-03-16
sparc32,sun4m: percpu and global register definitions moved to irq.h
Sam Ravnborg
2011-03-16
sparc32: introduce sparc_irq_config
Sam Ravnborg
2011-03-16
sparc32,sun4m: irq, smp files cleanup
Sam Ravnborg
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-12-04
sparc: Add missing of_node_put
Nicolas Palix
2008-10-07
sparc32: sun4m interrupt mask cleanup
Robert Reif
2008-09-19
sparc32: Add more extensive documentation of sun4m interrupts.
David S. Miller
2008-09-19
sparc32: Kill irq_rcvreg from sun4m_irq.c
David S. Miller
2008-09-19
sparc32: Delete master_l10_limit.
David S. Miller
2008-09-19
sparc32: Kill clear_profile_irq btfixup entry.
David S. Miller
2008-09-19
sparc32: Call sun4m_clear_profile_irq() directly from sun4m_smp.c
David S. Miller
2008-09-19
sparc32: Use PROM device probing for sun4m irq registers.
David S. Miller
2008-09-13
sparc32: Use PROM device probing for sun4m timer registers.
David S. Miller
2008-08-29
sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users.
David S. Miller
2008-08-29
sparc: Kill SBUS layer IRQ hooks.
David S. Miller
2008-07-17
sparc/kernel/: possible cleanups
Adrian Bunk
2007-07-21
[SPARC32]: clean include/asm-sparc/irq.h
Al Viro
2007-05-11
[SPARC]: Spelling fixes.
Simon Arlott
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
2006-10-08
[PATCH] sparc32 pt_regs fixes
Al Viro
2006-07-02
[PATCH] irq-flags: SPARC: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds