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