| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 1 | -2/+2 |
* | Merge branch 'next/generic' into mips-for-linux-next | Ralf Baechle | 2012-01-11 | 1 | -1/+1 |
|\ |
|
| * | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-12-07 | 1 | -1/+1 |
* | | MIPS: Fix Jazz 64-bit build error. | Ralf Baechle | 2011-12-07 | 1 | -0/+1 |
|/ |
|
* | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle | 2011-06-09 | 1 | -1/+1 |
* | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | MIPS: JAZZ: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -8/+6 |
* | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells | 2010-10-07 | 1 | -0/+1 |
* | MIPS: Jazz: Convert irq controller lock to raw spinlock. | Ralf Baechle | 2010-02-27 | 1 | -5/+5 |
* | MIPS: Add IRQF_TIMER flag for timer interrupts | Wu Zhangjin | 2009-11-02 | 1 | -1/+1 |
* | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle | 2009-06-24 | 1 | -0/+1 |
* | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 | 1 | -1/+0 |
* | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
* | [MIPS] Jazz: disable PIT; cleanup R4030 clockevent | Thomas Bogendoerfer | 2007-11-02 | 1 | -11/+16 |
* | [MIPS] Jazz: Retire use of plat_timer_setup. | Ralf Baechle | 2007-10-18 | 1 | -2/+4 |
* | [MIPS] Jazz clockevent driver | Ralf Baechle | 2007-10-12 | 1 | -0/+48 |
* | [MIPS] JAZZ fixes | Thomas Bogendoerfer | 2007-10-12 | 1 | -67/+27 |
* | [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 | -1/+1 |
* | [MIPS] Compile __do_IRQ() when really needed | Franck Bui-Huu | 2006-12-06 | 1 | -7/+0 |
* | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq | Atsushi Nemoto | 2006-11-30 | 1 | -1/+1 |
* | [MIPS] IRQ cleanups | Atsushi Nemoto | 2006-11-30 | 1 | -21/+6 |
* | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2006-10-08 | 1 | -15/+15 |
* | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2006-07-13 | 1 | -1/+1 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 1 | -1/+1 |
* | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 2006-04-19 | 1 | -4/+74 |
* | Convert struct hw_interrupt_type initializations to ISO C99 named | Ralf Baechle | 2005-10-29 | 1 | -8/+7 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+100 |