Age | Commit message (Expand) | Author |
---|---|---|
2021-09-06 | Kernel/USB: Tidy up USB::Transfer construction | Andreas Kling |
2021-08-14 | Kernel/USB: Use allocate_kernel_region in Transfer buffer allocations | Luke |
2021-08-06 | Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace | Andreas Kling |
2021-08-06 | Kernel: Rename Kernel/VM/ to Kernel/Memory/ | Andreas Kling |
2021-07-25 | Kernel: Remove ContiguousVMObject, let AnonymousVMObject do the job | Andreas Kling |
2021-07-02 | Kernel/USB: Move the USB components as a subfolder to the Bus directory | Liav A |