Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 2.3.99-pre1. | Ralf Baechle | 2000-03-19 | 1 | -11/+6 |
| | |||||
* | Merge with Linux 2.3.51. | Ralf Baechle | 2000-03-13 | 3 | -13/+3 |
| | |||||
* | Merge with Linux 2.3.50. | Ralf Baechle | 2000-03-12 | 1 | -4/+2 |
| | |||||
* | Merge with 2.3.48. | Ralf Baechle | 2000-03-02 | 4 | -51/+42 |
| | |||||
* | Merge with 2.3.47. Guys, this is buggy as shit. You've been warned. | Ralf Baechle | 2000-02-24 | 2 | -10/+13 |
| | |||||
* | Merge with 2.3.43. I did ignore all modifications to the qlogicisp.c | Ralf Baechle | 2000-02-23 | 5 | -63/+9 |
| | | | | driver due to the Origin A64 hacks. | ||||
* | Merge with Linux 2.3.32. | Ralf Baechle | 2000-02-04 | 8 | -171/+76 |
| | |||||
* | Merge with 2.3.19. | Ralf Baechle | 1999-10-09 | 7 | -237/+8 |
| | |||||
* | Merge with 2.3.10. | Ralf Baechle | 1999-09-28 | 1 | -1/+0 |
| | |||||
* | Merge with Linux 2.3.9. | Ralf Baechle | 1999-07-05 | 4 | -10/+18 |
| | |||||
* | Merge with Linux 2.3.7. | Ralf Baechle | 1999-06-22 | 3 | -3/+0 |
| | | | | | | WARNING: 2.3.7 is known to eat filesystems for breakfast and little children for lunch, so if you try this on your machine make backups first ... | ||||
* | Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don't | Ralf Baechle | 1999-06-17 | 4 | -53/+48 |
| | | | | have a MIPS box at hand. | ||||
* | Merge with Linux 2.2.8. | Ralf Baechle | 1999-06-13 | 5 | -303/+104 |
| | |||||
* | Merge with Linux 2.2.1. | Ralf Baechle | 1999-02-15 | 3 | -22/+8 |
| | |||||
* | Merge with Linux 2.1.131 and more MIPS goodies. | Ralf Baechle | 1999-01-04 | 12 | -1663/+1369 |
| | | | | (Did I mention that CVS is buggy ...) | ||||
* | - Merge with Linux 2.1.121. | Ralf Baechle | 1998-09-19 | 13 | -3127/+3187 |
| | | | | - Bugfixes. | ||||
* | o Merge with Linux 2.1.116. | Ralf Baechle | 1998-08-25 | 11 | -4045/+4412 |
| | | | | | o New Newport console code. o New G364 console code. | ||||
* | o Merge with Linux 2.1.100. | Ralf Baechle | 1998-06-30 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | 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 | 8 | -150/+280 |
| | | | | | 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 | 6 | -75/+257 |
| | | | | | o Divide L1 cache sizes by 1024 before printing, makes the numbers a bit more credible ... | ||||
* | Forgot those ... | Ralf Baechle | 1998-03-17 | 1 | -0/+110 |
| | |||||
* | Look Ma' what I found on my harddisk ... | Ralf Baechle | 1998-03-17 | 11 | -2916/+3568 |
| | | | | | | | 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.72, part 1. | Ralf Baechle | 1997-12-16 | 1 | -2/+2 |
| | |||||
* | Merge with Linux 2.1.55. More bugfixes and goodies from my private | Ralf Baechle | 1997-09-12 | 1 | -2/+2 |
| | | | | CVS archive. | ||||
* | Merge with 2.1.43. | Ralf Baechle | 1997-06-17 | 8 | -115/+62 |
| | |||||
* | Initial revision | Ralf Baechle | 1997-06-01 | 1 | -0/+3 |
| | |||||
* | Import of Linux/MIPS 2.1.36 | Ralf Baechle | 1997-04-29 | 6 | -23/+57 |
| | |||||
* | Import of Linux/MIPS 2.1.14.2 | Ralf Baechle | 1997-03-25 | 1 | -0/+1 |
| | |||||
* | Import of Linux/MIPS 2.1.14 | Ralf Baechle | 1997-01-07 | 12 | -355/+385 |
| | |||||
* | Import of Linux/MIPS 1.3.0 | Ralf Baechle | 1995-11-14 | 12 | -198/+362 |
| | |||||
* | Import of Linus's Linux 1.1.68 | Ralf Baechle | 1994-11-28 | 13 | -0/+4191 |