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
/
ddk
Age
Commit message (
Expand
)
Author
2025-08-25
feat! ddk -> libDDK, use syscall on AMD64.
Amlal El Mahrouss
2025-08-14
fix! abi! Use FNV instead of direct strings for DDK symbols
Amlal
2025-08-14
feat: ddk_kernel_call: update kernel call dispatch documentation.
Amlal
2025-08-13
feat! Breaking changes in the DDK.
Amlal
2025-08-10
feat: ddk! Driver toolkit breaking changes.
Amlal
2025-05-23
refactor(kernel): Refactor HeapMgr functions.
Amlal El Mahrouss
2025-05-15
feat(kernel): Finalizing the first version of the user scheduler.
Amlal El Mahrouss
2025-05-14
feat(kernel): Improved DiskImage.fwrk's Format functions, don't assume
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-05
kernel(feat): fix compilation error casued by the previous commit being too '...
Amlal
2025-05-04
feat(cleanup): cleanup codebase.
Amlal
2025-04-30
kernel: keep track of cr3 in AMD HAL/HEL.
Amlal
2025-04-30
kernel, sched: worked on a pending ticket (process rebalancing)
Amlal
2025-04-27
dev: fixes and improvements, codebase formating too.
Amlal
2025-04-25
dev: better .clang-format, ran format command.
Amlal
2025-03-31
boot: fix framebuffer init and restore boot on real hardware
Amlal El Mahrouss
2025-03-31
meta/repository: fix capitalization on my name 'El' instead of 'EL'.
Amlal El Mahrouss
2025-03-29
ddk: refactor: reorganize kit into a standard kernel kit.
Amlal El Mahrouss
2025-03-27
add: new driver device kit API. (DDK)
Amlal El Mahrouss