summaryrefslogtreecommitdiff
path: root/sys/include/arch/amd64/cpu.h
AgeCommit message (Expand)Author
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