Age | Commit message (Collapse) | Author | |
---|---|---|---|
31 hours | kernel: Add cpu_halt_others() and harden panic() | Ian Moffett | |
Ensure interrupts are disabled at the start of panic() to prevent any interrupts from further degrading the state of the system. Also adds a newline before "panic: " to clean up the logs. Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-04-18 | kernel/aarch64: Add md_sync_all() stub | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-04-02 | kernel/aarch64: Add initial AARCH64 port | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |