summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/r2300_switch.S
Commit message (Collapse)AuthorAgeFilesLines
* Fix ll/sc emulation. Extracted from Linux-VR tree by Harald.Ralf Baechle2001-04-081-0/+3
|
* Further R3000 FPU cleanups from MaciejHarald Koerfgen2000-12-141-8/+5
|
* Missing pieces from MaciejHarald Koerfgen2000-12-111-2/+1
|
* Minor compile fixes. Partly R300 related.Harald Koerfgen2000-12-101-4/+13
|
* o R3000 fixesHarald Koerfgen1999-10-121-5/+1
| | | | | o moved to original 2.3.19 NCR53C9x driver o CONFIG_ULTRIX_PARTION is working again and now big endian proof
* - Drop support for 32/32 fp register modelRalf Baechle1999-08-181-5/+4
| | | | | | | | | | | - 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 ...
* My proposal for non-generic kernels:Harald Koerfgen1999-08-091-9/+9
| | | | | | | | | o only code for the configured CPU is compiled and linked (saves ~100k for R3000 kernels!) o removed a lot of indirect function calls o removed Ralf's "cowboy patch" o added sanity check for DECstations (print warning if the kernel is configured for the wrong CPU)
* Merge with Linux 2.2.8.Ralf Baechle1999-06-131-7/+14
|
* R3000 changes which don't affect common codeHarald Koerfgen1999-04-111-60/+126
|
* o Merge with Linux 2.1.91.Ralf Baechle1998-04-051-3/+3
| | | | | | | | | o First round of bugfixes for the SC/MC CPUs. o FPU context switch fixes. o Lazy context switches. o Faster syscalls. o Removed dead code. o Shitloads of other things I forgot ...
* o Speedup syscalls. Now 816ns per syscall. Yes, nanoseconds and goodbyeRalf Baechle1998-03-271-15/+9
| | | | | | | | | | 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.
* Store current in $28.Ralf Baechle1998-03-231-19/+15
|
* Initial revisionRalf Baechle1997-06-011-3/+2
|
* Import of Linux/MIPS 2.1.36Ralf Baechle1997-04-291-1/+0
|
* Import of Linux/MIPS 2.1.14.2Ralf Baechle1997-03-251-0/+102