| Age | Commit message (Expand) | Author |
| 2024-09-11 | IMP: Better architecture for task scheduling. | Amlal |
| 2024-09-09 | FIX: Scheduler improvements, MM improvements, worked on a tiny bmp allocator ... | Amlal |
| 2024-09-08 | [dev/FeatureAdd] Add mm_new_class, as C++ new doesn't initialize class directly. | Amlal |
| 2024-09-07 | [ IMP ] Found issue, address of HangCPU isn't in paged area, so it doesn't re... | Amlal |
| 2024-09-06 | Fix Global Scheduler and fixing ring-3 switch on non MP Scheduler. | Amlal |
| 2024-09-06 | [ IMP ] Lots of fixes regarding GDT, IDT, HW Threads and Scheduler. | Amlal |
| 2024-09-06 | [ IMP ] Fixed Scheduler and Team object, also fixed other things. | Amlal |
| 2024-09-06 | [ IMP ] A first set of software patches regarding the OS kernel and it's comp... | Amlal |
| 2024-09-05 | [ IMP ] HPFS EBS and NeFS overhaul. | Amlal El Mahrouss |
| 2024-09-05 | [ IMP ] Add Interrupt for scheduler (for APIC, maybe PIT?) | Amlal El Mahrouss |
| 2024-09-05 | [ IMP ] Use Busy flag for MP scheduler. | Amlal El Mahrouss |
| 2024-09-05 | [ FIX ] Fixed KRNL BMP allocator, which was not working because of badly | Amlal El Mahrouss |
| 2024-09-04 | [ IMP ] BMP allocator needs more tweaking and fixes, to be usable. | Amlal El Mahrouss |
| 2024-09-04 | [ MR ] BUMP commit. | Amlal El Mahrouss |
| 2024-09-04 | Created a new branch for the overhaul project. | Amlal El Mahrouss |
| 2024-09-03 | [ IMP ] Many improvements and kernel changes. | Amlal El Mahrouss |
| 2024-09-03 | [ UPD ] Refactor kernel. | Amlal El Mahrouss |
| 2024-09-03 | [ FIX ] Almost fixed the ring-3 switch code, which currently gives an UD | Amlal El Mahrouss |
| 2024-09-02 | [ IMP ] Reserve system call interrupt for user code only. | Amlal El Mahrouss |
| 2024-09-01 | Many bug fixes, and wip fixes. | Amlal El Mahrouss |
| 2024-08-31 | [IMP] Fixed many stuff in user-mode switch, working on finishing it and | Amlal El Mahrouss |
| 2024-08-31 | WIP: Work in progress user scheduler, SMP version is next after that | Amlal El Mahrouss |
| 2024-08-31 | Source bump. | Amlal El Mahrouss |
| 2024-08-31 | Saving progress on User scheduler implementation. | Amlal El Mahrouss |