Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-19 | kernel/amd64: Deprecate intr_alloc_vector() | Ian Moffett | |
Replace intr_alloc_vector() with a cleaner and more machine independent intr_register() Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-05-19 | kernel: acpi: Add stub power button handler | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-05-17 | kernel: acpi: Add uACPI port | Ian Moffett | |
See https://github.com/uACPI/uACPI/ Signed-off-by: Ian Moffett <ian@osmora.org> |