| Age | Commit message (Expand) | Author |
| 2025-11-17 | feat: NeKernel is now under the Apache 2.0 license. | Amlal El Mahrouss |
| 2025-09-07 | feat: kernel: startup sequence fix, and new mgmt.hefs manual. | Amlal El Mahrouss |
| 2025-08-27 | feat: docs/tex: Update OpenHeFS specs. | Amlal El Mahrouss |
| 2025-08-13 | feat! Breaking changes in the DDK. | Amlal |
| 2025-08-09 | feat: warning fixes and Semaphore API patches. | Amlal |
| 2025-07-31 | fix: SMP: Fix `mp_register_task` thrdid could have been index out of bounds. | Amlal El Mahrouss |
| 2025-07-19 | feat: wip: new tree kind 'kSpecial' and refactor user scheduler code temporar... | Amlal El Mahrouss |
| 2025-06-23 | fix: Fix AP init code, and format codebase. | Amlal El Mahrouss |
| 2025-06-06 | feat: The `APM` HW protocol implementation got improvements (ARM64) | Amlal El Mahrouss |
| 2025-06-01 | feat: Be more flexible when the OS is not SMP-aware. | 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-26 | feat!: Add IFS layer within DriveMgr, and IFS API. | Amlal El Mahrouss |
| 2025-05-26 | feat: Validate stack_ptr and task switch. | Amlal El Mahrouss |
| 2025-05-26 | fix: remove useless process_index variable. | Amlal El Mahrouss |
| 2025-05-26 | fix(HAL/AP): Fix task getter function inside AP system. | Amlal El Mahrouss |
| 2025-05-25 | kernel!: lots of changes, see commit details. | 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-21 | feat(kernel): source code improvements. | Amlal El Mahrouss |
| 2025-05-20 | wip: feat(kernel): Add stub for ring-3 switch on the AP side of the | Amlal El Mahrouss |
| 2025-05-19 | feat(kernel, sched): Architectural improvements, and cleaned up | Amlal El Mahrouss |
| 2025-05-18 | feat(sched_desgin): better architecture for the HTS. | Amlal El Mahrouss |
| 2025-05-16 | feat(kernel): Better UPS and interrupt system too. | Amlal El Mahrouss |
| 2025-05-16 | fix(hal/ap): Use a safer origin address on the AMD64 HAL. | Amlal El Mahrouss |
| 2025-05-16 | feat(kernel/ap): Improved and fixed the AP boot flow, also made sure that the... | Amlal El Mahrouss |
| 2025-05-16 | feat(kernel/sched): tweak HalApplicationProcessor.cc | Amlal El Mahrouss |
| 2025-05-15 | feat(kernel): pushing the fixes regarding the scheduler, and working on | Amlal El Mahrouss |
| 2025-05-15 | feat(kernel): Finalizing the first version of the user scheduler. | Amlal El Mahrouss |
| 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-24 | dev, kernel: scheduler, timer: hw timer and scheduler improvements. | Amlal El Mahrouss |
| 2025-04-18 | dev, kernel: important patches. | Amlal El Mahrouss |
| 2025-04-17 | kernel, SMP: put back AP init code. | Amlal El Mahrouss |
| 2025-04-17 | kernel, boot: recovering lost changes because of some git issue. | Amlal El Mahrouss |
| 2025-04-11 | tweak kernel, boot: use -Wall, -Werror, -Wpedantic now. | Amlal El Mahrouss |
| 2025-04-01 | kernel/wip: SMP tweaks, and code cleanup. | Amlal El Mahrouss |
| 2025-04-01 | boot, kernel, modules: unify gfx headers, fix AHCI LBA48, standardize ModuleMain | Amlal El Mahrouss |
| 2025-03-31 | meta: ran format.sh | Amlal El Mahrouss |
| 2025-03-31 | meta/repository: fix capitalization on my name 'El' instead of 'EL'. | Amlal El Mahrouss |
| 2025-03-29 | hal/amd64: unify GDT/IDT setup and rename I/O ops | Amlal El Mahrouss |
| 2025-03-29 | ddk: refactor: reorganize kit into a standard kernel kit. | Amlal El Mahrouss |
| 2025-03-28 | kernel: breaking: Change namespace from NeOS to Kernel. | Amlal El Mahrouss |
| 2025-03-24 | kernel(feat): Add basic wide system bug check (memory check), other | Amlal El Mahrouss |
| 2025-03-23 | meta(kernel): Reworked repository's filesystem structure. | Amlal El Mahrouss |