| Commit message (Expand) | Author | Age | Files | Lines |
* | Include missing linux/slab.h inclusions | David Howells | 2013-04-29 | 1 | -0/+1 |
* | sparc32: remove remaining users of btfixup | Sam Ravnborg | 2012-05-14 | 1 | -3/+2 |
* | sparc32: move smp ipi to method ops | Sam Ravnborg | 2012-05-14 | 1 | -8/+0 |
* | sparc32: Move cache and TLB flushes over to method ops. | David S. Miller | 2012-05-14 | 1 | -1/+2 |
* | sparc32: drop unused clear_cpu_int | Sam Ravnborg | 2012-05-13 | 1 | -5/+0 |
* | sparc32: drop unused set_irq_udt | Sam Ravnborg | 2012-05-13 | 1 | -5/+0 |
* | sparc32: generic clockevent support | Tkhai Kirill | 2012-04-15 | 1 | -4/+14 |
* | sparc32: rename sparc_irq_config to sparc_config | Sam Ravnborg | 2012-04-15 | 1 | -2/+2 |
* | Add support for allocating irqs for bootbus devices | oftedal | 2011-06-08 | 1 | -12/+22 |
* | Do not skip interrupt sources in sun4d interrupt handler and acknowledge inte... | oftedal | 2011-06-08 | 1 | -9/+5 |
* | Restructure sun4d_build_device_irq so that timer interrupts can be allocated | oftedal | 2011-06-08 | 1 | -24/+54 |
* | sparc32, sun4d: Implemented SMP IPIs support for SUN4D machines | Daniel Hellstrom | 2011-05-16 | 1 | -0/+9 |
* | sparc32: always define boot_cpu_id | Daniel Hellstrom | 2011-04-22 | 1 | -3/+2 |
* | sparc32: genirq support | Sam Ravnborg | 2011-04-20 | 1 | -308/+164 |
* | sparc32,sun4d: rename sbus_tid to board_to_cpu in irq support | Sam Ravnborg | 2011-04-20 | 1 | -5/+9 |
* | sparc32: introduce build_device_irq | Sam Ravnborg | 2011-03-17 | 1 | -0/+51 |
* | sparc32: introduce sparc_irq_config | Sam Ravnborg | 2011-03-17 | 1 | -1/+3 |
* | sparc32, sun4d: add comment in empty statement in sun4d_request_irq() | Sam Ravnborg | 2011-03-17 | 1 | -1/+2 |
* | sparc32,sun4d: drop unused code in sun4d_distribute_irqs() | Sam Ravnborg | 2011-03-17 | 1 | -47/+0 |
* | sparc32,sun4d: irq, smp files cleanup | Sam Ravnborg | 2011-03-17 | 1 | -86/+109 |
* | sparc: in handler_irq() rename irq parameter to pil | Sam Ravnborg | 2011-03-17 | 1 | -9/+9 |
* | arch/sparc/kernel: Eliminate what looks like a NULL pointer dereference | Julia Lawall | 2010-06-05 | 1 | -1/+1 |
* | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 | 1 | -1/+0 |
* | sparc: fix sparse warnings in irq_32.c | Sam Ravnborg | 2008-12-08 | 1 | -1/+1 |
* | sparc: Add missing of_node_put | Nicolas Palix | 2008-12-04 | 1 | -0/+1 |
* | sparc32: Delete master_l10_limit. | David S. Miller | 2008-09-20 | 1 | -1/+0 |
* | sparc32: Kill clear_profile_irq btfixup entry. | David S. Miller | 2008-09-20 | 1 | -6/+0 |
* | sparc32: Remove some SMP ifdefs in sun4d_irq.c | David S. Miller | 2008-09-20 | 1 | -26/+16 |
* | sparc32: Use PROM infrastructure for probing and mapping sun4d timers. | David S. Miller | 2008-09-20 | 1 | -56/+83 |
* | sparc32: Move sun4d show_leds() out of asm/obio.h | David S. Miller | 2008-09-09 | 1 | -1/+0 |
* | sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users. | David S. Miller | 2008-08-29 | 1 | -2/+3 |
* | sparc: Kill SBUS layer IRQ hooks. | David S. Miller | 2008-08-29 | 1 | -21/+0 |
* | sparc32: Convert sun4d IRQ code to use generic device tree probing. | David S. Miller | 2008-08-29 | 1 | -35/+48 |
* | sparc/kernel/: possible cleanups | Adrian Bunk | 2008-07-18 | 1 | -3/+4 |
* | sparc: remove CVS keywords | Adrian Bunk | 2008-05-20 | 1 | -1/+1 |
* | [SPARC32]: Take enable_irq/disable_irq out of line. | Al Viro | 2007-07-22 | 1 | -2/+2 |
* | [SPARC32]: clean include/asm-sparc/irq.h | Al Viro | 2007-07-22 | 1 | -0/+2 |
* | [SPARC]: Spelling fixes. | Simon Arlott | 2007-05-12 | 1 | -1/+1 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | [SPARC]: Check kzalloc() return value in SUN4D irq/iommu init. | David S. Miller | 2006-12-10 | 1 | -0/+4 |
* | [SPARC]: Replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-10 | 1 | -2/+1 |
* | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 | 1 | -2/+2 |
* | [PATCH] sparc32 pt_regs fixes | Al Viro | 2006-10-08 | 1 | -4/+8 |
* | [PATCH] irq-flags: SPARC: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -6/+6 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [SPARC]: Kill __irq_itoa(). | David S. Miller | 2006-06-20 | 1 | -12/+0 |
* | [SPARC]: Try to start getting SMP back into shape. | Bob Breuer | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 | 1 | -5/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+594 |