Age | Commit message (Expand) | Author |
---|---|---|
2023-06-04 | Kernel: Move all tasks-related code to the Tasks subdirectory | Liav A |
2021-12-30 | Kernel: Add some implied auto qualifiers | Hendiadyoin1 |
2021-09-06 | Kernel/KCOV: Bring closer to typical SerenityOS coding style | Andreas Kling |
2021-08-23 | Kernel: Convert Processor::in_irq() to static current_in_irq() | Andreas Kling |
2021-08-01 | Kernel: Remove unused header includes | Brian Gianforcaro |
2021-07-26 | Kernel: Add option to build with coverage instrumentation and KCOV | Patrick Meyer |