Age | Commit message (Expand) | Author |
---|---|---|
2021-08-06 | Kernel: Add convenience values to the Memory::Region::Access enum | Andreas Kling |
2021-08-06 | Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace | Andreas Kling |
2021-07-11 | Kernel: Remove unused header includes in Net subtree | Brian Gianforcaro |
2021-07-03 | Kernel: Clarify and make it easy to not use raw numbers | Liav A |
2021-07-02 | Kernel/PCI: Move the PCI components as a subfolder to the Bus directory | Liav A |
2021-06-24 | Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` | Daniel Bertalan |
2021-06-24 | Kernel: Move special sections into Sections.h | Hendiadyoin1 |
2021-06-21 | Kernel: Add more entries to the list of valid E1000E device ids | stelar7 |
2021-06-09 | Kernel/Net: Support Intel 82574 adapter | Liav A |