Age | Commit message (Expand) | Author |
---|---|---|
2020-07-06 | Kernel: Require a reason to be passed to Thread::wait_on | Tom |
2020-07-04 | Kernel: Remove debug spam in finalizer task | Andreas Kling |
2020-07-01 | Kernel: Turn Thread::current and Process::current into functions | Tom |
2020-07-01 | Kernel: Implement software context switching and Processor structure | Tom |
2020-04-08 | Kernel: Move sync and finalization tasks into their own files | Andreas Kling |