Age | Commit message (Expand) | Author |
---|---|---|
2019-06-07 | ELF: Run clang-format on everything. | Andreas Kling |
2019-06-07 | Kernel: Rename LinearAddress => VirtualAddress. | Andreas Kling |
2019-05-30 | ELFLoader: Fix typo in segment naming. | Andreas Kling |
2019-05-30 | Kernel: Make the Process allocate_region* API's understand "int prot". | Andreas Kling |
2019-05-23 | Kernel/AK: Move ELF loader to AK | Robin Burchell |