Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Vmalloc/vfree fixes: use swapper_pg_dir[0] for the vmalloc range | Kanoj Sarcar | 2000-07-06 | 1 | -2/+2 |
* | Delete pte/pmd_free_kernel (unused), fix kptbl[] declaration, remove | Kanoj Sarcar | 2000-06-30 | 1 | -7/+1 |
* | Implement a functional vmalloc(). THe vmalloc range address translations | Kanoj Sarcar | 2000-06-30 | 1 | -45/+15 |
* | Merge with Linux 2.3.99-pre7 and various other bits. | Ralf Baechle | 2000-05-12 | 1 | -0/+2 |
* | Change all instances of __SMP__ to CONFIG_SMP and include | Ralf Baechle | 2000-04-23 | 1 | -2/+2 |
* | First cut at intercpu tlb flushing. | Kanoj Sarcar | 2000-04-22 | 1 | -0/+14 |
* | The pte quicklist and pmd quicklists need to be different. This is because | Kanoj Sarcar | 2000-03-16 | 1 | -5/+5 |
* | Merge with 2.3.47. Guys, this is buggy as shit. You've been warned. | Ralf Baechle | 2000-02-24 | 1 | -23/+16 |
* | Merge with 2.3.43. I did ignore all modifications to the qlogicisp.c | Ralf Baechle | 2000-02-23 | 1 | -1/+3 |
* | Merge with Linux 2.3.32. | Ralf Baechle | 2000-02-04 | 1 | -0/+237 |