Age | Commit message (Expand) | Author |
---|---|---|
2021-07-11 | Kernel: Remove unused header includes in Storage subtree | Brian Gianforcaro |
2021-07-11 | Kernel: Make various T::class_name() and similar return StringView | Andreas Kling |
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-03-17 | Kernel: Refactor storage stack with u64 as number of blocks | Jean-Baptiste Boric |
2021-03-05 | Kernel: Add basic AHCI functionality | Liav A |