Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-08-06 | Kernel: Make HardwareTimer::model() return StringView | Andreas Kling |
2021-07-11 | Kernel: Remove unused header includes in Time subtree | Brian Gianforcaro |
2021-07-03 | Kernel: Add missing override specifiers | Daniel Bertalan |
2021-04-29 | Everywhere: Use "the SerenityOS developers." in copyright headers | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-28 | Kernel: Fix GenericInterruptHandler problems with virtual functions | Tom |
2020-12-21 | Kernel: Improve time keeping and dramatically reduce interrupt load | Tom |
2020-10-25 | Kernel: Set up and calibrate APIC timer, and enable timer on all CPUs | Tom |