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
/
src
/
boot
Age
Commit message (
Expand
)
Author
2026-01-25
feat: CF: Add alias for CFDictionary (CFDict).
v0.1.3
Amlal El Mahrouss
2026-01-23
chore: Codebase improvements, add groundwork for #122.
Amlal El Mahrouss
2026-01-21
fix: hotpatch: fix errors in kernel boot modules due to missing macros.
Amlal El Mahrouss
2026-01-17
feat: kernel: stability improvements on the scheduler and AMD64 HAL.
Amlal El Mahrouss
2026-01-16
chore: config: standardize disk size on ne_kernel.
Amlal El Mahrouss
2026-01-15
feat: kernel: bitmapmgr and heapmgr improvements.
Amlal El Mahrouss
2026-01-12
feat: final release prep.
Amlal El Mahrouss
2026-01-11
chore: kernel/boot: Enforce subsystem 17 by default.
Amlal El Mahrouss
2026-01-07
feat! kernel/boot: standalone release prep and huge kernel improvements.
Amlal El Mahrouss
2025-12-31
feat: pre-release improvements and harderning.
Amlal El Mahrouss
2025-12-27
chore: add comments.
Amlal El Mahrouss
2025-12-27
kernel! giant source code refactor.
Amlal El Mahrouss
2025-12-26
feat! breaking API changes, use header guards and libSystem fixes.
Amlal El Mahrouss
2025-12-18
chore: MKFS library improvements on documentation.
Amlal El Mahrouss
2025-12-18
chore: specification updates and patches on the DDK, new source `ddk_c++.cc`.
Amlal El Mahrouss
2025-12-09
feat: New `InitializerList` class, and `LHGetLaunchInfo` implementation on `L...
v0.0.82
Amlal El Mahrouss
2025-12-09
chore: Codebase improvements and tweaks.
Amlal El Mahrouss
2025-12-08
chore: use `enum struct` instead of `enum class`.
Amlal El Mahrouss
2025-12-02
chore: new Kernel API for KString, ArrayList and ErrorOr.
Amlal El Mahrouss
2025-11-30
chore: added new aliases for OwnPtr and ErrorOr (OwnOr)
Amlal El Mahrouss
2025-11-29
feat: kernel: Introduce Vet.h, better Ref.h, and more improved containers for...
Amlal El Mahrouss
2025-11-29
chore: source code review and fixes.
Amlal El Mahrouss
2025-11-27
chore: bootz: add alias for BootZ's handover header.
Amlal El Mahrouss
2025-11-27
chore: fix BootZ workflows.
Amlal El Mahrouss
2025-11-26
fix: boot/bootnet: fix linking error on bootnet module.
Amlal El Mahrouss
2025-11-24
feat! breaking changes on kernel sources.
Amlal El Mahrouss