Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Merge with Linux 2.1.116. | Ralf Baechle | 1998-08-25 | 1 | -4/+4 |
| | | | | | o New Newport console code. o New G364 console code. | ||||
* | o Merge with Linux 2.1.99. | Ralf Baechle | 1998-05-07 | 1 | -4/+3 |
| | | | | | o Fix ancient bug in the ELF loader making ldd crash. o Fix ancient bug in the keyboard code for SGI, SNI and Jazz. | ||||
* | o New memset. Fastest in town for size > 6 bytes. | Ralf Baechle | 1998-05-04 | 1 | -81/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | Part #2 merging back my changes ... | Ralf Baechle | 1997-12-01 | 1 | -8/+1 |
| | |||||
* | increased number of IRQ_vectors to 32 | Thomas Bogendoerfer | 1997-07-29 | 1 | -1/+1 |
| | |||||
* | Sync with Linux 2.1.46. | Ralf Baechle | 1997-07-20 | 1 | -7/+7 |
| | |||||
* | Initial revision | Ralf Baechle | 1997-06-01 | 1 | -5/+14 |
| | |||||
* | Import of Linux/MIPS 2.1.36 | Ralf Baechle | 1997-04-29 | 1 | -5/+17 |
| | |||||
* | Import of Linux/MIPS 2.1.14.2 | Ralf Baechle | 1997-03-25 | 1 | -37/+21 |
| | |||||
* | Import of Linux/MIPS 2.1.14 | Ralf Baechle | 1997-01-07 | 1 | -81/+145 |
| | |||||
* | Import of Linux/MIPS 1.3.0 | Ralf Baechle | 1995-11-14 | 1 | -52/+158 |
| | |||||
* | Import of Linux/MIPS 1.1.68 | Ralf Baechle | 1994-12-01 | 1 | -32/+51 |
| | |||||
* | Import of Linus's Linux 1.1.68 | Ralf Baechle | 1994-11-28 | 1 | -0/+70 |