Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ip27-irq.c, system.h: implement SMP intr on/off primitives similar to i386. | Kanoj Sarcar | 2000-03-26 | 1 | -6/+19 |
| | | | | | process.c, smp.c: minor initialization code. SMP compiles still hang at the scsi probing stage, no improvements. | ||||
* | Lets really disable interrupts when we want to. | Kanoj Sarcar | 2000-01-27 | 1 | -2/+2 |
| | |||||
* | Merge with Linux 2.3.21. | Ralf Baechle | 1999-12-04 | 1 | -3/+4 |
| | |||||
* | Fix a small but highly effective 64-bit bug that also hit MIPS-32. | Ralf Baechle | 1999-11-17 | 1 | -2/+2 |
| | |||||
* | Merge with 2.3.19. | Ralf Baechle | 1999-10-09 | 1 | -1/+10 |
| | |||||
* | - Drop support for 32/32 fp register model | Ralf Baechle | 1999-08-18 | 1 | -0/+218 |
- 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 ... |