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