summaryrefslogtreecommitdiff
path: root/sys/include/arch/amd64/cpu.h
AgeCommit message (Expand)Author
2024-07-10kernel/amd64: reboot: Halt all with REBOOT_HALTIan Moffett
2024-07-02kernel/amd64: Handle the user GS segment registerIan Moffett
2024-06-20kernel/amd64: intr: Add splraise/splx supportIan Moffett
2024-06-08kernel/amd64: Prepare for schedulerIan Moffett
2024-06-08kernel/amd64: Pass CPU info to cpu_startup()Ian Moffett
2024-06-06kernel/amd64: tss: Add support for TSSIan Moffett
2024-06-06kernel/amd64: lapic: Add support for LAPIC timerIan Moffett
2024-06-05kernel/amd64: Add initial LAPIC codeIan Moffett
2024-06-04project: Initial commitIan Moffett