Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unifdef VM86. | Jonathan Lemon | 1999-06-01 | 1 | -5/+1 |
* | Enable vmspace sharing on SMP. Major changes are, | Luoqi Chen | 1999-04-28 | 1 | -3/+3 |
* | Let BSP wait until all APs are initialized. | Tor Egge | 1999-04-10 | 1 | -1/+19 |
* | PC-98 doesn't have CMOS ram. | KATO Takenori | 1998-10-10 | 1 | -2/+2 |
* | Maintain a mapping from irq number to (ioapic number, int pin) tuple, | Tor Egge | 1998-09-06 | 1 | -1/+7 |
* | Convert the VM86 option from a global option to an option only depended | Peter Wemm | 1997-10-10 | 1 | -1/+3 |
* | Turn on CR4_VME on the AP's the same as the BSP. Note that we do not | Peter Wemm | 1997-09-22 | 1 | -1/+13 |
* | Clean up the SMP AP bootstrap and eliminate the wretched idle procs. | Peter Wemm | 1997-08-26 | 1 | -41/+10 |
* | s/.align/.p2align/ so that we get the same results when building elf | Peter Wemm | 1997-08-25 | 1 | -3/+3 |
* | Preliminary support for per-cpu data pages. | Peter Wemm | 1997-06-22 | 1 | -6/+5 |
* | Man the liferafts! Here comes the long awaited SMP -> -current merge! | Peter Wemm | 1997-04-26 | 1 | -0/+317 |