summaryrefslogtreecommitdiff
path: root/sys/include/arch/amd64
AgeCommit message (Expand)Author
2024-06-09kernel/amd64: pmap: Add initial pmap codeIan Moffett
2024-06-08kernel/amd64: Prepare for schedulerIan Moffett
2024-06-08kernel/amd64: Pass CPU info to cpu_startup()Ian Moffett
2024-06-08kernel/amd64: lapic: Add End-Of-Interrupt helperIan Moffett
2024-06-06kernel/amd64: tss: Add support for TSSIan Moffett
2024-06-06kernel/amd64: lapic: Add support for LAPIC timerIan Moffett
2024-06-06kernel/amd64: intr: Add intr_alloc_vector()Ian Moffett
2024-06-06kernel/amd64: isa: Add i8254 driverIan Moffett
2024-06-05kernel/amd64: Add initial LAPIC codeIan Moffett
2024-06-04kernel/amd64: Add I/O APIC driverIan Moffett
2024-06-04kernel/amd64: Support IBRSIan Moffett
2024-06-04kernel/amd64: Add HPET driverIan Moffett
2024-06-04project: Initial commitIan Moffett