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
Age
Commit message (
Expand
)
Author
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-10
MHR-36: Expose POWER64 VMS and common StackFrame across platforms. And code r...
Amlal El Mahrouss
2024-07-10
MHR-36:
Amlal El Mahrouss
2024-07-10
MHR-36: See below.
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: IMP: NVME core driver, check ticket.
Amlal El Mahrouss
2024-07-09
MHR-36: newoskrnl: Adding support for ARM64 based UEFI machines, (EPM
Amlal El Mahrouss
2024-07-09
MHR-36: Add AuthyKey according to specs.
Amlal El Mahrouss
2024-07-09
MHR-36: See below.
Amlal El Mahrouss
2024-07-09
IMP: MBCIHostInterfacePacketFrame add new fields:
Amlal El Mahrouss
2024-07-08
MHR-36: Update specs.
Amlal El Mahrouss
2024-07-08
IMP: Add noexcept to Leak and operator bool() inside Ref class.
Amlal El Mahrouss
2024-07-08
MHR-36: Remove MUP with zup and param with oscc.
Amlal El Mahrouss
2024-07-07
MHR-36: KernelDispatchCall.S: Add ARM64 support.
Amlal El Mahrouss
2024-07-07
MHR-36: use Char type instead of builtin char.
Amlal EL Mahrouss
2024-07-07
MHR-36: Implementing ARM64 support: Implementing GT.
Amlal EL Mahrouss
2024-07-07
MHR-36: IMP: Add ProgramLoader class, *_cast macros and patching capability.
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-05
imp: HintKit implemented for FileManager.
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-02
MHR-36:
Amlal EL Mahrouss
2024-07-01
IMP: MBCI
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-30
IPCEP.hxx: Forgot to add documentation in header file.
Amlal EL Mahrouss
2024-06-29
New err_ kernel API (with err_bug_check) (FIXES)
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
unstable: fix unused header in Accessbility.hxx
Amlal El Mahrouss
2024-06-28
IMP: 64X000 newosldr support.
Amlal EL Mahrouss
2024-06-28
IMP: Feature Pack #1
Amlal EL Mahrouss
2024-06-26
FIX: formating in HalKernelMain.cxx
Amlal EL Mahrouss
2024-06-26
REMOVE: UIAccessbility::Show, it is rather useless and unsafe here.
Amlal EL Mahrouss
2024-06-25
unstable: Fix TIB error message.
Amlal EL Mahrouss
2024-06-24
IMP: Kernel init macro to jump into kernel procedure.
Amlal EL Mahrouss
2024-06-24
DOCS: document UIAccessibilty class.
Amlal El Mahrouss
2024-06-24
IMP: UIAccessibilty class, work in progress Core CoreGraphics (GPU/FB
Amlal El Mahrouss
2024-06-23
FIX: Fix BootKit filesystem write, Fs and Name field wasnt written
Amlal EL Mahrouss
2024-06-23
Kernel: See below.
Amlal El Mahrouss
2024-06-23
specs: update EPM, introduce the concept of isolated blocks.
Amlal El Mahrouss
2024-06-22
Comm/newstd.hxx: Use ML_ prefix.
Amlal EL Mahrouss
[next]