Age | Commit message (Expand) | Author |
---|---|---|
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 |