Age | Commit message (Expand) | Author |
---|---|---|
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-14 | Kernel: Use PANIC() in a bunch of places :^) | Andreas Kling |
2021-01-11 | Everywhere: Replace a bundle of dbg with dbgln. | asynts |
2020-07-06 | Kernel: Add SMP IPI support | Tom |
2020-03-19 | Kernel: Use a const reference to RegisterState in IRQ handling | Liav A |
2020-02-24 | Kernel: Add UnhandledInterruptHandler class | Liav A |