Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compilation errors, add .cvsignore files. | Ralf Baechle | 1999-12-06 | 1 | -2/+2 |
| | |||||
* | Merge with Linux 2.3.21. | Ralf Baechle | 1999-12-04 | 1 | -3/+3 |
| | |||||
* | Move various headers into a SGI specific subdirectory. These files | Ralf Baechle | 1999-10-21 | 1 | -3/+3 |
| | | | | | need to be at the same place for MIPS32 and MIPS64. Make the semaphore code actually compile. | ||||
* | Merge with 2.3.19. | Ralf Baechle | 1999-10-09 | 1 | -2/+2 |
| | |||||
* | Andrew's Indigo patches seem to work just fine on my Indy, let's bring them into | Ulf Carlsson | 1999-05-07 | 1 | -1/+4 |
| | | | | the tree. | ||||
* | o New memset. Fastest in town for size > 6 bytes. | Ralf Baechle | 1998-05-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | o New clear_user. o Memcpy now efficiently copies the (src^dest)&3 != 0. o Memmove new correctly deals with overlaps o Rewrite csum_partial in assembler. o Rewrte csum_partial_from_user in assembler. o __copy_user is now integrated with memcpy. o get_user now returns a zero value on error. o copy_from_user now clears the destination buffer on error. o strncpy_user now has a more efficient caller routine. o strlen_user now has a more efficient caller routines and is faster. o The unaligned handler is now much cleaner. It's now also save from interrupt. Some more esotheric bugs fixed as well. o Don't export bcopy anymore, it's now a inline function. o Delete ancient junk from the first days of Linux/MIPS. o Delete dead code in indy_sc.c. o Including the IDE driver doesn't crash an Indy anymore. o Eleminate active_ds. We now use current_ds directly in the thread structure which is faster and threadsafe. Saves almost 2kb on the kernel. o Serial console should work again. | ||||
* | o Merge with Linux 2.1.91. | Ralf Baechle | 1998-04-05 | 1 | -2/+5 |
| | | | | | | | | | 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 ... | ||||
* | Import of Linux/MIPS 2.1.36 | Ralf Baechle | 1997-04-29 | 1 | -1/+1 |
| | |||||
* | Import of Linux/MIPS 2.1.14.2 | Ralf Baechle | 1997-03-25 | 1 | -0/+153 |