| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Replace setup_irq() by request_irq() | afzal mohammed | 2020-03-05 | 1 | -34/+15 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | MIPS: IP22/IP28: Improve GIO support | Thomas Bogendoerfer | 2014-06-04 | 1 | -1/+6 |
* | mips: Use the core irq stats function | Thomas Gleixner | 2014-03-04 | 1 | -1/+1 |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 1 | -18/+18 |
* | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-12-07 | 1 | -5/+5 |
* | MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD | Wu Zhangjin | 2011-09-21 | 1 | -5/+5 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 | 1 | -35/+27 |
|\ |
|
| * | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
| * | MIPS: IP22/IP28: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -34/+26 |
* | | update David Miller's old email address | Justin P. Mattock | 2011-04-06 | 1 | -1/+1 |
|/ |
|
* | MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS | Wu Zhangjin | 2009-12-17 | 1 | -1/+2 |
* | irq: update all arches for new irq_desc, fix | Mike Travis | 2009-01-15 | 1 | -1/+1 |
* | MIPS: IP22: ip22-int.c header file weeding. | Ralf Baechle | 2008-10-27 | 1 | -9/+0 |
* | MIPS: IP22: Small cleanups | Dmitri Vorobiev | 2008-10-27 | 1 | -4/+4 |
* | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2007-10-12 | 1 | -1/+1 |
* | [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt | Ralf Baechle | 2007-10-12 | 1 | -1/+1 |
* | [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. | Ralf Baechle | 2007-10-12 | 1 | -3/+2 |
* | [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 | -4/+4 |
* | [MIPS] Define MIPS_CPU_IRQ_BASE in generic header | Atsushi Nemoto | 2007-02-06 | 1 | -3/+2 |
* | [MIPS] Compile __do_IRQ() when really needed | Franck Bui-Huu | 2006-12-06 | 1 | -28/+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 | -92/+17 |
* | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2006-10-08 | 1 | -17/+15 |
* | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2006-07-13 | 1 | -5/+5 |
* | [PATCH] irq-flags: MIPS: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -5/+5 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [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 | -6/+53 |
* | [PATCH] mips: nuke trailing whitespace | Ralf Baechle | 2005-09-05 | 1 | -6/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+410 |