index
:
NeKernel
atom-improvements
bootloader-updates
buffered-stream-requirements
develop
ex-cpp-module-develop-archive
filesystem-kit-bump
ipxe-bootz-support
kernel-bootkit-posix-additions
kernel-level-tweaks
kernel-task-scheduler-impl
mkfs-tweaks
openhefs-filemgr-support
posixkit-macro-additions
update-authormap
update-citations
v0.1.1-develop
v0.1.2-develop
v0.1.21-develop
v0.1.31-develop
Ne System's NeKernel: The Open Source Modular C++ Microkernel written in C++20.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dev
/
Kernel
Age
Commit message (
Expand
)
Author
2025-02-07
ADD: Patches to VGA debug.
Amlal El Mahrouss
2025-02-07
ADD: VGA logging and tweaks.
Amlal El Mahrouss
2025-02-07
Merge branch 'master' of github.com:vswirl/kernel
Amlal El Mahrouss
2025-02-07
ADD: Pre-merge commit.
Amlal El Mahrouss
2025-02-07
PATCH: SATA.cc: Fix buffer overflow.
Amlal El Mahrouss
2025-02-06
MemoryMgr.h: Tweak mm_new_class to return if either allocation is successful ...
Amlal El Mahrouss
2025-02-04
FIX: Remove Sact field in command slot find, since we're not using NCQ
Amlal El Mahrouss
2025-02-04
TWEAK: SATA.cc, WIP patches.
Amlal El Mahrouss
2025-02-04
ADD: Important refactors regarding NeKernel.
Amlal El Mahrouss
2025-02-03
META: Update copyright year.
Amlal El Mahrouss
2025-02-03
ADD: Remove WHILE loop.
Amlal El Mahrouss
2025-02-03
TWEAK: Tweak signal struct.
Amlal El Mahrouss
2025-02-03
ADD: Push SP to INT 3.
Amlal El Mahrouss
2025-02-03
Interrupt mgmt tweaks.
Amlal El Mahrouss
2025-02-02
ADD: Tweaks.
Amlal El Mahrouss
2025-02-02
META: BUMP.
Amlal El Mahrouss
2025-01-31
Match the changes in OpenNE, (without reusing it)
Amlal El Mahrouss
2025-01-31
TWEAKS: Improvements and tweaks.
Amlal El Mahrouss
2025-01-31
TWEAKS: SATA.cc tweaks for Is check.
Amlal El Mahrouss
2025-01-31
META: BUMP.
Amlal El Mahrouss
2025-01-31
ADD: Disk Driver has been reverted, working on that version now.
Amlal El Mahrouss
2025-01-31
ADD: Important hot patches.
Amlal El Mahrouss
2025-01-29
META: Reformat SATA.cc
Amlal
2025-01-29
Tweaks and improvements.
Amlal
2025-01-29
WiP: Tweaks and will finish SATA support and ATA (DMA) support.
Amlal
2025-01-28
ADD: Better BitMap Manager and Interrupt API needs some tweaking for fast-pat...
Amlal
2025-01-28
ADD: Floating point types.
Amlal
2025-01-28
ADD: Improvements on the AHCI driver.
Amlal
2025-01-28
ADD: RuntimeServices and format SATA.cc
Amlal
2025-01-27
Bump and fixes.
Amlal
2025-01-27
ADD: Better documentation.
Amlal
2025-01-27
Add new type of kernel panic, patch user password hashing.
Amlal
2025-01-27
Refactor IPEFDylibObject.cc
Amlal
2025-01-27
ADD: Lots of tweaks in this private branch of the kernel have been done here.
Amlal
2025-01-26
ADD: Starting code in 0x7c000 on AMD64 APs. (HalApplicationProcessor.cc)
Amlal
2025-01-26
ADD: Improve SATA logging.
Amlal
2025-01-26
ADD: Better detection of LBA48 and LBA28 on AHCI.
Amlal
2025-01-25
ADD: Better SATA driver, but not fully fixed yet.
Amlal
2025-01-25
NeKernel 1.0.0
Amlal
2025-01-25
ADD: Scheduler Interrupt API.
Amlal
2025-01-25
META: Refactor minoskrnl to neoskrnl.
Amlal EL Mahrouss
2025-01-25
META: Refactor GetCurrentProcess to CurrentProcess
Amlal EL Mahrouss
2025-01-25
FIX: UserProcessScheduler.cc: Make sure that we're targeting the current proc...
Amlal
2025-01-24
ADD: Missing components from private repository.
Amlal
2025-01-24
ADD: Open version, with important changes kept out.
Amlal