Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | 1 | -3/+2 |
2020-11-18 | page_table: Allow page tables to be moved | Lioncash | 1 | -2/+2 |
2020-08-05 | common/virtual_buffer: drop unused includes | Jan Beich | 1 | -9/+0 |
2020-07-25 | virtual_buffer: Mark size parameter of FreeMemoryPages() as [[maybe_unused]] | Lioncash | 1 | -1/+1 |
2020-04-17 | common: Add VirtualBuffer class, to abstract memory virtualization. | bunnei | 1 | -0/+52 |