summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/syscall.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix the build after the previous patch.Keith M Wesolowski2000-10-291-4/+2
|
* Fix register corruption bug. Credits for forward porting this patchRalf Baechle2000-10-271-2/+5
| | | | go to Jun Sun Industries :-)
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-051-2/+2
| | | | | | | 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-pre3-test6.Ralf Baechle2000-07-091-3/+4
|
* Merge with 2.4.0-test3-pre4.Ralf Baechle2000-07-081-6/+0
|
* Merge with Linux 2.3.49.Ralf Baechle2000-03-071-3/+1
|
* Merge with Linux 2.3.32.Ralf Baechle2000-02-041-12/+28
|
* Merge with Linux 2.3.21.Ralf Baechle1999-12-041-1/+5
|
* Merge with 2.3.19.Ralf Baechle1999-10-091-37/+1
|
* Merge with Linux 2.2.1.Ralf Baechle1999-02-151-13/+6
|
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-251-8/+13
| | | | | o New Newport console code. o New G364 console code.
* o Speedup syscalls. Now 816ns per syscall. Yes, nanoseconds and goodbyeRalf Baechle1998-03-271-1/+5
| | | | | | | | | | 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.
* o Merge with Linux 2.1.90.Ralf Baechle1998-03-181-9/+13
| | | | | o Divide L1 cache sizes by 1024 before printing, makes the numbers a bit more credible ...
* Look Ma' what I found on my harddisk ...Ralf Baechle1998-03-171-162/+24
| | | | | | | 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-3/+3
|
* Part #2 merging back my changes ...Ralf Baechle1997-12-011-4/+8
|
* Merge with Linux 2.1.55. More bugfixes and goodies from my privateRalf Baechle1997-09-121-0/+38
| | | | CVS archive.
* Sync with Linux 2.1.46.Ralf Baechle1997-07-201-6/+7
|
* Import of Linux/MIPS 2.1.36Ralf Baechle1997-04-291-16/+54
|
* Import of Linux/MIPS 2.1.14.2Ralf Baechle1997-03-251-74/+139
|
* Import of Linux/MIPS 2.1.14Ralf Baechle1997-01-071-0/+280