Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 2.4.0-test7. | Ralf Baechle | 2000-08-28 | 1 | -6/+5 |
| | |||||
* | Merge with Linux 2.4.0-test6-pre9. | Ralf Baechle | 2000-08-25 | 1 | -14/+11 |
| | |||||
* | Tlb miss handling updates: need to fill in the processor id only once | Kanoj Sarcar | 2000-06-29 | 1 | -4/+15 |
| | | | | during bootup. | ||||
* | First cut of TLB handlers in assembler. I'm not using | Ulf Carlsson | 2000-05-25 | 1 | -2/+8 |
| | | | | | | | | | the context register as it should be used, but let's look into that later. If there is a problem with the code it will crash after right after freeing unused kernel memery. I have this code tested on both UP and SMP though. | ||||
* | Fix the init_new_context code not to zap the percpu tlbpid array when | Kanoj Sarcar | 2000-04-24 | 1 | -19/+12 |
| | | | | | | doing a clone-vm operation. Also, the intercpu tlbflush code now properly does its job by flushing the tlbpid only on the current processor, and not on all. | ||||
* | First cut at intercpu tlb flushing. | Kanoj Sarcar | 2000-04-22 | 1 | -1/+1 |
| | |||||
* | Per cpu tlbpid (asid) management for SMP. The asid cache is now per | Kanoj Sarcar | 2000-04-22 | 1 | -11/+45 |
| | | | | cpu, and stays in cpu_data[]. | ||||
* | Delete unused junk "current_pgd". | Kanoj Sarcar | 2000-04-21 | 1 | -3/+0 |
| | |||||
* | Simplify the get_new_mmu_context() interface that allocated TLB pids. | Kanoj Sarcar | 2000-03-14 | 1 | -6/+6 |
| | |||||
* | Merge with Linux 2.3.49. | Ralf Baechle | 2000-03-07 | 1 | -2/+1 |
| | |||||
* | Merge with 2.3.43. I did ignore all modifications to the qlogicisp.c | Ralf Baechle | 2000-02-23 | 1 | -1/+5 |
| | | | | driver due to the Origin A64 hacks. | ||||
* | Merge with Linux 2.3.32. | Ralf Baechle | 2000-02-04 | 1 | -1/+2 |
| | |||||
* | Merge with Linux 2.3.21. | Ralf Baechle | 1999-12-04 | 1 | -29/+53 |
| | |||||
* | MIPS 64, day 2. | Ralf Baechle | 1999-08-19 | 1 | -0/+64 |