Age | Commit message (Expand) | Author |
---|---|---|
2021-05-01 | Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr | Gunnar Beutner |
2021-05-01 | Kernel: Handle both shift keys being pressed and then released | Idan Horowitz |
2021-05-01 | Kernel: Expose minor device numbers for keyboard and mouse | Valtteri Koskivuori |
2021-04-29 | Everywhere: Use "the SerenityOS developers." in copyright headers | Linus Groh |
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-18 | Kernel: Add magic key combo (Alt+Shift+F12) to dump scheduler state | Andreas Kling |
2021-04-08 | Kernel: Introduce two new boot arguments to assist with bare metal debug | Liav A |
2021-04-03 | Kernel: Introduce a new HID subsystem | Liav A |