index
:
NeKernel
atom-improvements
bootloader-updates
buffered-stream-requirements
develop
ex-cpp-module-develop-archive
filesystem-kit-bump
ipxe-bootz-support
kernel-bootkit-posix-additions
kernel-level-tweaks
kernel-task-scheduler-impl
mkfs-tweaks
openhefs-filemgr-support
posixkit-macro-additions
update-authormap
update-citations
v0.1.1-develop
v0.1.2-develop
v0.1.21-develop
v0.1.31-develop
Ne System's NeKernel: The Open Source Modular C++ Microkernel written in C++20.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dev
/
kernel
/
DmaKit
Age
Commit message (
Expand
)
Author
2025-11-24
feat! breaking changes on kernel sources.
Amlal El Mahrouss
2025-11-21
meta: Codebase improvements on NeKernel.
Amlal El Mahrouss
2025-11-17
feat: NeKernel is now under the Apache 2.0 license.
Amlal El Mahrouss
2025-11-16
feat: bug: chk.efi breaks ne_kernel on AHCI.
Amlal El Mahrouss
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-06-15
fix: fix invalid bounds check in `DmaPool.h`'s `rtl_dma_alloc`
v0.0.3e1
Amlal El Mahrouss
2025-06-15
fix: Include `Processor.h` according to HAL.
Amlal El Mahrouss
2025-06-15
feat: DmaPool, and Scheduler Interrupts for ARM.
Amlal El Mahrouss
2025-05-30
refactor: Format codebase and fix warning in UserProcessScheduler.
Amlal El Mahrouss
2025-05-29
fix: Fix Ref class, which caused memory leaks on the kernel.
0.0.2e3
Amlal El Mahrouss
2025-05-27
feat: Assign ThreadID to APIC's ProcessID when initialzing APs.
Amlal El Mahrouss
2025-05-15
feat(kernel): Finalizing the first version of the user scheduler.
Amlal El Mahrouss