Age | Commit message (Expand) | Author | Files | Lines |
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-15 | sparc32: remove remaining users of btfixup | Sam Ravnborg | 1 | -3/+2 |
2012-05-15 | sparc32: move smp ipi to method ops | Sam Ravnborg | 1 | -8/+0 |
2012-05-14 | 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-08 | Add support for allocating irqs for bootbus devices | oftedal | 1 | -12/+22 |
2011-06-08 | Do not skip interrupt sources in sun4d interrupt handler and acknowledge inte... | oftedal | 1 | -9/+5 |
2011-06-08 | Restructure sun4d_build_device_irq so that timer interrupts can be allocated | oftedal | 1 | -24/+54 |
2011-05-17 | sparc32, sun4d: Implemented SMP IPIs support for SUN4D machines | Daniel Hellstrom | 1 | -0/+9 |
2011-04-22 | sparc32: always define boot_cpu_id | Daniel Hellstrom | 1 | -3/+2 |
2011-04-20 | sparc32: genirq support | Sam Ravnborg | 1 | -308/+164 |
2011-04-20 | sparc32,sun4d: rename sbus_tid to board_to_cpu in irq support | Sam Ravnborg | 1 | -5/+9 |
2011-03-17 | sparc32: introduce build_device_irq | Sam Ravnborg | 1 | -0/+51 |
2011-03-17 | sparc32: introduce sparc_irq_config | Sam Ravnborg | 1 | -1/+3 |
2011-03-17 | sparc32, sun4d: add comment in empty statement in sun4d_request_irq() | Sam Ravnborg | 1 | -1/+2 |
2011-03-17 | sparc32,sun4d: drop unused code in sun4d_distribute_irqs() | Sam Ravnborg | 1 | -47/+0 |
2011-03-17 | sparc32,sun4d: irq, smp files cleanup | Sam Ravnborg | 1 | -86/+109 |
2011-03-17 | sparc: in handler_irq() rename irq parameter to pil | Sam Ravnborg | 1 | -9/+9 |
2010-06-05 | 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-20 | sparc32: Delete master_l10_limit. | David S. Miller | 1 | -1/+0 |
2008-09-20 | sparc32: Kill clear_profile_irq btfixup entry. | David S. Miller | 1 | -6/+0 |
2008-09-20 | sparc32: Remove some SMP ifdefs in sun4d_irq.c | David S. Miller | 1 | -26/+16 |
2008-09-20 | sparc32: Use PROM infrastructure for probing and mapping sun4d timers. | David S. Miller | 1 | -56/+83 |
2008-09-09 | 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-18 | sparc/kernel/: possible cleanups | Adrian Bunk | 1 | -3/+4 |
2008-05-20 | sparc: remove CVS keywords | Adrian Bunk | 1 | -1/+1 |
2007-07-22 | [SPARC32]: Take enable_irq/disable_irq out of line. | Al Viro | 1 | -2/+2 |
2007-07-22 | [SPARC32]: clean include/asm-sparc/irq.h | Al Viro | 1 | -0/+2 |
2007-05-12 | [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-03 | [PATCH] irq-flags: SPARC: Use the new IRQF_ constants | Thomas Gleixner | 1 | -6/+6 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-20 | [SPARC]: Kill __irq_itoa(). | David S. Miller | 1 | -12/+0 |
2006-03-24 | [SPARC]: Try to start getting SMP back into shape. | Bob Breuer | 1 | -1/+1 |
2006-03-23 | [PATCH] more for_each_cpu() conversions | Andrew Morton | 1 | -5/+3 |