index
:
NeKernel
amlel-el-mahrouss-patch-1
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
pthread-system
update-authormap
update-citations
update-pr-template
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
/
ZKA
/
KernelKit
Age
Commit message (
Expand
)
Author
2024-09-04
[ MR ] BUMP commit.
Amlal El Mahrouss
2024-09-04
Created a new branch for the overhaul project.
Amlal El Mahrouss
2024-09-03
[ IMP ] Many improvements and kernel changes.
Amlal El Mahrouss
2024-09-03
[ META ] Refactored scheduler.
Amlal El Mahrouss
2024-09-03
[ UPD ] Refactor kernel.
Amlal El Mahrouss
2024-09-03
[ FIX ] Almost fixed the ring-3 switch code, which currently gives an UD
Amlal El Mahrouss
2024-09-02
[ FIX ] A fix has been found for the SYSRET issue. Will apply it later.
Amlal El Mahrouss
2024-09-02
[ META ] Update formating.
Amlal El Mahrouss
2024-09-02
[ IMP ] Reserve system call interrupt for user code only.
Amlal El Mahrouss
2024-09-01
Many bug fixes, and wip fixes.
Amlal El Mahrouss
2024-08-31
[ IMP ] Improvements over PEF loader, and new thread loading API, to
Amlal El Mahrouss
2024-08-31
Source bump.
Amlal El Mahrouss
2024-08-31
Saving progress on User scheduler implementation.
Amlal El Mahrouss
2024-08-30
Fixed many issues with the kernel, and refactored it.
Amlal EL Mahrouss
2024-08-30
A set of fixes regarding the scheduler and code manager.
Amlal EL Mahrouss
2024-08-30
[IMP] Updated the ARM64 release of ZKA.
Amlal EL Mahrouss
2024-08-30
A lot of fixes regarding the kernel:
Amlal El Mahrouss
2024-08-28
[FIX] Use cLastExitCode as unsigned variable, refactored the code to
Amlal El Mahrouss
2024-08-27
[WIP] Finishing SMP support, and then working on system driver and
Amlal El Mahrouss
2024-08-26
[IMP] New Loading console when loading kernel and it's drivers.
Amlal EL Mahrouss
2024-08-26
[IMP] DON'T USE STRINGVIEW FOR NAME (FindSymbol)
Amlal EL Mahrouss
2024-08-26
[IMP] Add page file inside \System\ (syspage.sys)
Amlal El Mahrouss
2024-08-26
[IMP] DLLInterface class and also reworked SCI's API.
Amlal El Mahrouss
2024-08-24
[FIX] Kernel: Fix scheduler code and improved it's inner workings.
Amlal El Mahrouss
2024-08-24
[IMP] Better kernel design.
Amlal El Mahrouss
2024-08-24
[IMP+REFACTORS] See below.
Amlal El Mahrouss
2024-08-23
[IMP/WIP] AHCI disk driver for kernel DLL.
Amlal El Mahrouss
2024-08-23
[UPD] Just added private: explicetely to UserManager.
Amlal El Mahrouss
2024-08-23
[FIX+IMP] 'User' login system in order to use the system according to
Amlal El Mahrouss
2024-08-23
[IMP] BootScr module, manage boot driver (TODO need a UI toolkit for
Amlal El Mahrouss
2024-08-23
[WIP] Adding Security system DLL for handling user logins and logoffs.
Amlal El Mahrouss
2024-08-23
[META] Code bump.
Amlal El Mahrouss
2024-08-22
[FIX] NewFS and builtin PIO support have been fixed.
Amlal El Mahrouss
2024-08-22
[FIX] Work In Progress patches regarding user login and filesystem
Amlal El Mahrouss
2024-08-22
Refactors and improvements.
Amlal El Mahrouss
2024-08-22
[REFACTOR] use Char instead of builtin char.
Amlal El Mahrouss
2024-08-21
Kernel+DLL: See below.
Amlal El Mahrouss
2024-08-20
+ IMP: Using Hybrid MP services on ZKA_EFI firmware.
Amlal El Mahrouss
2024-08-19
[IMP]
Amlal El Mahrouss
2024-08-19
[IMP]
Amlal El Mahrouss
2024-08-18
[REFACTOR]
Amlal El Mahrouss