Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bootmem fixes for IP22. | Ralf Baechle | 2000-01-27 | 1 | -122/+126 |
| | |||||
* | - IOC3 driver now will panic when encountering a RX/TX PCI DMA error. | Ralf Baechle | 2000-01-17 | 4 | -37/+44 |
| | | | | | | | | | - IOC3 driver does no longer use GFP_DMA which given the _very_ small number of available GFP_DMA pages might have deadlocked the system. - First cut of Origin support. Last minute change: Do no longer use ARC memory / MD hub memory configuration information but klconfig.h stuff. Simpler, faster, shorter. - Zillions of MIPS64 fixes. | ||||
* | The ARC code hasn't changed in quite a while, so commit it ... | Ralf Baechle | 1999-11-19 | 13 | -49/+68 |
| | | | | | | | | Until I I merge with even newer kernel releases from Linus this code limits the MIPS64 kernel to a maximum of 64mb RAM on Indys. If I wouldn't do so, on startup kernel internal structures would collide with PROM memory. Solving this for real doesn't to make sense for now as a shiny new bootmem allocator is available in newer kernels. | ||||
* | Merge with 2.3.10. | Ralf Baechle | 1999-09-28 | 3 | -9/+9 |
| | |||||
* | Look ma - a tank has hit the MIPS sources ... | Ralf Baechle | 1999-08-21 | 10 | -195/+252 |
| | |||||
* | More MIPS64 chainsawing. | Ralf Baechle | 1999-08-20 | 14 | -0/+849 |