| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Alchemy: rename directory | Ralf Baechle | 2008-10-11 | 1 | -596/+0 |
* | [MIPS] Alchemy common code style cleanup | Sergei Shtylyov | 2008-05-12 | 1 | -4/+2 |
* | [MIPS] Alchemy: kill useless #include's, #define's and extern's | Sergei Shtylyov | 2008-04-28 | 1 | -1/+0 |
* | [MIPS] Alchemy: don't unmask timer IRQ early | Sergei Shtylyov | 2008-04-28 | 1 | -4/+3 |
* | [MIPS] Alchemy: fix IRQ bases | Sergei Shtylyov | 2007-12-06 | 1 | -4/+4 |
* | [MIPS] Alchemy: replace ffs() with __ffs() | Sergei Shtylyov | 2007-12-06 | 1 | -4/+4 |
* | [MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary. | Ralf Baechle | 2007-10-29 | 1 | -32/+0 |
* | [MIPS] Alchemy: Fix build by conversion to irq_cpu.c. | Ralf Baechle | 2007-10-17 | 1 | -119/+132 |
* | [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. | Ralf Baechle | 2007-10-16 | 1 | -3/+3 |
* | [MIPS] Alchemy: Get rid of au_ffs(). | Ralf Baechle | 2007-10-16 | 1 | -4/+4 |
* | [MIPS] Alchemy: cleanup interrupt code. | Ralf Baechle | 2007-10-16 | 1 | -341/+313 |
* | [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/+1 |
* | [MIPS] Alchemy: remove useless prototypes. | Ralf Baechle | 2007-10-12 | 1 | -11/+0 |
* | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 2007-02-06 | 1 | -4/+4 |
* | [MIPS] IRQ cleanups | Atsushi Nemoto | 2006-11-30 | 1 | -41/+22 |
* | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 | 1 | -1/+1 |
* | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2006-10-08 | 1 | -26/+26 |
* | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2006-07-13 | 1 | -4/+4 |
* | [PATCH] irq-flags: MIPS: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-06-29 | 1 | -7/+7 |
|\ |
|
| * | [MIPS] Remove BSD and Sys V compat data types. | Ralf Baechle | 2006-06-29 | 1 | -7/+7 |
* | | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 1 | -10/+10 |
|/ |
|
* | [MIPS] AU1xxx mips_timer_interrupt() fixes | Herbert Valerio Riedel | 2006-06-01 | 1 | -0/+1 |
* | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 2006-04-19 | 1 | -2/+18 |
* | Don't call memset to clean irq_desc; these data fields have already | Ralf Baechle | 2005-10-29 | 1 | -1/+0 |
* | Au1x PM fixes. | Pete Popov | 2005-10-29 | 1 | -15/+17 |
* | When CONFIG_PM is enabled, it uses the TOY_MATCH2 interrupt as the system | Pete Popov | 2005-10-29 | 1 | -12/+24 |
* | Base Au1200 2.6 support. | Pete Popov | 2005-10-29 | 1 | -2/+2 |
* | Convert struct hw_interrupt_type initializations to ISO C99 named | Ralf Baechle | 2005-10-29 | 1 | -32/+28 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+654 |