Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix address space allocator slow path to avoid OOB | Kelebek1 | 2023-05-07 | 1 | -1/+1 |
| | |||||
* | Fix read access violation | Roni Kirla | 2023-05-06 | 1 | -1/+1 |
| | |||||
* | general: rework usages of UNREACHABLE macro | Liam | 2022-10-06 | 1 | -15/+16 |
| | |||||
* | address_space: Rename va_start to virt_start | Morph | 2022-10-06 | 1 | -2/+2 |
| | | | | Avoids conflicting with the va_start macro | ||||
* | address_space: Address feedback | Morph | 2022-10-06 | 1 | -146/+173 |
| | |||||
* | general: Format licenses as per SPDX guidelines | Morph | 2022-10-06 | 1 | -2/+2 |
| | |||||
* | General: Fix clang format. | Fernando Sahmkow | 2022-10-06 | 1 | -2/+2 |
| | |||||
* | Common: Fix variable shadowing. | Fernando Sahmkow | 2022-10-06 | 1 | -5/+5 |
| | |||||
* | NVDRV: Remake ASGPU | Fernando Sahmkow | 2022-10-06 | 1 | -0/+338 |