Age | Commit message (Expand) | Author |
---|---|---|
2024-02-24 | kernel/amd64: cpu: Fix logic bug | Ian Moffett |
2024-02-22 | kernel/amd64: Create per-processor context storage | Ian Moffett |
2024-02-15 | kernel/amd64: cpu: Prefix machdeps with cpu_ | Ian Moffett |
2024-02-14 | kernel: cpu: Add hint_spinwait() | Ian Moffett |
2024-02-11 | kernel: sched: Add initial sched related code | Ian Moffett |
2024-01-01 | project-wide: Make copyright year a range | Ian Moffett |
2024-01-01 | project-wide: Update copyright year | Ian Moffett |
2023-12-23 | kernel/amd64: cpu: Add interrupt helper routine | Ian Moffett |
2023-12-19 | kernel/amd64: lapic: Fixup LAPIC state tracking | Ian Moffett |
2023-12-11 | kernel/amd64: Add Task State Segment | Ian Moffett |
2023-12-11 | kernel/amd64: Update arch(9) | Ian Moffett |
2023-11-13 | project-wide: Update project name | sigsegv7 |
2023-10-04 | kernel/amd64: Add spinlock to cpu_info | sigsegv7 |
2023-10-04 | kernel/amd64: Add AMD64 CPU abstractions | sigsegv7 |