Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-12-01 | Kernel: Add an x86 include check+error in x86/TrapFrame.h | James Mintram |
2021-10-14 | Kernel: Replace includes with a forward declaration | James Mintram |
2021-09-05 | Kernel: Switch static_asserts of a type size to AK::AssertSize | Brian Gianforcaro |
2021-07-02 | Kernel: Fix building the kernel with LTO | Gunnar Beutner |
2021-06-27 | Kernel: Add support for interrupts on x86_64 | Gunnar Beutner |
2021-06-24 | Kernel: Pull apart CPU.h | Hendiadyoin1 |