Age | Commit message (Expand) | Author |
---|---|---|
2021-12-30 | Kernel: Add some implied auto qualifiers | Hendiadyoin1 |
2021-10-25 | Kernel: Separate panic behavior from bootmode | Ben Wiederhake |
2021-10-14 | Kernel: Add per platform Processor.h headers | James Mintram |
2021-10-01 | Kernel: Move x86 IO instructions code into the x86 specific folder | Liav A |
2021-09-07 | Kernel: Track when a thread is in the middle of crashing | Brian Gianforcaro |
2021-08-04 | Kernel: Print panic backtrace to both the screen and serial | Luke |
2021-07-27 | Kernel: Shutdown on panic in self-test mode | Liav A |
2021-07-26 | Kernel: Reset on panic in self-test mode | Ali Mohammad Pur |
2021-06-24 | Kernel: Pull apart CPU.h | Hendiadyoin1 |
2021-05-16 | Kernel/Graphics + SystemServer: Support text mode properly | Liav A |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-21 | Kernel::CPU: Move headers into common directory | Hendiadyoin1 |
2021-02-14 | Kernel: Add a PANIC() function | Andreas Kling |