Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 2.4.0-test3-pre7. | Ralf Baechle | 2000-07-09 | 1 | -1/+0 |
| | |||||
* | Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make merging | Ralf Baechle | 2000-06-19 | 1 | -2/+16 |
| | | | | | possible. Chainsawed RM200 kernel to compile again. Jazz machine status unknown. | ||||
* | Merge with 2.3.99-pre6. | Ralf Baechle | 2000-04-28 | 1 | -0/+31 |
| | |||||
* | Merge with Linux 2.3.99-pre4. | Ralf Baechle | 2000-04-19 | 1 | -1/+3 |
| | |||||
* | Merge with 2.3.99-pre1. | Ralf Baechle | 2000-03-19 | 1 | -36/+38 |
| | |||||
* | Merge with 2.3.47. Guys, this is buggy as shit. You've been warned. | Ralf Baechle | 2000-02-24 | 1 | -4/+46 |
| | |||||
* | Merge with 2.3.43. I did ignore all modifications to the qlogicisp.c | Ralf Baechle | 2000-02-23 | 1 | -14/+13 |
| | | | | driver due to the Origin A64 hacks. | ||||
* | Merge with Linux 2.3.43. | Ralf Baechle | 2000-02-18 | 1 | -24/+31 |
| | |||||
* | Merge with Linux 2.3.41. | Ralf Baechle | 2000-02-18 | 1 | -15/+4 |
| | |||||
* | Merge with Linux 2.3.40. | Ralf Baechle | 2000-02-16 | 1 | -42/+12 |
| | |||||
* | Merge with Linux 2.3.38. | Ralf Baechle | 2000-02-05 | 1 | -46/+41 |
| | |||||
* | Merge with Linux 2.3.32. | Ralf Baechle | 2000-02-04 | 1 | -820/+277 |
| | |||||
* | Merge with 2.3.27. | Ralf Baechle | 2000-01-29 | 1 | -7/+83 |
| | |||||
* | Merge with 2.3.19. | Ralf Baechle | 1999-10-09 | 1 | -1519/+1452 |
| | |||||
* | Merge with 2.3.10. | Ralf Baechle | 1999-09-28 | 1 | -0/+1 |
| | |||||
* | Merge with Linux 2.3.9. | Ralf Baechle | 1999-07-05 | 1 | -1/+1 |
| | |||||
* | Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don't | Ralf Baechle | 1999-06-17 | 1 | -8/+8 |
| | | | | have a MIPS box at hand. | ||||
* | Merge with Linux 2.2.8. | Ralf Baechle | 1999-06-13 | 1 | -2/+18 |
| | |||||
* | Merge with Linux 2.2.1. | Ralf Baechle | 1999-02-15 | 1 | -9/+9 |
| | |||||
* | Merge with Linux 2.1.131 and more MIPS goodies. | Ralf Baechle | 1999-01-04 | 1 | -110/+164 |
| | | | | (Did I mention that CVS is buggy ...) | ||||
* | - Merge with Linux 2.1.121. | Ralf Baechle | 1998-09-19 | 1 | -0/+1 |
| | | | | - Bugfixes. | ||||
* | o Merge with Linux 2.1.116. | Ralf Baechle | 1998-08-25 | 1 | -1/+0 |
| | | | | | o New Newport console code. o New G364 console code. | ||||
* | o Merge with Linux 2.1.100. | Ralf Baechle | 1998-06-30 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | o Cleanup the machine dependencies of floppy and rtc. The driver for the Dallas thingy in the Indy is still missing. o Handle allocation of zero'd pages correct for R4000SC / R4400SC. o Page colouring shit to match the virtual and physical colour of all mapped pages. This tends to produce extreme fragmentation problems, so it's deactivated for now. Users of R4000SC / R4400SC may re-enable the code in arch/mips/mm/init.c by removing the definition of CONF_GIVE_A_SHIT_ABOUT_COLOURS. Should get them somewhat further - but don't shake to hard ... o Fixed ptrace(2)-ing of syscalls, strace is now working again. o Fix the interrupt forwarding from the keyboard driver to the psaux driver, PS/2 mice are now working on the Indy. The fix is somewhat broken as it prevents generic kernels for Indy and machines which handle things different. o Things I can't remember. | ||||
* | o Merge with Linux 2.1.99. | Ralf Baechle | 1998-05-07 | 1 | -13/+18 |
| | | | | | 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 Merge with Linux 2.1.90. | Ralf Baechle | 1998-03-18 | 1 | -4/+3 |
| | | | | | 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 Baechle | 1998-03-17 | 1 | -91/+196 |
| | | | | | | | 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.55. More bugfixes and goodies from my private | Ralf Baechle | 1997-09-12 | 1 | -2/+4 |
| | | | | CVS archive. | ||||
* | Initial revision | Ralf Baechle | 1997-06-01 | 1 | -2/+1 |
| | |||||
* | Import of Linux/MIPS 2.1.36 | Ralf Baechle | 1997-04-29 | 1 | -280/+331 |
| | |||||
* | Import of Linux/MIPS 2.1.14 | Ralf Baechle | 1997-01-07 | 1 | -1054/+1363 |
| | |||||
* | Import of Linux/MIPS 1.3.0 | Ralf Baechle | 1995-11-14 | 1 | -47/+171 |
| | |||||
* | Import of Linus's Linux 1.1.68 | Ralf Baechle | 1994-11-28 | 1 | -0/+1174 |