summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi/kernel/indyIRQ.S
Commit message (Collapse)AuthorAgeFilesLines
* Microsecond timers for Indy. From Keith Wesolowsky.Ralf Baechle2000-07-091-2/+2
|
* - Drop support for 32/32 fp register modelRalf Baechle1999-08-181-2/+1
| | | | | | | | | | | - Fix siginfo structure definition - Ptrace fixes, one of them was an uninitialized pointer. - Header file fixes. - Fixes to linker scripts required for new binutils. - MIPS64. Chainsaw edition. Btw, Harald, why does the kernel no longer compile ...
* o Fix handling of interrupted syscalls.Ralf Baechle1998-03-221-3/+1
| | | | | | | | | | | | o Just count missed heartbeats on Indys but don't print a messages. This was a bug by itself. o Fix a crash in exit_mmap(). o Fix scanmem(). o Fix clear_active_bh(), a ~ was missing causing weak performance. o Remove experimental cache instructions from stackframe.h. It wasn't improving performance as I was hoping. o Shrink the size of the exception handler routines in uaccess.h. o Cleanup, remove dead code in various files.
* Part #2 merging back my changes ...Ralf Baechle1997-12-011-6/+6
|
* Import of Linux/MIPS 2.1.36Ralf Baechle1997-04-291-20/+11
|
* Import of Linux/MIPS 2.1.14.2Ralf Baechle1997-03-251-0/+138