Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compile fixes for CONFIG_SGI_NEWPORT_GFX. | Ralf Baechle | 2001-03-11 | 1 | -1/+2 |
| | |||||
* | Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test your | Ralf Baechle | 2001-01-10 | 1 | -2/+0 |
| | | | | Makefiles. | ||||
* | Merge with Linux 2.4.0-test12. | Ralf Baechle | 2001-01-10 | 1 | -23/+8 |
| | |||||
* | Merge with 2.3.47. Guys, this is buggy as shit. You've been warned. | Ralf Baechle | 2000-02-24 | 1 | -4/+1 |
| | |||||
* | - IOC3 driver now will panic when encountering a RX/TX PCI DMA error. | Ralf Baechle | 2000-01-17 | 1 | -2/+21 |
| | | | | | | | | | - 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. | ||||
* | Merge with Linux 2.3.21. | Ralf Baechle | 1999-12-04 | 1 | -1/+1 |
| | |||||
* | More MIPS64 chainsawing. | Ralf Baechle | 1999-08-20 | 1 | -2/+2 |
| | |||||
* | - Drop support for 32/32 fp register model | Ralf Baechle | 1999-08-18 | 1 | -0/+17 |
- Fix siginfo structure definition - Ptrace fixes, one of them was an uninitialized pointer. - Header file fixes. - Fixes to linker scripts required for new binutils. - MIPS64. Chainsaw edition. Btw, Harald, why does the kernel no longer compile ... |