summaryrefslogtreecommitdiffhomepage
path: root/dev
AgeCommit message (Expand)Author
2024-09-05Rename DLLMain to ExeMain.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[ IMP ] Add Interrupt for scheduler (for APIC, maybe PIT?)Amlal El Mahrouss
2024-09-05[ IMP ] Use Busy flag for MP scheduler.Amlal El Mahrouss
2024-09-05[ FIX ] Fixed KRNL BMP allocator, which was not working because of badlyAmlal El Mahrouss
2024-09-04[ IMP ] BMP allocator needs more tweaking and fixes, to be usable.Amlal El Mahrouss
2024-09-04dev/ZKA/HALKit/AMD64/HalAPIC.cxx edited online with BitbucketAmlal
2024-09-04dev/ZKA/Sources/ProcessTeam.cxx edited online with BitbucketAmlal
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[ FIX ] Better warning prompt.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 UDAmlal El Mahrouss
2024-09-03[ IMP ] Update function InstInstallToDir, with updated syscallAmlal El Mahrouss
2024-09-03[ FIX ] Bug fixes and refactorings.Amlal El Mahrouss
2024-09-02[ SIDE ] Adding ZKA HPFS driver.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-02Kernel fixes and improvements.Amlal El Mahrouss
2024-09-02[ IMP ] Reserve system call interrupt for user code only.Amlal El Mahrouss
2024-09-01[ IMP ] Bumping repository.Amlal El Mahrouss
2024-09-01Added new fields for the OS inside handover header.Amlal El Mahrouss
2024-09-01[ IMP ] Add more code segments for other purposes, which is veryAmlal El Mahrouss
2024-09-01Many bug fixes, and wip fixes.Amlal El Mahrouss
2024-09-01[ IMP ] Found out the issue of ring 3 switch.Amlal El Mahrouss
2024-08-31[IMP] Fixed many stuff in user-mode switch, working on finishing it andAmlal El Mahrouss
2024-08-31[ IMP ] Improvements over PEF loader, and new thread loading API, toAmlal El Mahrouss
2024-08-31WIP: Work in progress user scheduler, SMP version is next after thatAmlal El Mahrouss
2024-08-31Source bump.Amlal El Mahrouss
2024-08-31Saving progress on User scheduler implementation.Amlal El Mahrouss
2024-08-30Worked on it, fixing the MP backend code.Amlal EL Mahrouss
2024-08-30Fixed many issues with the kernel, and refactored it.Amlal EL Mahrouss
2024-08-30A set of fixes regarding the scheduler and code manager.Amlal EL Mahrouss
2024-08-30[FIX] Fix Ref class, which didn't validate fClass correctly.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-30A lot of fixes regarding the kernel:Amlal El Mahrouss
2024-08-29[FIX] Fix storage size for SSD inside StorageKit.Amlal El Mahrouss
2024-08-28[UPDATE] Use System component term instead of booting.Amlal El Mahrouss
2024-08-28[IMP] RunSCM, RunDLL64 programs, needs SCI.dll to implement these functions t...Amlal
2024-08-28Moved security dll, encryptfs dll and renderer dll into DLL!Amlal
2024-08-28[FIX] Use cLastExitCode as unsigned variable, refactored the code toAmlal El Mahrouss
2024-08-28[IMP] Add driver signer, for ZKA drivers.Amlal El Mahrouss
2024-08-28[IMP] Add ipc_construct_packet function to IPC protocol implementation.Amlal El Mahrouss
2024-08-27[IMP] Updated SCM API, add XPCOM interface.Amlal El Mahrouss
2024-08-27[WIP] Finishing SMP support, and then working on system driver andAmlal El Mahrouss