index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
sun4d_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-18
sparc: Use of_node_name_eq for node name comparisons
Rob Herring
1
-3
/
+3
2018-11-18
sparc: Convert to using %pOF instead of full_name
Rob Herring
1
-4
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-07-31
sparc/irq: Use helper irq_data_get_irq_handler_data()
Jiang Liu
1
-2
/
+2
2014-04-29
sparc32: fix sparse warnings in sun4d_irq.c
Sam Ravnborg
1
-8
/
+9
2013-04-29
Include missing linux/slab.h inclusions
David Howells
1
-0
/
+1
2012-05-14
sparc32: remove remaining users of btfixup
Sam Ravnborg
1
-3
/
+2
2012-05-14
sparc32: move smp ipi to method ops
Sam Ravnborg
1
-8
/
+0
2012-05-13
sparc32: Move cache and TLB flushes over to method ops.
David S. Miller
1
-1
/
+2
2012-05-13
sparc32: drop unused clear_cpu_int
Sam Ravnborg
1
-5
/
+0
2012-05-13
sparc32: drop unused set_irq_udt
Sam Ravnborg
1
-5
/
+0
2012-04-15
sparc32: generic clockevent support
Tkhai Kirill
1
-4
/
+14
2012-04-15
sparc32: rename sparc_irq_config to sparc_config
Sam Ravnborg
1
-2
/
+2
2011-06-07
Add support for allocating irqs for bootbus devices
oftedal
1
-12
/
+22
2011-06-07
Do not skip interrupt sources in sun4d interrupt handler and acknowledge inte...
oftedal
1
-9
/
+5
2011-06-07
Restructure sun4d_build_device_irq so that timer interrupts can be allocated
oftedal
1
-24
/
+54
2011-05-16
sparc32, sun4d: Implemented SMP IPIs support for SUN4D machines
Daniel Hellstrom
1
-0
/
+9
2011-04-21
sparc32: always define boot_cpu_id
Daniel Hellstrom
1
-3
/
+2
2011-04-19
sparc32: genirq support
Sam Ravnborg
1
-308
/
+164
2011-04-19
sparc32,sun4d: rename sbus_tid to board_to_cpu in irq support
Sam Ravnborg
1
-5
/
+9
2011-03-16
sparc32: introduce build_device_irq
Sam Ravnborg
1
-0
/
+51
2011-03-16
sparc32: introduce sparc_irq_config
Sam Ravnborg
1
-1
/
+3
2011-03-16
sparc32, sun4d: add comment in empty statement in sun4d_request_irq()
Sam Ravnborg
1
-1
/
+2
2011-03-16
sparc32,sun4d: drop unused code in sun4d_distribute_irqs()
Sam Ravnborg
1
-47
/
+0
2011-03-16
sparc32,sun4d: irq, smp files cleanup
Sam Ravnborg
1
-86
/
+109
2011-03-16
sparc: in handler_irq() rename irq parameter to pil
Sam Ravnborg
1
-9
/
+9
2010-06-04
arch/sparc/kernel: Eliminate what looks like a NULL pointer dereference
Julia Lawall
1
-1
/
+1
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
1
-1
/
+0
2008-12-08
sparc: fix sparse warnings in irq_32.c
Sam Ravnborg
1
-1
/
+1
2008-12-04
sparc: Add missing of_node_put
Nicolas Palix
1
-0
/
+1
2008-09-19
sparc32: Delete master_l10_limit.
David S. Miller
1
-1
/
+0
2008-09-19
sparc32: Kill clear_profile_irq btfixup entry.
David S. Miller
1
-6
/
+0
2008-09-19
sparc32: Remove some SMP ifdefs in sun4d_irq.c
David S. Miller
1
-26
/
+16
2008-09-19
sparc32: Use PROM infrastructure for probing and mapping sun4d timers.
David S. Miller
1
-56
/
+83
2008-09-08
sparc32: Move sun4d show_leds() out of asm/obio.h
David S. Miller
1
-1
/
+0
2008-08-29
sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users.
David S. Miller
1
-2
/
+3
2008-08-29
sparc: Kill SBUS layer IRQ hooks.
David S. Miller
1
-21
/
+0
2008-08-29
sparc32: Convert sun4d IRQ code to use generic device tree probing.
David S. Miller
1
-35
/
+48
2008-07-17
sparc/kernel/: possible cleanups
Adrian Bunk
1
-3
/
+4
2008-05-20
sparc: remove CVS keywords
Adrian Bunk
1
-1
/
+1
2007-07-21
[SPARC32]: Take enable_irq/disable_irq out of line.
Al Viro
1
-2
/
+2
2007-07-21
[SPARC32]: clean include/asm-sparc/irq.h
Al Viro
1
-0
/
+2
2007-05-11
[SPARC]: Spelling fixes.
Simon Arlott
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-10
[SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.
David S. Miller
1
-0
/
+4
2006-12-10
[SPARC]: Replace kmalloc+memset with kzalloc
Yan Burman
1
-2
/
+1
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
1
-2
/
+2
2006-10-08
[PATCH] sparc32 pt_regs fixes
Al Viro
1
-4
/
+8
2006-07-02
[PATCH] irq-flags: SPARC: Use the new IRQF_ constants
Thomas Gleixner
1
-6
/
+6
[next]