| Age | Commit message (Expand) | Author |
| 2025-05-01 | kernel, boot: deprecated current PIO driver, add +Next for future NeKernel it... | Amlal |
| 2025-05-01 | kernel: mmap the blob to VMAddress in PEFCodeMgr, alongside other fixes regar... | Amlal |
| 2025-04-29 | dev(kernel, HeFS): reworking filesystem to find an hybrid solution regarding ... | Amlal |
| 2025-04-29 | kernel: Figuring out the EPM header bug; where it gets duplicated when writin... | Amlal |
| 2025-04-28 | kernel: getting that filesystem to work as intended. | Amlal |
| 2025-04-28 | dev, kernel: Fixed HeFS directory allocation routine. | Amlal |
| 2025-04-28 | dev, kernel: HeFS improvements and tweaks. | Amlal |
| 2025-04-28 | dev, kernel: HeFS, Tooling: reworked the mkfs.hefs tool for the new filesystem. | Amlal |
| 2025-04-27 | dev, kernel: HeFS had to be redesigned to be less problematic with hard-drives. | Amlal |
| 2025-04-27 | dev, kernel: refactor and improve parts of the kernel, related to I/O | Amlal |
| 2025-04-27 | dev, kernel: AHCI, HeFS filesystem, SysChk, and BootSATA improvements. | Amlal |
| 2025-04-27 | dev, kernel: fix copyright header for AHCI. | Amlal |
| 2025-04-27 | StorageKit: made DMA.h stronger and more resilient. | Amlal |
| 2025-04-27 | dev, kernel: AHCI support and HeFS improvements, alongside scheduler allocati... | Amlal |
| 2025-04-27 | dev, kernel: HeFS and disk related work and improvements. | Amlal |
| 2025-04-25 | dev: better .clang-format, ran format command. | Amlal |
| 2025-04-25 | dev, boot, kernel: improvements, and fixing the VEPM formatter. | Amlal |
| 2025-04-23 | dev, kernel: scheduler and disk swap refactors. | Amlal El Mahrouss |
| 2025-04-21 | dev, kernel: Made HeFS use a RB-Tree traversal algorithm. | Amlal El Mahrouss |
| 2025-04-19 | dev, kernel, ahci: AHCI related fixes. | Amlal El Mahrouss |
| 2025-04-18 | kernel, IMP: GfxKit: GraphicsKit. | Amlal El Mahrouss |
| 2025-04-17 | kernel, boot: recovering lost changes because of some git issue. | Amlal El Mahrouss |
| 2025-04-14 | meta: bumping sources. | 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 | tweak kernel, boot: use -Wall, -Werror, -Wpedantic now. | Amlal El Mahrouss |
| 2025-04-11 | fix, mm: rework paging system. | Amlal El Mahrouss |
| 2025-04-08 | dev: Urgent patches regarding memory management. | Amlal El Mahrouss |
| 2025-04-08 | kernel, storage, heap, abi: lots of improvements and tweaks. | Amlal El Mahrouss |
| 2025-04-08 | storage, ahci: only assign `kSATAPortsImplemented` when init's successful. | Amlal El Mahrouss |
| 2025-04-06 | adding an align function designed for AHCI's needs and drivemgr's | Amlal El Mahrouss |
| 2025-04-05 | AHCI+Generic.cc: a little but important tweak regarding AHCI generic | Amlal El Mahrouss |
| 2025-04-05 | kernel: storage, modules, mbci: implement mbci_read_auth_key, mbci_test_mmio,... | Amlal El Mahrouss |
| 2025-04-04 | kernel, storage: important patches done to AHCI, PIO, PagingMgr, and DMA. | Amlal El Mahrouss |
| 2025-04-02 | boot/net: rename Boot.S files, clarify EEPROM implication, and prep UDP read | Amlal El Mahrouss |
| 2025-04-01 | kernel/wip: SMP tweaks, and code cleanup. | Amlal El Mahrouss |
| 2025-04-01 | ahci, boot: bump, and working on a patch. | 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 | ahci: fix useless '#include "' which is also breaking nekernel's coding stand... | Amlal El Mahrouss |
| 2025-03-31 | ahci: a set of important patches of generic ahci driver. | 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-28 | ahci: FIX - remove redundant header in AHCI+Generic.cc | Amlal |
| 2025-03-28 | achi: WIP - fix the misused `NO` flag in read/write call sites, this is | Amlal El Mahrouss |
| 2025-03-28 | ahci: WIP - refactor AHCI command engine, fix PRDT setup and LBA logic | Amlal El Mahrouss |
| 2025-03-25 | cli(diutil): moved CommandLine.cc to src/ | Amlal El Mahrouss |
| 2025-03-25 | kernel: Refactor AHCI I/O path, enhance memory allocators, and cleanup obsole... | Amlal El Mahrouss |