summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/irixsig.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge with Linux 2.4.1.Ralf Baechle2001-01-311-2/+0
|
* Merge with Linux 2.4.0-test12.Ralf Baechle2001-01-101-1/+1
|
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-051-21/+4
| | | | | | | of rejects to fixup while integrating Linus patches. I also found that this kernel will only boot SMP on Origin; the UP kernel freeze soon after bootup with SCSI timeout messages. I commit this anyway since I found that the last CVS versions had the same problem.
* Merge with Linux 2.4.0-test3-pre5. 64-bit kernel are still notRalf Baechle2000-07-081-54/+41
| | | | -Werror clean.
* Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make mergingRalf Baechle2000-06-191-3/+3
| | | | | possible. Chainsawed RM200 kernel to compile again. Jazz machine status unknown.
* Call syscall_trace after finishing the sigreturn syscall but beforeRalf Baechle2000-05-191-0/+3
| | | | returning from userspace.
* Add missing recalc_sigpending. From David Wragg (dpw@doc.ic.ac.uk).Ralf Baechle2000-01-171-1/+2
|
* Merge with 2.3.19.Ralf Baechle1999-10-091-10/+6
|
* Merge with 2.3.10.Ralf Baechle1999-09-281-22/+18
|
* Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don'tRalf Baechle1999-06-171-2/+2
| | | | have a MIPS box at hand.
* Merge with Linux 2.1.131 plus some more MIPS goodies.Ralf Baechle1999-01-031-6/+6
|
* o Speedup syscalls. Now 816ns per syscall. Yes, nanoseconds and goodbyeRalf Baechle1998-03-271-28/+31
| | | | | | | | | | Pentium :-) o Little bit smarter handling of unimplemented exceptions. o Fix FPU context switches. o Fix reboot / halt. Powerdown in software still doesn't work. o Fix the fix for handling of return values of interrupted syscalls. o Handling of the Indy second level cache now works as spec'ed. Purely cosmentic, this was not causing any problems.
* Look Ma' what I found on my harddisk ...Ralf Baechle1998-03-171-3/+1
| | | | | | | o New faster syscalls for 2.1.x, too o Upgrade to 2.1.89. Don't try to run this. It's flaky as hell. But feel free to debug ...
* Merge with Linux 2.1.72, part 1.Ralf Baechle1997-12-161-208/+272
|
* Merge with Linux 2.1.67.Ralf Baechle1997-12-061-3/+3
|
* Part #2 merging back my changes ...Ralf Baechle1997-12-011-1/+1
|
* Merge to 2.1.38.Miguel de Icaza1997-08-061-4/+4
| | | | | | | | | | | IMPORTANT NOTE: I could not figure out what information is the one that should be used for the following files (ie, those that were in our tree, or those that came from Linus' patch), please, check these: include/asm-mips/jazz.h include/asm-mips/jazzdma.h include/asm-mips/ioctls.h
* Declare release in <linux/sched.h>, fix caller.Ralf Baechle1997-07-291-2/+1
|
* Add kernel locking to setup_irix_frame().Ralf Baechle1997-06-131-1/+7
|
* Initial revisionRalf Baechle1997-06-011-19/+31
|
* Import of Linux/MIPS 2.1.36Ralf Baechle1997-04-291-85/+143
|
* Import of Linux/MIPS 2.1.14.2Ralf Baechle1997-03-251-0/+826