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
/
Kernel
/
KernelKit
Age
Commit message (
Expand
)
Author
2024-07-29
[IMP] Replace SMP manager with Multi Processing manager.
Amlal EL Mahrouss
2024-07-29
[MHR-37] Last commit on ticket.
Amlal EL Mahrouss
2024-07-29
[MHR-36] Last commit on ticket.
Amlal EL Mahrouss
2024-07-28
[MHR-36] Finished ticket.
Amlal
2024-07-28
[FIX] Kernel\Sources\GUIDWizard.cxx: Fixed and implemented cf_make_sequence c...
Amlal EL Mahrouss
2024-07-23
[IMP] User class and current user global.
Amlal
2024-07-23
[MHR-36] NVME driver improvements, add RLE flag for NewFS.
Amlal
2024-07-22
[IMP] Use const Int32& instead of Int32.
Amlal
2024-07-21
[IMP] MHR-36: Much better ref class
Amlal
2024-07-20
[IMP] See below.
Amlal
2024-07-18
[IMP] BootJump has been fixed, LoaderUtils API for CFKit. (Kernel's CoreFound...
Amlal
2024-07-14
[IMP]
Amlal
2024-07-13
[FIX] number() should divide by 9, not by 10.
Amlal
2024-07-13
[FIX] Device I/O fields shall be set to address 0 when invalid.
Amlal El Mahrouss
2024-07-13
[IMP] Kernel properties (such as \KernelVersion)
Amlal El Mahrouss
2024-07-12
MHR-36: Add __ED__ macro.
Amlal El Mahrouss
2024-07-12
[IMP]
Amlal El Mahrouss
2024-07-12
[IMP && FIX] Various patches and implementations.
Amlal
2024-07-11
[META] Update copyright notice.
Amlal
2024-07-11
[IMPROVEMENT] Program loader checks magic according to specs.
Amlal El Mahrouss
2024-07-10
[MHR-36] Giving priority to NVMe module suport.
Amlal El Mahrouss
2024-07-09
MHR-36: A set of major fixes for bootloader and kernel alongside new
Amlal El Mahrouss
2024-07-09
MHR-36: newoskrnl: Adding support for ARM64 based UEFI machines, (EPM
Amlal El Mahrouss
2024-07-07
MHR-36: KernelDispatchCall.S: Add ARM64 support.
Amlal El Mahrouss
2024-07-07
MHR-36: Implementing ARM64 support: Implementing GT.
Amlal EL Mahrouss
2024-07-06
FIX: warnings given by clangd.
Amlal El Mahrouss
2024-07-05
IMP: Replace __FSKIT_NEWFS__ with __FSKIT_USE_NEWFS__.
Amlal El Mahrouss
2024-07-04
MHR-36: Running run_format.
Amlal EL Mahrouss
2024-07-03
FIX:
Amlal EL Mahrouss
2024-07-02
MHR-36: Change namespace name, got out of the codename stage.
Amlal EL Mahrouss
2024-07-02
MHR-36: Add HintKit keywords.
Amlal EL Mahrouss
2024-07-01
IMP: NewFS: Update ErrLocal if file we want to create exists.
Amlal EL Mahrouss
2024-06-30
LPC: Add signature error.
Amlal EL Mahrouss
2024-06-30
amd64-efi.make: Fix makefile: Add necessary macros and detect windows
Amlal EL Mahrouss
2024-06-29
New err_ kernel API (with err_bug_check)
Amlal EL Mahrouss
2024-06-29
Implement ipc_sanitize_packet as syscall.
Amlal EL Mahrouss
2024-06-29
DM: Add prefix 'io_' for drive manager functions.
Amlal EL Mahrouss
2024-06-29
kernel: Use local error codes for kernel calls. So that we know which
Amlal EL Mahrouss
2024-06-28
IMP: Feature Pack #1
Amlal EL Mahrouss
2024-06-24
IMP: UIAccessibilty class, work in progress Core CoreGraphics (GPU/FB
Amlal El Mahrouss
2024-06-22
Comm/newstd.hxx: Use ML_ prefix.
Amlal EL Mahrouss
2024-06-22
IMP: Support fork based operations inside the file manager, update PEF
Amlal EL Mahrouss
2024-06-19
ARM64: Got into the linking stage, writing missing drivers in HAL now.
Amlal El Mahrouss
2024-06-18
MHR-31
Amlal EL Mahrouss
2024-06-18
MHR-31: TLS.hxx: FIX: Dont specify a virtual address for **every**
Amlal EL Mahrouss
2024-06-18
IMP: TLS syscall, serial write syscall.
Amlal EL Mahrouss
2024-06-16
MHR-31: Start work on drivers for ARM64.
Amlal EL Mahrouss
2024-06-16
MHR-31: Add ARM64 executable type for newoskrnl's PEF implementation.
Amlal EL Mahrouss
2024-06-15
kernel: include assembly files as well in project.
Amlal EL Mahrouss
2024-06-13
MHR-31: Detect all types of cores except the boot one.
amlal
[next]