Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-10-06 | general: rework usages of UNREACHABLE macro | Liam | 1 | -15/+16 | |
2022-10-06 | address_space: Rename va_start to virt_start | Morph | 1 | -2/+2 | |
Avoids conflicting with the va_start macro | |||||
2022-10-06 | address_space: Address feedback | Morph | 1 | -146/+173 | |
2022-10-06 | general: Format licenses as per SPDX guidelines | Morph | 1 | -2/+2 | |
2022-10-06 | General: Fix clang format. | Fernando Sahmkow | 1 | -2/+2 | |
2022-10-06 | Common: Fix variable shadowing. | Fernando Sahmkow | 1 | -5/+5 | |
2022-10-06 | NVDRV: Remake ASGPU | Fernando Sahmkow | 1 | -0/+338 | |