| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2022-04-23 | general: Convert source file copyright comments over to SPDX | 1 | -3/+2 | |
| 2022-02-19 | fixup! core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory. | 1 | -14/+14 | |
| 2022-02-18 | core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory. | 1 | -2/+56 | |
| 2021-05-29 | core/memory: Check our memory fallbacks for out-of-bound behavior. | 1 | -0/+1 | |
| 2020-12-29 | core/memory: Read and write page table atomically | 1 | -8/+2 | |
| 2020-11-17 | page_table: Allow page tables to be moved | 1 | -1/+1 | |
| 2020-04-17 | common: page_table: Update to use VirtualBuffer and simplify. | 1 | -25/+9 | |
| 2020-03-14 | PageTable: move backing addresses to a children class as the CPU page table d... | 1 | -1/+11 | |
| 2019-03-20 | gpu: Rewrite virtual memory manager using PageTable. | 1 | -0/+2 | |
| 2019-03-16 | core: Move PageTable struct into Common. | 1 | -0/+29 |