| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | common: Reduce unused includes | 2022-03-19 | 1 | -1/+0 | |
| * | core/memory: Read and write page table atomically | 2020-12-29 | 1 | -4/+6 | |
| * | virtual_buffer: Do nothing on resize() calls with same sizes | 2020-11-19 | 1 | -1/+6 | |
| * | virtual_buffer: Add compile-time type-safety guarantees with VirtualBuffer | 2020-11-17 | 1 | -0/+6 | |
| * | page_table: Allow page tables to be moved | 2020-11-17 | 1 | -5/+18 | |
| * | common: Make use of [[nodiscard]] where applicable | 2020-08-15 | 1 | -5/+5 | |
| * | common: Add VirtualBuffer class, to abstract memory virtualization. | 2020-04-17 | 1 | -0/+58 |