summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/ArchKit
AgeCommit message (Expand)Author
2025-11-17feat: NeKernel is now under the Apache 2.0 license.Amlal El Mahrouss
2025-10-10feat: kernel: dispatch structures have two new methods.Amlal El Mahrouss
2025-08-31feat: kernel: Revamped `SignalKit` framework. DDK revamp.Amlal El Mahrouss
2025-08-30feat: debugsrv: upstream protocol implementation from NeCTI.Amlal El Mahrouss
2025-08-30feat: BitMapMgr: move cursor to `ArchKit/ArchKit.h` to be zeroed out byAmlal El Mahrouss
2025-06-23fix: Fix AP init code, and format codebase.Amlal El Mahrouss
2025-06-22feat: kernel: HAL: reworked `kerncall` system.Amlal El Mahrouss
2025-06-12feat: libSystem, kernel: finalizing the hash and routing system of libSystem'...Amlal El Mahrouss
2025-05-27fix: DBG_TRAP being called before IDT is setup.Amlal El Mahrouss
2025-05-26feat!: Add IFS layer within DriveMgr, and IFS API.Amlal El Mahrouss
2025-05-26fix(HAL/AP): Fix task getter function inside AP system.Amlal El Mahrouss
2025-05-23feat!(kernel): Rename NewKit to NeKit.Amlal El Mahrouss
2025-05-21feat(kernel): Architectural changes, and introducing a kKernelVM.Amlal El Mahrouss
2025-04-25dev: better .clang-format, ran format command.Amlal
2025-04-22dev, kernel: Milestone towards 0.0.2, see details.Amlal El Mahrouss
2025-03-31meta/repository: fix capitalization on my name 'El' instead of 'EL'.Amlal El Mahrouss
2025-03-29ddk: refactor: reorganize kit into a standard kernel kit.Amlal El Mahrouss
2025-03-28ahci: fix: report success when ahci is detected.Amlal El Mahrouss
2025-03-28kernel: breaking: Change namespace from NeOS to Kernel.Amlal El Mahrouss
2025-03-23meta(kernel): Reworked repository's filesystem structure.Amlal El Mahrouss