| Age | Commit message (Expand) | Author |
| 2024-09-29 | IMP: Design changes and reworked WM to PDM. | Amlal |
| 2024-09-28 | Update graphics stack API. | Amlal |
| 2024-09-28 | feat: Add common XPCOM controls directory, restructure project, and introduce... | Amlal |
| 2024-09-28 | refactor: Moved functions to end of namespace in Processor.hxx | Amlal |
| 2024-09-28 | feat: math.hxx, pdf.hxx and CoreCG had breaking changes or were just introduced. | Amlal |
| 2024-09-27 | Merge branch 'unstable' of gitlab.com:mahrouss/zka-dev into unstable | Amlal |
| 2024-09-27 | feat&wip: Math API for CG, WiP HAL Paging API. | Amlal |
| 2024-09-25 | IMP: Add driver creation tool, zxdmake. Also adding a FireWall system. | Amlal EL Mahrouss |
| 2024-09-25 | Refactor codebase: Move Objects to obj/, fix flags, remove .vscode, add syscalls | Amlal |
| 2024-09-24 | Refactor kernel refactors and worked on fixing the GPF on user mode switch. | Amlal |
| 2024-09-24 | META: Update commit number. | Amlal |
| 2024-09-24 | Refactor: Rename FAT32.cxx to HPFS.cxx | Amlal |
| 2024-09-24 | IMP: Working on Paging API... | Amlal |
| 2024-09-22 | Refactor: Fixed invalid path for case sensitive file systems. | Amlal |
| 2024-09-22 | :boom: A big refactor on the filesystem structure. | Amlal |
| 2024-09-20 | Add License file for Macros.hxx | Amlal |
| 2024-09-20 | Patches for kernel, alongside code fixes for user after free and Heap API ref... | Amlal |
| 2024-09-19 | IMP: Heap.hxx, Add mm_delete_class, which calls C++ destructor and then frees... | Amlal |
| 2024-09-15 | FIX: Zero memory the HIB's padding zone. (Heap.cxx) | Amlal |
| 2024-09-14 | IMP: Fixes and improvements on PEF Loader, User scheduler and BMP manager. | Amlal |
| 2024-09-13 | ZKA:HalBMPMGr.cxx: Fixed bit map allocator. | Amlal |
| 2024-09-13 | DDK: Export DDK symbols by default. | Amlal |
| 2024-09-13 | Handover.hxx: Remove useless BootMainKind type. | Amlal |
| 2024-09-13 | META: Daily bump. | Amlal |
| 2024-09-12 | Improve BMP allocator and add kPeDLLBase and kPeEXEBase. | Amlal |
| 2024-09-12 | Heap.cxx: Improvements and fixes over heap. | Amlal |
| 2024-09-12 | Kernel and Bootloader improvements. | Amlal |
| 2024-09-12 | Kernel improvements, and Paging API changes. | Amlal |
| 2024-09-11 | Did work on lowering overhead and a faster kernel to userspace loading. | Amlal |
| 2024-09-11 | REWORK: Reworking Paging API on AMD64. | Amlal |
| 2024-09-11 | IMP: Better architecture for task scheduling. | Amlal |
| 2024-09-11 | Update EPM standard. | Amlal |
| 2024-09-11 | IMP: Add FreeBitMap method in IBitMapAllocator. | Amlal |
| 2024-09-10 | Improve makefile. | Amlal |
| 2024-09-10 | FIX: Don't disable optimizations | Amlal |
| 2024-09-10 | [ IMP ] Repository bump. | Amlal |
| 2024-09-10 | Fix: See below. | Amlal |
| 2024-09-09 | FIX: Kernel related, see below. | Amlal |
| 2024-09-09 | FIX: Scheduler improvements, MM improvements, worked on a tiny bmp allocator ... | Amlal |
| 2024-09-09 | Bump repository. | Amlal |
| 2024-09-09 | META: Bumping repository. | Amlal |
| 2024-09-08 | A lot: | Amlal |
| 2024-09-08 | Tiny refactors, changes soon. | Amlal |
| 2024-09-08 | [ IMP ] Don't use the functions when jumping to user space via scheduler, sin... | Amlal |
| 2024-09-08 | [ IMP ] DDK Model improvements and reworked the drvsign tool. | Amlal |
| 2024-09-08 | [dev/FeatureAdd] Add mm_new_class, as C++ new doesn't initialize class directly. | Amlal |
| 2024-09-07 | [dev/ZKA/HalProcessor.cxx] Better mm_map_page function. | Amlal |
| 2024-09-07 | Update Hang test. | Amlal EL Mahrouss |
| 2024-09-07 | [dev/HPFS] Include EBS header after EPM. | Amlal EL Mahrouss |
| 2024-09-07 | REFACTOR: Rename RunSCM to RunXPCOM. | Amlal EL Mahrouss |