Age | Commit message (Expand) | Author |
---|---|---|
2025-09-15 | kern/amd64: lapic: Add LAPIC timer support | Ian Moffett |
2025-09-15 | kernel/amd64: Add task state segment logic | Ian Moffett |
2025-09-15 | kern/amd64: lapic: Initialize percore Local APIC | Ian Moffett |
2025-09-13 | os/amd64: Add md_halt() to halt core | Ian Moffett |
2025-09-13 | os/amd64: Add md_intoff() and md_inton() | Ian Moffett |
2025-09-13 | os/amd64: mdcpu: Add md_spinwait() macro | Ian Moffett |
2025-09-13 | os/amd64: Define CPU as pcore with MD counterpart | Ian Moffett |