index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
sun4d_irq.c
Age
Commit message (
Expand
)
Author
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-14
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
2011-06-07
Add support for allocating irqs for bootbus devices
oftedal
2011-06-07
Do not skip interrupt sources in sun4d interrupt handler and acknowledge inte...
oftedal
2011-06-07
Restructure sun4d_build_device_irq so that timer interrupts can be allocated
oftedal
2011-05-16
sparc32, sun4d: Implemented SMP IPIs support for SUN4D machines
Daniel Hellstrom
2011-04-21
sparc32: always define boot_cpu_id
Daniel Hellstrom
2011-04-20
sparc32: genirq support
Sam Ravnborg
2011-04-20
sparc32,sun4d: rename sbus_tid to board_to_cpu in irq support
Sam Ravnborg
2011-03-17
sparc32: introduce build_device_irq
Sam Ravnborg
2011-03-17
sparc32: introduce sparc_irq_config
Sam Ravnborg
2011-03-17
sparc32, sun4d: add comment in empty statement in sun4d_request_irq()
Sam Ravnborg
2011-03-17
sparc32,sun4d: drop unused code in sun4d_distribute_irqs()
Sam Ravnborg
2011-03-17
sparc32,sun4d: irq, smp files cleanup
Sam Ravnborg
2011-03-17
sparc: in handler_irq() rename irq parameter to pil
Sam Ravnborg
2010-06-04
arch/sparc/kernel: Eliminate what looks like a NULL pointer dereference
Julia Lawall
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2008-12-08
sparc: fix sparse warnings in irq_32.c
Sam Ravnborg
2008-12-04
sparc: Add missing of_node_put
Nicolas Palix
2008-09-20
sparc32: Delete master_l10_limit.
David S. Miller
2008-09-20
sparc32: Kill clear_profile_irq btfixup entry.
David S. Miller
2008-09-20
sparc32: Remove some SMP ifdefs in sun4d_irq.c
David S. Miller
2008-09-20
sparc32: Use PROM infrastructure for probing and mapping sun4d timers.
David S. Miller
2008-09-08
sparc32: Move sun4d show_leds() out of asm/obio.h
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-08-29
sparc32: Convert sun4d IRQ code to use generic device tree probing.
David S. Miller
2008-07-18
sparc/kernel/: possible cleanups
Adrian Bunk
2008-05-20
sparc: remove CVS keywords
Adrian Bunk
2007-07-22
[SPARC32]: Take enable_irq/disable_irq out of line.
Al Viro
2007-07-22
[SPARC32]: clean include/asm-sparc/irq.h
Al Viro
2007-05-12
[SPARC]: Spelling fixes.
Simon Arlott
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert 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 kzalloc
Yan Burman
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
2006-03-24
[SPARC]: Try to start getting SMP back into shape.
Bob Breuer
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds