| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager. | 2020-01-26 | 1 | -91/+0 | |
| * | Core: Refactor CPU Management. | 2020-01-25 | 1 | -62/+1 | |
| * | core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class | 2019-11-26 | 1 | -1/+1 | |
| * | Kernel Scheduler: Make sure the global scheduler shutdowns correctly. | 2019-10-15 | 1 | -0/+1 | |
| * | Core_Timing: Address Feedback and suppress warnings. | 2019-10-11 | 1 | -2/+2 | |
| * | Core Timing: Rework Core Timing to run all cores evenly. | 2019-10-09 | 1 | -6/+13 | |
| * | core/cpu_core_manager: Create threads separately from initialization. | 2019-04-11 | 1 | -2/+4 | |
| * | kernel/scheduler: Pass in system instance in constructor | 2019-03-04 | 1 | -2/+1 | |
| * | core_timing: Convert core timing into a class | 2019-02-15 | 1 | -1/+2 | |
| * | core: Relocate CPU core management to its own class | 2018-11-22 | 1 | -0/+142 |