| Age | Commit message (Expand) | Author |
| 2025-09-10 | fix: __cxa_guard_acquire: fix to `&` not `&&` | Amlal El Mahrouss |
| 2025-09-10 | feat: kernel: abi: __cxa_guard inside CxxABI (AMD64) | 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-09-06 | fix: ARM64: fix syntax mismatch. | Amlal El Mahrouss |
| 2025-09-03 | feat: hal/arm64: document Handover stub on ARM64. | Amlal El Mahrouss |
| 2025-08-31 | feat! BenchKit breaking changes. | Amlal El Mahrouss |
| 2025-08-31 | feat: kernel: Revamped `SignalKit` framework. DDK revamp. | Amlal El Mahrouss |
| 2025-08-30 | feat: BitMapMgr: move cursor to `ArchKit/ArchKit.h` to be zeroed out by | Amlal El Mahrouss |
| 2025-08-27 | feat: docs/tex: Update OpenHeFS specs. | Amlal El Mahrouss |
| 2025-08-21 | feat: refactor and fixed python scripts. | Amlal El Mahrouss |
| 2025-08-17 | feat: kernel: (HALKit/KernelKit): Scheduler, and dylib improvements. | Amlal |
| 2025-08-13 | feat! Breaking changes in the DDK. | Amlal |
| 2025-08-13 | feat: DmaPool: remove useless casts and increment size if zero. | Amlal |
| 2025-08-11 | feat: Semaphore API has been documented, RTL driver improvements, and better ... | 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-21 | fix: kernel{aarch64}: it now builds without issue because of a fix in the bit... | Amlal El Mahrouss |
| 2025-07-21 | feat: HAL/HPET: document source code. | Amlal El Mahrouss |
| 2025-07-21 | feat: NeKernel Semaphore API. | Amlal El Mahrouss |
| 2025-07-19 | feat: wip: new tree kind 'kSpecial' and refactor user scheduler code temporar... | Amlal El Mahrouss |
| 2025-07-17 | feat: Update tooling from btb to nebuild. Moved platform specific ABI into th... | Amlal El Mahrouss |
| 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-06-23 | fix: Fix AP init code, and format codebase. | Amlal El Mahrouss |
| 2025-06-22 | fix: HAL: syscall interrupt must be ring-3 only. | Amlal El Mahrouss |
| 2025-06-22 | feat: kernel: HAL: reworked `kerncall` system. | Amlal El Mahrouss |
| 2025-06-18 | feat: level based virtual memory mapping for NeKernel's paging system. | Amlal El Mahrouss |
| 2025-06-18 | feat: Implemented `HalPagingMgr` for AArch64. | Amlal El Mahrouss |
| 2025-06-18 | meta: Ran `format.sh` | Amlal El Mahrouss |
| 2025-06-15 | feat: DmaPool, and Scheduler Interrupts for ARM. | Amlal El Mahrouss |
| 2025-06-12 | feat: libSystem, kernel: finalizing the hash and routing system of libSystem'... | Amlal El Mahrouss |
| 2025-06-08 | feat: arm64: add .ldr stub for ARM64 VMKernel. | Amlal El Mahrouss |
| 2025-06-06 | feat: The `APM` HW protocol implementation got improvements (ARM64) | Amlal El Mahrouss |
| 2025-06-06 | feat: kernel: Start enforcing `User`s validation when issuing OS calls. | Amlal El Mahrouss |
| 2025-06-02 | fix: hal/aarch64: aarch64 patches for ne_kernel. | 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-30 | refactor: Refactor IDeviceObject to DeviceInterface and its usages. | Amlal El Mahrouss |
| 2025-05-29 | feat: Improve libSystem's architecture and implementation. | 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-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 |