summaryrefslogtreecommitdiffhomepage
path: root/dev
AgeCommit message (Expand)Author
2024-09-13Handover.hxx: Remove useless BootMainKind type.Amlal
2024-09-13META: Daily bump.Amlal
2024-09-12Improve BMP allocator and add kPeDLLBase and kPeEXEBase.Amlal
2024-09-12Heap.cxx: Improvements and fixes over heap.Amlal
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-11Update EPM standard.Amlal
2024-09-11IMP: Add FreeBitMap method in IBitMapAllocator.Amlal
2024-09-10Improve makefile.Amlal
2024-09-10FIX: Don't disable optimizationsAmlal
2024-09-10[ IMP ] Repository bump.Amlal
2024-09-10Fix: See below.Amlal
2024-09-09FIX: Kernel related, see below.Amlal
2024-09-09FIX: Scheduler improvements, MM improvements, worked on a tiny bmp allocator ...Amlal
2024-09-09Bump repository.Amlal
2024-09-09META: Bumping repository.Amlal
2024-09-08A lot:Amlal
2024-09-08Tiny refactors, changes soon.Amlal
2024-09-08[ IMP ] Don't use the functions when jumping to user space via scheduler, sin...Amlal
2024-09-08[ IMP ] DDK Model improvements and reworked the drvsign tool.Amlal
2024-09-08[dev/FeatureAdd] Add mm_new_class, as C++ new doesn't initialize class directly.Amlal
2024-09-07[dev/ZKA/HalProcessor.cxx] Better mm_map_page function.Amlal
2024-09-07Update Hang test.Amlal EL Mahrouss
2024-09-07[dev/HPFS] Include EBS header after EPM.Amlal EL Mahrouss
2024-09-07REFACTOR: Rename RunSCM to RunXPCOM.Amlal EL Mahrouss
2024-09-07[ IMP ] Fill Kind to be kEPMNewOS.Amlal EL Mahrouss
2024-09-07[ IMP ] Found issue, address of HangCPU isn't in paged area, so it doesn't re...Amlal
2024-09-07Daily bump.Amlal
2024-09-06Code refactors and improvements.Amlal
2024-09-06Kernel: Improvements and fixes have been done. (Amlal)Amlal
2024-09-06Fix Global Scheduler and fixing ring-3 switch on non MP Scheduler.Amlal
2024-09-06[ IMP ] Fix GDT code segments.Amlal
2024-09-06[ IMP ] Lots of fixes regarding GDT, IDT, HW Threads and Scheduler.Amlal
2024-09-06[ IMP ] Fixed Scheduler and Team object, also fixed other things.Amlal
2024-09-06IMP: Clear memory of buf and then write it to disk [ NeFS ].Amlal El Mahrouss
2024-09-06[ IMP ] A first set of software patches regarding the OS kernel and it's comp...Amlal
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