Age | Commit message (Expand) | Author |
---|---|---|
2019-07-18 | ELFImage: Sprinkle some constification love | Robin Burchell |
2019-07-03 | AK: Rename the common integer typedefs to make it obvious what they are. | Andreas Kling |
2019-06-07 | ELF: Run clang-format on everything. | Andreas Kling |
2019-06-07 | Kernel: Rename LinearAddress => VirtualAddress. | Andreas Kling |
2019-05-23 | Kernel/AK: Move ELF loader to AK | Robin Burchell |