| Age | Commit message (Expand) | Author |
| 2025-05-16 | feat(kernel): Better UPS and interrupt system too. | Amlal El Mahrouss |
| 2025-05-16 | feat(manuals): add HTML page for PoC. | Amlal El Mahrouss |
| 2025-05-16 | feat(kernel): User doesn't store the password directly anymore, it is hashed | Amlal El Mahrouss |
| 2025-05-16 | add(drawio): better kernel design diagram. | 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/sched): fixes and improvements on the scheduler's | Amlal El Mahrouss |
| 2025-05-15 | feat(kernel/sched): fix overengineered and duplicate switch on ::Run | 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-14 | feat(kernel): Set SubSystem according to TASK/PROCESS structure. | Amlal El Mahrouss |
| 2025-05-14 | feat(kernel): Improved DiskImage.fwrk's Format functions, don't assume | Amlal El Mahrouss |
| 2025-05-14 | feat(DiskImage.fwrk): Fix duplicate symbols link error. | Amlal El Mahrouss |
| 2025-05-14 | feat(kernel): add ddk.sys to the build flow, finished the mk_fwrk CLI. | Amlal El Mahrouss |
| 2025-05-13 | feat(kernel): expand KDBG packet structure, and prefix hexadecimal | Amlal El Mahrouss |
| 2025-05-13 | feat(kernel): see below for the commit's details. | Amlal El Mahrouss |
| 2025-05-12 | feat: sched, tooling: improving and laying foundations for the future | Amlal El Mahrouss |
| 2025-05-12 | dev(kernel:HeFS): fix warning in FileSystemParser file, and updated the | Amlal El Mahrouss |
| 2025-05-12 | feat(doxygen): Update PROJECT_NUMBER field to reflect the current version of ...0.0.2e2-amend | Amlal El Mahrouss |
| 2025-05-11 | dev(kernel:HeFS): Cleanup filesystem and AHCI driver. | Amlal El Mahrouss |
| 2025-05-11 | feat(HeFS): Raise minimum disk size threshold for HeFS to 128GB. | Amlal El Mahrouss |
| 2025-05-11 | feat(kernel/hefs): Fixed the shortcomings and issues of HeFS. | Amlal El Mahrouss |
| 2025-05-11 | dev(fix:AHCI): explicitly say that these functions are unused (when we | Amlal El Mahrouss |
| 2025-05-11 | meta(tex): update HeFS specs. | Amlal |
| 2025-05-11 | feat(kernel): HeFS TeX specs have been updated, and cleaned up the official f... | Amlal |
| 2025-05-11 | fix(dev): emergency patches. | Amlal |
| 2025-05-11 | dev(feat:kernel): Working Core Layer of HeFS (Write/Read) | Amlal |
| 2025-05-10 | dev(kernel/HeFS): code cleanup, and improvements on the FS driver code. | Amlal |
| 2025-05-10 | dev(kernel): saving changes regarding HeFS, and also for the 0.0.2e2 release. | Amlal |
| 2025-05-10 | dev(kernel): feat: AHCI driver improvements against 'disk hangs', and HeFS ha... | Amlal |
| 2025-05-09 | dev(kernel, tooling): better code quality inside the codebase and more checks... | Amlal |
| 2025-05-08 | meta(kernel): saving changes to avoid loss. | Amlal |
| 2025-05-08 | feat(kernel): Fix warnings and bugs regarding the DebugOutput device. | Amlal |
| 2025-05-08 | feat(tooling): update HeFS headers, and better HeFS tooling. | Amlal |
| 2025-05-07 | feat(kernel): update TeX specs. | Amlal |
| 2025-05-07 | feat(kernel): HeFS fixes, AHCI improvements, and MBCI tweaks. | Amlal |
| 2025-05-07 | feat(modules/MBCI): add tiemout for memory test. | Amlal |
| 2025-05-07 | feat(modules/MBCI): Finalize MBCI base module. | Amlal |
| 2025-05-07 | feat(docs): Update HeFS specification. | Amlal |
| 2025-05-07 | feat(docs): Add MBCI specification, a mini bus HW interface. | Amlal |
| 2025-05-06 | dev(kernel): Fix typo of `kHeFSDefaultVoluneName` to `kHeFSDefaultVolumeName`... | Amlal El Mahrouss |
| 2025-05-06 | feat(HeFS): Filesystem fixes and optimizations. | Amlal |
| 2025-05-06 | feat(kernel/HeFS): move sz_out out of the loop, to avoid it being reset. | Amlal |
| 2025-05-06 | dev(kernel): add __NE_VEPM__ macro to compile under VEPM. | Amlal |
| 2025-05-06 | dev(kernel): add __NE_VEPM__ macro to compile under VEPM. | Amlal |
| 2025-05-06 | dev(fix): Use VEPM in DriveMgr, to avoid unformatted disk error. | Amlal |
| 2025-05-06 | feat(kernel): Working on the last parts of HeFS V1, which will act as the bas... | Amlal |