Age | Commit message (Expand) | Author |
---|---|---|
2020-03-08 | AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*) | Andreas Kling |
2020-02-16 | Kernel: Move all code into the Kernel namespace | Andreas Kling |
2020-02-02 | Kernel: Start working on a syscall for logging performance events | Andreas Kling |