Age | Commit message (Expand) | Author |
---|---|---|
2021-07-11 | Kernel: Use nested namespace declarations in ACPI code | Andreas Kling |
2021-06-24 | Kernel: Move special sections into Sections.h | Hendiadyoin1 |
2021-06-17 | Kernel/Interrupts: Return boolean on whether we handled the interrupt | Liav A |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-12 | Kernel: Convert klog() => AK::Format in a handful of places | Andreas Kling |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-19 | Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions | Andreas Kling |
2020-04-09 | Kernel: Remove redundant "ACPI" from filenames in ACPI/ | Andreas Kling |