aboutsummaryrefslogtreecommitdiff
path: root/sys/include/arch/amd64/cpu.h
AgeCommit message (Expand)Author
2024-02-24kernel/amd64: cpu: Fix logic bugIan Moffett
2024-02-22kernel/amd64: Create per-processor context storageIan Moffett
2024-02-15kernel/amd64: cpu: Prefix machdeps with cpu_Ian Moffett
2024-02-14kernel: cpu: Add hint_spinwait()Ian Moffett
2024-02-11kernel: sched: Add initial sched related codeIan Moffett
2024-01-01project-wide: Make copyright year a rangeIan Moffett
2024-01-01project-wide: Update copyright yearIan Moffett
2023-12-23kernel/amd64: cpu: Add interrupt helper routineIan Moffett
2023-12-19kernel/amd64: lapic: Fixup LAPIC state trackingIan Moffett
2023-12-11kernel/amd64: Add Task State SegmentIan Moffett
2023-12-11kernel/amd64: Update arch(9)Ian Moffett
2023-11-13project-wide: Update project namesigsegv7
2023-10-04kernel/amd64: Add spinlock to cpu_infosigsegv7
2023-10-04kernel/amd64: Add AMD64 CPU abstractionssigsegv7