Age | Commit message (Expand) | Author |
---|---|---|
2021-02-15 | Kernel: Ignore unobserved BlockResult from Thread::Sleep | Brian Gianforcaro |
2021-01-09 | Everywhere: Replace a bundle of dbg with dbgln. | asynts |
2020-11-30 | Kernel: Move some time related code from Scheduler into TimeManagement | Tom |
2020-09-27 | Kernel: Make Thread refcounted | Tom |
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 |