| Age | Commit message (Expand) | Author |
| 2024-10-08 | FIX: Fix log comment. | Amlal EL Mahrouss |
| 2024-10-08 | IMP: Rename newoskrnl.exe to minkrnl.exe, which stands for minimal kernel (it... | Amlal EL Mahrouss |
| 2024-10-07 | IMP: User.cxx, make hashing stronger.
| Amlal El Mahrouss |
| 2024-10-06 | META: Bumping sources. | Amlal EL Mahrouss |
| 2024-10-06 | IMP: Add exit.hxx, which takes care of exiting the program. | Amlal EL Mahrouss |
| 2024-10-06 | IMP: Improve Kernel's documentation. | Amlal El Mahrouss |
| 2024-10-03 | IMP: Fixes improvements and new APIs and implementations. | Amlal EL Mahrouss |
| 2024-10-02 | IMP: Update setup program for ZKA OS SDK. | Amlal EL Mahrouss |
| 2024-10-02 | IMP: Refactor and improvements. | Amlal EL Mahrouss |
| 2024-10-02 | IMP: Updated Kernel with refactors and fixes. | Amlal |
| 2024-09-30 | IMP: Update SCI and XPCOM specs, as well as GZip specs. | Amlal |
| 2024-09-30 | IMP: CRT and DDK improvements. Add SMS struct. | Amlal El Mahrouss |
| 2024-09-30 | Refactor: Improvements over the codebase. | Amlal El Mahrouss |
| 2024-09-30 | IMP: Refactored AMD64 HAL's CPUID.hxx, APICController.cxx and BMPMgr.cxx | Amlal |
| 2024-09-29 | Add ZKA Wireless Model driver. | Amlal |
| 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 |