Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 2.4.0-test3-pre4. | Ralf Baechle | 2000-07-08 | 1 | -2/+2 |
| | |||||
* | Truncate sign extension in oops. | Ulf Carlsson | 2000-07-01 | 1 | -2/+3 |
| | |||||
* | Check in an unmistakable warning for now when tlb invalid faults happen | Kanoj Sarcar | 2000-06-30 | 1 | -0/+7 |
| | | | | | on vmalloc range. When we hit it, it will be fairly easy to fix and test the fix works. | ||||
* | Merge with 2.4.0-test1. | Ralf Baechle | 2000-06-16 | 1 | -11/+16 |
| | |||||
* | Merge with Linux 2.3.99-pre7 and various other bits. | Ralf Baechle | 2000-05-12 | 1 | -6/+11 |
| | |||||
* | More low level debugging stuff that can be turned on with DEBUG_MIPS64. | Kanoj Sarcar | 2000-05-03 | 1 | -0/+13 |
| | |||||
* | SMP debugging enhancements. | Kanoj Sarcar | 2000-05-01 | 1 | -1/+0 |
| | |||||
* | Print out cpu number in debug statements for SMP debugging. | Kanoj Sarcar | 2000-04-28 | 1 | -4/+4 |
| | |||||
* | Merge with 2.3.99-pre6. | Ralf Baechle | 2000-04-28 | 1 | -1/+1 |
| | |||||
* | Make the sysentry debugging code a little more versatile. | Kanoj Sarcar | 2000-04-25 | 1 | -0/+7 |
| | |||||
* | Per cpu tlbpid (asid) management for SMP. The asid cache is now per | Kanoj Sarcar | 2000-04-22 | 1 | -2/+0 |
| | | | | cpu, and stays in cpu_data[]. | ||||
* | Put some kernel debugging output under DEBUG_MIPS64. Kernel folks, please | Kanoj Sarcar | 2000-03-20 | 1 | -2/+2 |
| | | | | turn this on when you are debugging. | ||||
* | TLB pid allocation fix. Still not sure about the complete algorithm. | Kanoj Sarcar | 2000-03-13 | 1 | -2/+2 |
| | | | | Turn on TLB pid checks. | ||||
* | Merge with Linux 2.3.41. | Ralf Baechle | 2000-02-18 | 1 | -2/+9 |
| | |||||
* | Merge with Linux 2.3.32. | Ralf Baechle | 2000-02-04 | 1 | -2/+2 |
| | |||||
* | Merge with Linux 2.3.21. | Ralf Baechle | 1999-12-04 | 1 | -3/+3 |
| | |||||
* | Merge with 2.3.19. | Ralf Baechle | 1999-10-09 | 1 | -5/+5 |
| | |||||
* | Merge with 2.3.10. | Ralf Baechle | 1999-09-28 | 1 | -9/+21 |
| | |||||
* | - Drop support for 32/32 fp register model | Ralf Baechle | 1999-08-18 | 1 | -0/+165 |
- 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 ... |