summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* Two minor bug fixes for the new interrupt code.Ralf Baechle2001-05-121-1/+1
* Rewrite of Indy IRQs to new style.Ralf Baechle2001-05-091-5/+16
* MIPS time code rewrite.Ralf Baechle2001-04-191-0/+4
* Merge with Linux 2.4.2.Ralf Baechle2001-03-091-1/+1
* Major irq rewrite, still experimental.Ralf Baechle2000-12-101-0/+692
* So, after reaching the 9-th nesting level of ifdefs in arch/mips/-Ralf Baechle2000-11-181-396/+0
* DDB5476 support from Jun Sun.Ralf Baechle2000-10-121-1/+1
* Kill irq_cannonicalize.Ralf Baechle2000-10-101-10/+0
* Don't include <asm/sni.h>, it breaks compilation for big endianRalf Baechle2000-10-081-1/+0
* Merge with Linux 2.4.0-test6-pre4.Ralf Baechle2000-08-081-5/+1
* Include <linux/config.h>.Ralf Baechle2000-07-121-0/+1
* Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make mergingRalf Baechle2000-06-191-4/+5
* Merge with 2.3.48.Ralf Baechle2000-03-021-1/+19
* Merge with 2.3.43. I did ignore all modifications to the qlogicisp.cRalf Baechle2000-02-231-1/+4
* Merge with Linux 2.3.32.Ralf Baechle2000-02-041-5/+5
* Support for the NEC DDB Vrc-5074 evaluation board. Patches byRalf Baechle2000-01-261-5/+9
* Merge with Linux 2.3.21.Ralf Baechle1999-12-041-3/+1
* Merge with 2.3.10.Ralf Baechle1999-09-281-3/+3
* removed leftover debugging stuffThomas Bogendoerfer1999-02-251-9/+1
* Merge with Linux 2.2.1.Ralf Baechle1999-02-151-2/+2
* Merge with Linux 2.1.131 plus some more MIPS goodies.Ralf Baechle1999-01-031-64/+132
* o Merge with Linux 2.1.100.Ralf Baechle1998-06-301-2/+1
* Make the default configurations (RM200C / Acer PICA) compile.Ralf Baechle1998-05-071-6/+9
* o Merge with Linux 2.1.99.Ralf Baechle1998-05-071-1/+9
* o Fix handling of interrupted syscalls.Ralf Baechle1998-03-221-2/+2
* Look Ma' what I found on my harddisk ...Ralf Baechle1998-03-171-3/+4
* added unmask_irq() to do_IRQ() to fix autoprobing of interrupts possibleThomas Bogendoerfer1997-12-291-1/+2
* Part #2 merging back my changes ...Ralf Baechle1997-12-011-48/+33
* Don't include <linux/config.h>.Ralf Baechle1997-09-171-2/+1
* Merge with Linux 2.1.55. More bugfixes and goodies from my privateRalf Baechle1997-09-121-29/+5
* increased number of (working) interrupts to 32Thomas Bogendoerfer1997-07-291-1/+7
* Minor optimization, use save_and_cli() instead of save_flags();Ralf Baechle1997-07-011-8/+6
* Initial revisionRalf Baechle1997-06-011-6/+2
* Import of Linux/MIPS 2.1.36Ralf Baechle1997-04-291-17/+43
* Import of Linux/MIPS 2.1.14.2Ralf Baechle1997-03-251-18/+18
* Import of Linux/MIPS 2.1.14Ralf Baechle1997-01-071-175/+169
* Import of Linux/MIPS 1.3.0Ralf Baechle1995-11-141-0/+334