| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-25 | kernel: unlayer CPU interrupt handling | Liam | |
| 2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | |
| This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later. | |||
| 2020-08-26 | cpu_interrupt_handler: Misc style changes | ReinUsesLisp | |
| 2020-08-26 | cpu_interrupt_handler: Make is_interrupted an atomic | ReinUsesLisp | |
| Fixes a race condition detected from tsan | |||
| 2020-07-07 | cpu_interrupt_handler: Remove #pragma once from .cpp file | MerryMage | |
| 2020-06-27 | General: Recover Prometheus project from harddrive failure | Fernando Sahmkow | |
| This commit: Implements CPU Interrupts, Replaces Cycle Timing for Host Timing, Reworks the Kernel's Scheduler, Introduce Idle State and Suspended State, Recreates the bootmanager, Initializes Multicore system. | |||
