summaryrefslogtreecommitdiffhomepage
path: root/dev/Kernel/src
AgeCommit message (Expand)Author
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
2025-02-14A set of patches and necessary changes given to the OS.Amlal
2025-02-13ADD: Much needed tweaks for Driver Manager, DMA, PIO ATA, and SATA.Amlal El Mahrouss
2025-02-12ADD: AHCI driver is almost done..., Paging API tweaks.Amlal El Mahrouss
2025-02-11ADD: necessary patches to the PCI subsystem and SATA.Amlal El Mahrouss
2025-02-10ADD FMT TO KERNEL LOGGER.Amlal El Mahrouss
2025-02-10ADD TWEAKS TO KERNEL.Amlal El Mahrouss
2025-02-10SATA.cc: It seems like the DMA is not working.Amlal El Mahrouss
2025-02-08ADD: Tweaks and improvements on the Operating System.Amlal El Mahrouss
2025-02-07ADD: Working on Best-Buddy tracker alongside SATA...Amlal El Mahrouss
2025-02-07ADD: NeFS refactors and getting that SATA driver done.Amlal El Mahrouss
2025-02-07ADD: VGA logging and tweaks.Amlal El Mahrouss
2025-02-04ADD: Important refactors regarding NeKernel.Amlal El Mahrouss
2025-02-03META: Update copyright year.Amlal El Mahrouss
2025-02-02META: BUMP.Amlal El Mahrouss
2025-01-31Match the changes in OpenNE, (without reusing it)Amlal El Mahrouss
2025-01-31TWEAKS: Improvements and tweaks.Amlal El Mahrouss
2025-01-31ADD: Disk Driver has been reverted, working on that version now.Amlal El Mahrouss
2025-01-31ADD: Important hot patches.Amlal El Mahrouss
2025-01-29Tweaks and improvements.Amlal
2025-01-29WiP: Tweaks and will finish SATA support and ATA (DMA) support.Amlal
2025-01-28ADD: Better BitMap Manager and Interrupt API needs some tweaking for fast-pat...Amlal
2025-01-28ADD: Improvements on the AHCI driver.Amlal