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
/
KernelKit
/
KPC.h
Age
Commit message (
Expand
)
Author
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-07-23
feat: new 'kErrorUnavailable' type and semaphore API breaking changes.
Amlal El Mahrouss
2025-07-23
feat: new 'kErrorAccessDenied' type for semaphore api.
Amlal El Mahrouss
2025-07-21
fix: KPC: Fix duplicate of kErrorNetworkTimeout.
Amlal El Mahrouss
2025-07-21
feat: NeKernel Semaphore API.
Amlal El Mahrouss
2025-05-27
feat: Assign ThreadID to APIC's ProcessID when initialzing APs.
Amlal El Mahrouss
2025-05-25
kernel!: lots of changes, see commit details.
Amlal El Mahrouss
2025-05-23
feat!(kernel): Rename NewKit to NeKit.
Amlal El Mahrouss
2025-05-17
feat(kernel): don't schedule process when it's under signals such as:
Amlal El Mahrouss
2025-04-28
dev, kernel: HeFS, Tooling: reworked the mkfs.hefs tool for the new filesystem.
Amlal
2025-04-25
dev: better .clang-format, ran format command.
Amlal
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-28
kernel: breaking: Change namespace from NeOS to Kernel.
Amlal El Mahrouss
2025-03-24
kernel(feat): Add basic wide system bug check (memory check), other
Amlal El Mahrouss