Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: page_table: Update to use VirtualBuffer and simplify. | bunnei | 2020-04-17 | 1 | -28/+9 |
* | PageTable: move backing addresses to a children class as the CPU page table does not need them. | Fernando Sahmkow | 2020-03-14 | 1 | -2/+13 |
* | gpu: Rewrite virtual memory manager using PageTable. | bunnei | 2019-03-21 | 1 | -1/+5 |
* | core: Move PageTable struct into Common. | bunnei | 2019-03-17 | 1 | -0/+80 |