Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix delay slot bug. | Ralf Baechle | 2001-04-11 | 1 | -0/+1 |
| | |||||
* | Final round of FPU emulator bits. | Ralf Baechle | 2000-12-10 | 1 | -6/+7 |
| | |||||
* | Remove ## operator that breaks kernel compile with latest gcc. | Ralf Baechle | 2000-11-20 | 1 | -4/+3 |
| | |||||
* | Cleanup a large number of random junk, nothing of importance. | Ralf Baechle | 2000-03-25 | 1 | -3/+2 |
| | |||||
* | Merge with 2.3.10. | Ralf Baechle | 1999-09-28 | 1 | -4/+12 |
| | |||||
* | - Drop support for 32/32 fp register model | Ralf Baechle | 1999-08-18 | 1 | -47/+3 |
| | | | | | | | | | | | - 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 Koerfgen | 1999-08-09 | 1 | -5/+5 |
| | | | | | | | | | 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) | ||||
* | Spelling fixes from Alan Cox. | Ralf Baechle | 1999-05-01 | 1 | -3/+3 |
| | |||||
* | o Merge with Linux 2.1.91. | Ralf Baechle | 1998-04-05 | 1 | -86/+79 |
| | | | | | | | | | 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 ... | ||||
* | Part #2 merging back my changes ... | Ralf Baechle | 1997-12-01 | 1 | -79/+74 |
| | |||||
* | Generate the struct sigcontext offsets autmatically. | Ralf Baechle | 1997-06-25 | 1 | -2/+4 |
| | |||||
* | Import of Linux/MIPS 2.1.14.2 | Ralf Baechle | 1997-03-25 | 1 | -0/+148 |