| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Moved down_count to CoreTiming | 2017-09-30 | 1 | -1/+1 | ||
| | * | Tests: Added Memory::IsValidVirtualAddress tests. | 2017-09-26 | 1 | -0/+56 | ||
| | * | Tests: Fixed ARM VFP tests | 2017-09-26 | 1 | -9/+13 | ||
| | * | memory: Add GetCurrentPageTable/SetCurrentPageTable | 2017-09-24 | 1 | -1/+1 | ||
| | * | Tests/VFP: Use a standalone pagetable for the TestEnvironment memory operations. | 2017-09-15 | 1 | -4/+14 | ||
| | * | tests: Add tests for vadd | 2017-07-23 | 4 | -2/+13509 | ||
| | * | tests: Arm testing framework | 2017-07-23 | 2 | -0/+206 | ||
| * | | nso: Refactor and allocate .bss section. | 2017-09-30 | 1 | -2/+2 | ||
| |/ | ||||||
| * | Kernel: Fix typo in test name | 2017-06-22 | 1 | -1/+1 | ||
| * | Kernel/IPC: Support translation of null handles | 2017-06-21 | 1 | -0/+23 | ||
| * | Kernel/IPC: Add tests for HLERequestContext buffer translation | 2017-06-18 | 1 | -0/+193 | ||
| * | FileSys: add PathParser | 2016-11-19 | 1 | -0/+38 | ||