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
Age
Commit message (
Expand
)
Author
2024-12-07
META: Fix my username.
Amlal
2024-12-07
Merge branch 'master' of github.com:amlel-el-mahrouss/zka
Amlal
2024-12-07
META: 10:00 AM BUMP.
Amlal
2024-12-06
Heap.cc: mm_protect_heap: Fix condition which could cause a Access fault.
Amlal EL Mahrouss
2024-12-06
Fix: On readmes fix git ssh URL.
Amlal
2024-12-06
Update ReadMe.md
Amlal EL Mahrouss
2024-12-06
Update ReadMe.md
Amlal EL Mahrouss
2024-12-06
META: Friday bump.
Amlal
2024-12-05
FIX: CODEOWNERS: Fix username.
Amlal
2024-12-03
ZKA: Now my code is copyrighted.
Amlal El Mahrouss
2024-12-03
ADD: Add ZKA_UNUSED(0); to make it less uglier.
Amlal El Mahrouss
2024-12-02
FIX: Remove "" includes.
Amlal El Mahrouss
2024-12-01
ADD: Extended Firmware support for EFI and CoreBoot.
Amlal El Mahrouss
2024-12-01
ADD: Add GPU API regarding Mesa3D support for OpenGL ES.
Amlal El Mahrouss
2024-12-01
BootKit.h: Little improvement over the brief file comment.
Amlal El Mahrouss
2024-12-01
Refactor macro from __NEWOSLDR__ to __ZBAOSLDR__.
Amlal El Mahrouss
2024-12-01
ARM64/BootAPI.S: Branch link instead of just branching.
Amlal El Mahrouss
2024-12-01
FIX: Fixing ARM64 execution when booting from bootloader.
Amlal El Mahrouss
2024-12-01
Crc32.h: Fix header guard.
Amlal El Mahrouss
2024-12-01
RM: Remove qt creator files.
Amlal El Mahrouss
2024-12-01
ZBA: Include resource file to define executable's metadata.
Amlal
2024-12-01
META: Morning bump.
Amlal
2024-11-30
KernelKit/UserProcessScheduler.h: Hold better documentation about the
Amlal
2024-11-30
META: Add new error code for CD trays. New Power mgmt and CD-ROM API. Also fo...
Amlal
2024-11-29
Merge pull request #5 from ELMH-Group/unstable
Amlal EL Mahrouss.
2024-11-29
Merge branch 'master' into unstable
Amlal EL Mahrouss.
2024-11-29
Update KernelRsrc.rsrc
Amlal EL Mahrouss.
2024-11-29
Update BootloaderRsrc.rsrc
Amlal EL Mahrouss.
2024-11-28
Merge branch 'unstable' of github.com:ELMH-Group/zka into unstable
Amlal EL Mahrouss
2024-11-28
IMP: Improve Kernel architecture.
Amlal EL Mahrouss
2024-11-28
Update User.cc
Amlal EL Mahrouss.
2024-11-27
META: Improve code layout.
Amlal EL Mahrouss
2024-11-26
Json.cc: Remove using namespace Kernel; line.
Amlal
2024-11-26
Merge pull request #4 from ELMH-Group/unstable
Amlal EL Mahrouss.
2024-11-26
IPEFDLLObject.cc: document source file well.
Amlal
2024-11-26
ELMH Group takes ownership of the code.
Amlal EL Mahrouss
2024-11-23
Kernel: Fix memory leaks and document the DLL dyld.
Amlal EL Mahrouss
2024-11-23
META: Morning bump.
Amlal EL Mahrouss
2024-11-22
DriveMgr.h: Add enum to index drives within a mountpoint.
Amlal EL Mahrouss
2024-11-22
AHCI-DMA.cc: Fix PRD DBA assignement (this is a 64-bit machine target)
Amlal EL Mahrouss
2024-11-22
Macros.h: dbg_break_point is checked according to platform, remove useless ma...
Amlal EL Mahrouss
2024-11-22
CUSA/UPS: Freeze process before killing it (if exit code is successful)
Amlal EL Mahrouss
2024-11-22
META: Switch copyright notice to 'EL Mahrouss Logic'
Amlal El Mahrouss
2024-11-21
IMP: Compile using -Wall and scheduler improvements.
Amlal El Mahrouss
2024-11-21
META: MKD has been open-sourced.
Amlal El Mahrouss
2024-11-21
META: Fix previous commit.
Amlal EL Mahrouss
2024-11-21
IMP: Improvements over the microkernel, did lots of refactors.
Amlal EL Mahrouss
2024-11-21
META: 10:00 AM bump.
Amlal El Mahrouss
2024-11-21
IMP: Add UserProcessImage structure to hold the code/entrypoint of the process.
Amlal El Mahrouss
2024-11-20
IMP: AHCI-DMA: driver improvements, does complete read now (although nothing ...
Amlal El Mahrouss
[next]