summaryrefslogtreecommitdiffhomepage
path: root/dev/ZBA
AgeCommit message (Expand)Author
2024-09-12Kernel and Bootloader improvements.Amlal
2024-09-12Kernel improvements, and Paging API changes.Amlal
2024-09-11Did work on lowering overhead and a faster kernel to userspace loading.Amlal
2024-09-11REWORK: Reworking Paging API on AMD64.Amlal
2024-09-11IMP: Better architecture for task scheduling.Amlal
2024-09-11IMP: Add FreeBitMap method in IBitMapAllocator.Amlal
2024-09-10[ IMP ] Repository bump.Amlal
2024-09-10Fix: See below.Amlal
2024-09-09Bump repository.Amlal
2024-09-09META: Bumping repository.Amlal
2024-09-08A lot:Amlal
2024-09-08[dev/FeatureAdd] Add mm_new_class, as C++ new doesn't initialize class directly.Amlal
2024-09-07Update Hang test.Amlal EL Mahrouss
2024-09-07[dev/HPFS] Include EBS header after EPM.Amlal EL Mahrouss
2024-09-07[ IMP ] Fill Kind to be kEPMNewOS.Amlal EL Mahrouss
2024-09-06[ IMP ] Fixed Scheduler and Team object, also fixed other things.Amlal
2024-09-06[ IMP ] A first set of software patches regarding the OS kernel and it's comp...Amlal
2024-09-05[ IMP ] HPFS EBS and NeFS overhaul.Amlal El Mahrouss
2024-09-05[ FIX ] Fixing shortcomings of scheduler, filesystem and kernel.Amlal El Mahrouss
2024-09-05[ FIX ] Fixed KRNL BMP allocator, which was not working because of badlyAmlal El Mahrouss
2024-09-04[ MR ] BUMP commit.Amlal El Mahrouss
2024-09-04Created a new branch for the overhaul project.Amlal El Mahrouss
2024-09-03[ KERNEL ] REFACTORINGS AND IMPROVEMENTS OVER KERNEL AND DRIVERS.Amlal El Mahrouss
2024-09-03[ IMP ] Many improvements and kernel changes.Amlal El Mahrouss
2024-09-03[ FIX ] Almost fixed the ring-3 switch code, which currently gives an UDAmlal 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-01Added new fields for the OS inside handover header.Amlal El Mahrouss
2024-09-01Many bug fixes, and wip fixes.Amlal El Mahrouss
2024-08-31[IMP] Fixed many stuff in user-mode switch, working on finishing it andAmlal El Mahrouss
2024-08-31Source bump.Amlal El Mahrouss
2024-08-31Saving progress on User scheduler implementation.Amlal El Mahrouss
2024-08-30[IMP] Updated the ARM64 release of ZKA.Amlal EL Mahrouss
2024-08-30A lot of filesystem improvements.Amlal El Mahrouss
2024-08-29[FIX] Fix storage size for SSD inside StorageKit.Amlal El Mahrouss
2024-08-28[IMP] Add ipc_construct_packet function to IPC protocol implementation.Amlal El Mahrouss
2024-08-27[WIP] Finishing SMP support, and then working on system driver andAmlal El Mahrouss
2024-08-27[IMP] Use SMP by default.Amlal EL Mahrouss
2024-08-26[IMP] Detect MP support, redirect interrupt to startup routine.Amlal EL Mahrouss
2024-08-26[FIX] ???: Was somehow NEWOS_COPY_DEFAULT instead of ZKA_COPY_DEFAULT.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-25[CG/FUI] CG's FlatUI library, made for pre-boot/pre-user environements.Amlal El Mahrouss
2024-08-24[FIX] Kernel: Fix scheduler code and improved it's inner workings.Amlal El Mahrouss
2024-08-24[CG] Add button control and worked on improving CG.Amlal El Mahrouss
2024-08-24[API] Refactors and improvements.Amlal El Mahrouss
2024-08-24[IMP] CoreCG's User Interface Kit, this is a driver/kernel library only.Amlal El Mahrouss
2024-08-24[IMP+REFACTORS] See below.Amlal El Mahrouss
2024-08-23[IMP] Add SIGG record, still working on AHCI support.Amlal El Mahrouss
2024-08-23[IMP/WIP] AHCI disk driver for kernel DLL.Amlal El Mahrouss