| Age | Commit message (Expand) | Author |
| 2025-11-24 | feat! breaking changes on kernel sources. | Amlal El Mahrouss |
| 2025-11-22 | fix: kernel: Important kernel fixes for SMP. Adding 'NeKernel' process as well. | Amlal El Mahrouss |
| 2025-11-21 | feat: kernel: NeKit improvements and new TOML file. | Amlal El Mahrouss |
| 2025-11-21 | meta: Codebase improvements on NeKernel. | Amlal El Mahrouss |
| 2025-11-18 | fix: kernel: OpenHeFS and NeFS fixes, PCI and DriveMgr fixes. | Amlal El Mahrouss |
| 2025-11-17 | feat: NeKernel is now under the Apache 2.0 license. | Amlal El Mahrouss |
| 2025-11-17 | tools: feat: new syntax for function. | Amlal El Mahrouss |
| 2025-11-16 | fix: kernel: filesystem tweaks. | Amlal El Mahrouss |
| 2025-10-26 | feat: refactor HeFS to OpenHeFS. | Amlal El Mahrouss |
| 2025-09-09 | feat:! ddk/dki, ne_launch, ifs: Big architectural changes and | Amlal El Mahrouss |
| 2025-09-09 | fix: hal: clear video memory once handoff is done. | Amlal El Mahrouss |
| 2025-09-07 | feat: kernel: startup sequence fix, and new mgmt.hefs manual. | Amlal El Mahrouss |
| 2025-09-07 | feat: `ne_launch` and `LaunchHelpers.fwrk`: PID zero of NeKernel. | Amlal El Mahrouss |
| 2025-08-31 | feat! BenchKit breaking changes. | Amlal El Mahrouss |
| 2025-08-30 | feat: BitMapMgr: move cursor to `ArchKit/ArchKit.h` to be zeroed out by | Amlal El Mahrouss |
| 2025-08-21 | feat: refactor and fixed python scripts. | Amlal El Mahrouss |
| 2025-08-09 | feat: warning fixes and Semaphore API patches. | Amlal |
| 2025-07-10 | fix: Validate `kKernelVM` correctly, instead of using the debug | Amlal El Mahrouss |
| 2025-07-10 | fix: `kKernelVM` shall be validated in case it is null. | Amlal El Mahrouss |
| 2025-07-04 | feat: see below. | Amlal El Mahrouss |
| 2025-05-27 | feat: generic_kits: Add X64Chrono inside BenchKit. | Amlal El Mahrouss |
| 2025-05-27 | feat: Assign ThreadID to APIC's ProcessID when initialzing APs. | Amlal El Mahrouss |
| 2025-05-27 | fix: DBG_TRAP being called before IDT is setup. | Amlal El Mahrouss |
| 2025-05-25 | kernel!: lots of changes, see commit details. | Amlal El Mahrouss |
| 2025-05-24 | feat(nekit)!: Change dbg_break_point to DBG_TRAP. | Amlal El Mahrouss |
| 2025-05-23 | feat!(Kernel): Improvements on the BitMapMgr, HTS, and UPS. | Amlal El Mahrouss |
| 2025-05-21 | feat(kernel): Architectural changes, and introducing a kKernelVM. | 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-18 | dev(sched): Improvements and work in progress fixes. | Amlal El Mahrouss |
| 2025-05-18 | feat(kernel{sched/hal}): int 3 if something is wrong in `sched_jump_to_task` | Amlal El Mahrouss |
| 2025-05-16 | feat(kernel): Better UPS and interrupt system too. | 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-15 | feat(kernel/sched): fixes and improvements on the scheduler's | Amlal El Mahrouss |
| 2025-05-15 | feat(kernel): improved scheduler and kernel main code. | 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-05-14 | feat(kernel): Filesystem fixes, and others. | Amlal El Mahrouss |
| 2025-05-13 | feat(kernel): see below for the commit's details. | Amlal El Mahrouss |
| 2025-05-11 | feat(kernel/hefs): Fixed the shortcomings and issues of HeFS. | Amlal El Mahrouss |
| 2025-05-02 | kernel, FS: Mostly patches regarding NeFS's formating and disk write implemen... | Amlal |
| 2025-05-01 | kernel: scheduler and pef code mgr improvements. | Amlal |
| 2025-04-30 | kernel: keep track of cr3 in AMD HAL/HEL. | Amlal |
| 2025-04-28 | dev, kernel(hal/amd64): Init filesystem according to FSKit configuration. | 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: AHCI, HeFS filesystem, SysChk, and BootSATA improvements. | Amlal |
| 2025-04-25 | dev, kernel: improve nefs format method, hefs format method. | Amlal |
| 2025-04-25 | dev: better .clang-format, ran format command. | Amlal |
| 2025-04-24 | dev, kernel: scheduler, timer: hw timer and scheduler improvements. | Amlal El Mahrouss |