| Age | Commit message (Expand) | Author |
| 2025-11-24 | feat! breaking changes on kernel sources. | Amlal El Mahrouss |
| 2025-11-21 | meta: Codebase improvements on NeKernel. | Amlal El Mahrouss |
| 2025-11-17 | feat: NeKernel is now under the Apache 2.0 license. | Amlal El Mahrouss |
| 2025-11-17 | fix: boot: include chk.efi | Amlal El Mahrouss |
| 2025-11-17 | tools: feat: new syntax for function. | Amlal El Mahrouss |
| 2025-11-16 | feat: bug: chk.efi breaks ne_kernel on AHCI. | Amlal El Mahrouss |
| 2025-06-10 | fix: better allocation system in BootZ (aarch, amd64) | Amlal El Mahrouss |
| 2025-05-30 | refactor: Format codebase and fix warning in UserProcessScheduler. | Amlal El Mahrouss |
| 2025-05-27 | feat: Assign ThreadID to APIC's ProcessID when initialzing APs. | Amlal El Mahrouss |
| 2025-05-25 | kernel!: lots of changes, see commit details. | Amlal El Mahrouss |
| 2025-05-23 | feat(krnl, libSystem, boot): Make space for LibSystem inside Handover | Amlal El Mahrouss |
| 2025-05-23 | feat!(Kernel): Improvements on the BitMapMgr, HTS, and UPS. | Amlal El Mahrouss |
| 2025-05-23 | feat!(kernel): Rename NewKit to NeKit. | Amlal El Mahrouss |
| 2025-05-21 | feat(kernel): Architectural changes, and introducing a kKernelVM. | Amlal El Mahrouss |
| 2025-05-19 | dev(tweaks): use HandoverTable enum for deducing BS or ST indices. | Amlal El Mahrouss |
| 2025-05-18 | feat(sched_desgin): better architecture for the HTS. | Amlal El Mahrouss |
| 2025-05-10 | dev(kernel): feat: AHCI driver improvements against 'disk hangs', and HeFS ha... | Amlal |
| 2025-05-01 | tooling, fs: Improve tooling and clean up HeFS filesystem code. | Amlal |
| 2025-04-30 | kernel: keep track of cr3 in AMD HAL/HEL. | Amlal |
| 2025-04-25 | dev: better .clang-format, ran format command. | Amlal |
| 2025-04-24 | dev, kernel, boot: HeFS, Scheduler, BootZ: see below. | Amlal El Mahrouss |
| 2025-04-22 | dev, boot: fixed nasty bugs inside bootloader. | Amlal El Mahrouss |
| 2025-04-22 | dev, kernel: WiP changes done to kernel and SysChk module. | Amlal El Mahrouss |
| 2025-04-22 | dev, kernel: VEPM WiP implementation, and syschk fixes in WiP. | Amlal El Mahrouss |
| 2025-04-18 | dev, fb: did some cleanup on the graphics stack. | Amlal El Mahrouss |
| 2025-04-18 | kernel, boot: improvements and tweaks on the kernel's filesystems. | Amlal El Mahrouss |
| 2025-04-18 | dev, kernel: important patches. | Amlal El Mahrouss |
| 2025-04-17 | kernel, boot: recovering lost changes because of some git issue. | Amlal El Mahrouss |
| 2025-04-16 | dev, kernel, boot: fix dumb early-init which caused the kernel to jump | 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-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-10 | kernel, boot: a lot of improvements regarding memory probing. | Amlal El Mahrouss |
| 2025-04-08 | boot: urgent nekernel patches. | 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-07 | boot/syschk: waive requirement for ATA PIO. | Amlal El Mahrouss |
| 2025-04-06 | adding an align function designed for AHCI's needs and drivemgr's | 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 | 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 | boot: fix framebuffer init and restore boot on real hardware | Amlal El Mahrouss |
| 2025-03-31 | efi: make it fit the 8.3 limit (FAT) | Amlal El Mahrouss |
| 2025-03-31 | meta/repository: fix capitalization on my name 'El' instead of 'EL'. | Amlal El Mahrouss |
| 2025-03-28 | bootz: rename NetBoot module to BootNet | Amlal El Mahrouss |
| 2025-03-28 | bootz: consolidate EFI namespace into Boot, finalize NetBoot fallback | 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-26 | feat(boot): kern_ver nvram variable. | Amlal El Mahrouss |