| Age | Commit message (Expand) | Author |
| 2025-04-26 | dev, kernel and user: codebase additions and work in progress 'tactical pause' | Amlal |
| 2025-04-26 | dev, kernel: add kernel on when the traversal hits 0 (it should never happen) | Amlal |
| 2025-04-26 | dev, kernel: saving work in progress code regarding scheduler and filesystem. | Amlal |
| 2025-04-25 | dev, kernel: improve nefs format method, hefs format method. | Amlal |
| 2025-04-25 | dev: compiler error fixes. | Amlal |
| 2025-04-25 | dev: better .clang-format, ran format command. | Amlal |
| 2025-04-25 | dev, kernel: debug protocol tweaks. | Amlal |
| 2025-04-25 | dev, kernel: fix kDebugTypeLen, made it inline to avoid linker errors. | Amlal |
| 2025-04-24 | dev, kernel: scheduler: fully implement traversal and cleanup. | Amlal |
| 2025-04-24 | dev, kernel: scheduler and heap related work. | Amlal |
| 2025-04-24 | dev, kernel: scheduler, timer: hw timer and scheduler improvements. | Amlal El Mahrouss |
| 2025-04-24 | dev, tooling: Improve the tools and frameworks on userspace. | Amlal El Mahrouss |
| 2025-04-24 | dev, kernel: Update Status to kKilled, and not kFinished when | Amlal El Mahrouss |
| 2025-04-24 | dev, kernel: HeFS patches and starting to implement filesystem. | Amlal El Mahrouss |
| 2025-04-23 | dev, kernel: necessary refactors regarding future changes. | Amlal El Mahrouss |
| 2025-04-23 | dev, kernel, boot: disk i/o and scheduler warning fixes. | Amlal El Mahrouss |
| 2025-04-23 | dev, kernel: scheduler and disk swap refactors. | Amlal El Mahrouss |
| 2025-04-22 | dev, kernel: WiP changes done to kernel and SysChk module. | Amlal El Mahrouss |
| 2025-04-22 | dev, boot: fix bootloader link error caused by `kTeams` | Amlal El Mahrouss |
| 2025-04-22 | dev, kernel: Milestone towards 0.0.2, see details. | Amlal El Mahrouss |
| 2025-04-22 | dev, kernel: VEPM WiP implementation, and syschk fixes in WiP. | Amlal El Mahrouss |
| 2025-04-19 | dev, sched: last commit before 0.0.1. | Amlal El Mahrouss |
| 2025-04-18 | kernel, boot: improvements and tweaks on the kernel's filesystems. | Amlal El Mahrouss |
| 2025-04-17 | dev, kernel: Finish recovering files. | Amlal El Mahrouss |
| 2025-04-17 | kernel, boot: recovering lost changes because of some git issue. | Amlal El Mahrouss |
| 2025-04-15 | fix, kernel, boot, mod: Fixing issues regarding the boot flow and the | Amlal El Mahrouss |
| 2025-04-14 | bootloader, netboot: integrate EFI_SIMPLE_NETWORK_PROTOCOL for HTTP-based ker... | Amlal El Mahrouss |
| 2025-04-13 | dev, scheduler, ahci, dev: Refactor scheduler, and fix minor mistakes. | Amlal El Mahrouss |
| 2025-04-11 | big commit, for pedantic CI. | Amlal El Mahrouss |
| 2025-04-11 | tweak kernel, boot: use -Wall, -Werror, -Wpedantic now. | Amlal El Mahrouss |
| 2025-04-10 | dev, meta: minor tweaks and improvements. | Amlal El Mahrouss |
| 2025-04-08 | pci, Device.h: remove unused function prototypes. | Amlal El Mahrouss |
| 2025-04-08 | pci, Device.h: use sizeof UInt32 instead of relying on a number. | Amlal El Mahrouss |
| 2025-04-08 | pci, Device.h: minor tweaks. | Amlal El Mahrouss |
| 2025-04-03 | fmt/pef.h: correcting minor mistakes. | Amlal El Mahrouss |
| 2025-04-03 | kernel/pci: document Device class. | Amlal El Mahrouss |
| 2025-04-01 | kernel/storage, pio, ahci, dma: a lot of patches and fixes according to Stora... | Amlal El Mahrouss |
| 2025-04-01 | boot, kernel, modules: unify gfx headers, fix AHCI LBA48, standardize ModuleMain | Amlal El Mahrouss |
| 2025-03-31 | boot/efi: a set of important patches regarding efi bootz. | Amlal El Mahrouss |
| 2025-03-31 | storage: unify naming for drive protocol interface | Amlal El Mahrouss |
| 2025-03-31 | boot: fix framebuffer init and restore boot on real hardware | Amlal El Mahrouss |
| 2025-03-31 | meta/repository: fix capitalization on my name 'El' instead of 'EL'. | Amlal El Mahrouss |
| 2025-03-29 | ddk: refactor: reorganize kit into a standard kernel kit. | Amlal El Mahrouss |
| 2025-03-28 | ahci: fix: report success when ahci is detected. | Amlal El Mahrouss |
| 2025-03-28 | kernel: breaking: Change namespace from NeOS to Kernel. | Amlal El Mahrouss |
| 2025-03-27 | BootZ: Introduce NetBoot module & consolidate STANDALONE macro | Amlal El Mahrouss |
| 2025-03-27 | add: new driver device kit API. (DDK) | Amlal El Mahrouss |
| 2025-03-25 | kernel: Refactor AHCI I/O path, enhance memory allocators, and cleanup obsole... | Amlal El Mahrouss |
| 2025-03-25 | refactor(kernel): Refactor MemoryMgr code and log freed address location. | Amlal El Mahrouss |
| 2025-03-24 | kernel(feat): Add basic wide system bug check (memory check), other | Amlal El Mahrouss |