| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 1 | -4/+4 |
* | Disintegrate asm/system.h for MIPS | David Howells | 2012-03-28 | 1 | -1/+0 |
* | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-12-07 | 1 | -2/+0 |
* | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2011-03-29 | 1 | -16/+24 |
* | MIPS: IP32: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -92/+42 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | MIPS: Cleanup switches with cases that can be merged | Roel Kluin | 2010-02-27 | 1 | -8/+1 |
* | MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.c | Dmitri Vorobiev | 2009-05-14 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-31 | 1 | -2/+0 |
|\ |
|
| * | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 | 1 | -2/+0 |
* | | MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms | Ralf Baechle | 2009-03-30 | 1 | -18/+45 |
|/ |
|
* | [MIPS] IP32: Fix unexpected irq 71 | Thomas Bogendoerfer | 2008-07-03 | 1 | -0/+5 |
* | [MIPS] Fix IP32 breakage | Thomas Bogendoerfer | 2008-01-07 | 1 | -1/+0 |
* | [MIPS] IP32: More interrupt renumbering fixes. | Ralf Baechle | 2007-11-26 | 1 | -10/+14 |
* | [MIPS] IP32: Fixes after interrupt renumbering. | Ralf Baechle | 2007-10-29 | 1 | -51/+77 |
* | [MIPS] IP32: Fix build by conversion to irq_cpu.c. | Ralf Baechle | 2007-10-16 | 1 | -89/+73 |
* | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2007-10-12 | 1 | -13/+13 |
* | [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt | Ralf Baechle | 2007-10-12 | 1 | -1/+1 |
* | [MIPS] cleanup struct irqaction initializers | Thomas Gleixner | 2007-10-12 | 1 | -4/+12 |
* | [MIPS] Misc fixes for plat_irq_dispatch functions | Thiemo Seufer | 2007-03-19 | 1 | -1/+1 |
* | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 2007-02-06 | 1 | -5/+5 |
* | [MIPS] IRQ cleanups | Atsushi Nemoto | 2006-11-30 | 1 | -113/+20 |
* | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2006-10-08 | 1 | -25/+23 |
* | [MIPS] IP32: Fix wreckage caused by recent SA_* constant replacement. | Thiemo Seufer | 2006-07-13 | 1 | -4/+4 |
* | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2006-07-13 | 1 | -6/+6 |
* | [PATCH] irq-flags: MIPS: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -6/+6 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 1 | -1/+1 |
* | [MIPS] IP32: Fix warnings. | Ralf Baechle | 2006-06-06 | 1 | -2/+2 |
* | [MIPS] Use __ffs() instead of ffs() in ip32_irq0(). | Atsushi Nemoto | 2006-04-27 | 1 | -3/+4 |
* | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 2006-04-19 | 1 | -9/+24 |
* | Convert struct hw_interrupt_type initializations to ISO C99 named | Ralf Baechle | 2005-10-29 | 1 | -40/+35 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+590 |