summaryrefslogtreecommitdiffhomepage
path: root/dev/Kernel/src
AgeCommit message (Expand)Author
2025-03-17ADD: Lift manadatory subsystem id on PE32+ kernel image, benchmarkingAmlal El Mahrouss
2025-03-17IPCMsg.cc: DOC: Better documentation of IPC_MSG::Pass.Amlal El Mahrouss
2025-03-17IPCMsg.cc: FIX: IPC_MSG::Pass: Fix method algorithm.Amlal El Mahrouss
2025-03-16ADD: BinaryMutex class, and reworking Semaphore class.Amlal El Mahrouss
2025-03-16Variant: Add ::Kind method.Amlal El Mahrouss
2025-03-16KString.cc: Use this-> in code.Amlal El Mahrouss
2025-03-16FIX: IPEFDylibObject.cc: delete dll_Obj->Get() too, when fBlob is NULL.Amlal El Mahrouss
2025-03-15Refactor critical functions in MemoryMgr.ccAmlal El Mahrouss
2025-03-15KernelMain.cc: Remove Auto Format code.Amlal El Mahrouss
2025-03-15Kernel: Networking code tweaks.Amlal El Mahrouss
2025-03-14Kernel: Patch UserProcess::Delete, and AHCI identify command.Amlal El Mahrouss
2025-03-14NeFS.cc: better error handling.Amlal El Mahrouss
2025-03-14NeFS.cc: Fix broken driver bug.Amlal El Mahrouss
2025-03-14DriveMgr.cc: Avoid kernel panic on DriveMgr.Amlal El Mahrouss
2025-03-14AHCI.cc: Check Is for an HBA error.Amlal El Mahrouss
2025-03-12TQ-23:Amlal El Mahrouss
2025-03-12ADD: Scheduler bug fixes, and working on deadlock prevention.Amlal El Mahrouss
2025-03-11Many AHCI improvements and IPC tweaks.Amlal El Mahrouss
2025-03-10Finally refactor kAPFallback to kAPRealTimeAmlal El Mahrouss
2025-03-09RAN format command, and fix DiskImage framework.Amlal El Mahrouss
2025-03-08TWEAK: Scheduler: Tweak kInvalidAP to kAPInvalid.Amlal El Mahrouss
2025-03-08Variant.cc: Handle VariantKind of type 'kNull'Amlal El Mahrouss
2025-03-07NeFS.h: Tailor header to private specifications.Amlal El Mahrouss
2025-03-07Replace endl with kendl, and add make_fs; a tool to format aAmlal El Mahrouss
2025-03-04ADD: Scheduler fixes and patches regarding task switchingAmlal El Mahrouss
2025-03-04CHORE&FEAT: Kernel/SCI: Lots of Chore and feat, see below.Amlal El Mahrouss
2025-03-03AHCI: Improvements and tweaks.Amlal
2025-03-03ADD: Format source code and define __wm_msg struct (public version)Amlal El Mahrouss
2025-02-27Patch copyright header.Amlal
2025-02-26UserProcessScheduler.cc: Remove useless variables.Amlal
2025-02-26ADD: Tweaks and improvements.Amlal
2025-02-25ADD: Remove BOOT_BLOCK_STRUCT, replace with EPM_PART_BLOCK.Amlal
2025-02-24IMPL: NeFS doesn't store full path now in catalog name.Amlal
2025-02-22ADD: More improvements now on DeviceMgr.Amlal
2025-02-22New DeviceMgr, other APIs have been reworked as a result.Amlal
2025-02-20ThreadLocalStorage.cc: Patch log.Amlal
2025-02-20Tweaks and Fixes to CRC and AHCI.Amlal
2025-02-20comment memorymgr's crc32 code.Amlal
2025-02-20NeOS: Namespace change from 'Kernel' to 'NeOS'Amlal
2025-02-20FS, DriveMgr, AHCI: Actively working on it.Amlal
2025-02-20ADD: Tweak AHCI driver.Amlal
2025-02-19ADD: Found the root cause of the AHCI issue.Amlal
2025-02-18ADD: A better thread scheduler.Amlal
2025-02-17AHCI: Bump progress.Amlal
2025-02-17KString.cc: Important hot patch.Amlal
2025-02-17KString.cc: Fix StringBuilder::Format method.Amlal
2025-02-17ADD: UserProcessScheduler.cc: Better comment for UserProcess::New.Amlal
2025-02-16ADD: Many tweaks to the OS.Amlal
2025-02-15DriveMgr.cc: Remove infinite loop.Amlal
2025-02-15Impl and Patches:Amlal