summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel
AgeCommit message (Expand)Author
2025-09-07feat: `ne_launch` and `LaunchHelpers.fwrk`: PID zero of NeKernel.Amlal El Mahrouss
2025-09-07meta: FSKit: Ext2 module has been formatted according to codebase.Amlal El Mahrouss
2025-09-06fix: ARM64: fix syntax mismatch.Amlal El Mahrouss
2025-09-06Update Ext2.h0xf00sec
2025-09-06Update0xf00sec
2025-09-04AkeantiFS20xf00sec
2025-09-04...0xf00sec
2025-09-04...0xf00sec
2025-09-04fix: CoreProcessScheduler.h: use `Int32` instead of `Int`.Amlal El Mahrouss
2025-09-04feat&fix: Kernel improvements and fixes, introduced `special` trees.Amlal El Mahrouss
2025-09-03feat: hal/arm64: document Handover stub on ARM64.Amlal El Mahrouss
2025-09-01fix: fix build on amd64.v0.0.4e4-releaseAmlal El Mahrouss
2025-09-01SignalKit: Signals shall be `user` level by default.Amlal El Mahrouss
2025-09-01feat: Signal System improvements.Amlal El Mahrouss
2025-08-31feat! BenchKit breaking changes.Amlal El Mahrouss
2025-08-31feat: kernel: Revamped `SignalKit` framework. DDK revamp.Amlal El Mahrouss
2025-08-30feat: debugsrv: upstream protocol implementation from NeCTI.Amlal El Mahrouss
2025-08-30feat: BitMapMgr: move cursor to `ArchKit/ArchKit.h` to be zeroed out byAmlal El Mahrouss
2025-08-30feat: acpi: `cAcpiSignatureLength` shall be UInt16 and `constexpr`Amlal El Mahrouss
2025-08-28feat: Implement the `Name` method for every CFObject interface.Amlal El Mahrouss
2025-08-27fix: FirmwareKit/BootNet: Fix BootNet alias.Amlal El Mahrouss
2025-08-27feat: FirmwareKit/NeBoot: Fix BootNet header structure layoutAmlal El Mahrouss
2025-08-27feat: docs/tex: Update OpenHeFS specs.Amlal El Mahrouss
2025-08-26refactor: cleanup code.Amlal El Mahrouss
2025-08-23feat: Network: Fix IPv4 `IpCheckVersion4` parser.Amlal El Mahrouss
2025-08-23feat: CoreProcessScheduler: forwarded classes doesn't need `classAmlal El Mahrouss
2025-08-23feat: scheduler: ProcessImage should be friend with KernelScheduler,Amlal El Mahrouss
2025-08-22fix: Set UTime when initializing process, not when exiting.Amlal El Mahrouss
2025-08-22feat: strings: Fix function arugments of `urt_string_cmp`Amlal El Mahrouss
2025-08-22feat: Add `KStringOr` alias, and `mm_make_own_ptr` doesn't use `MUST_PASS`Amlal El Mahrouss
2025-08-21feat: Reworked `hefsi_hash_64` to follow the codebase's conventions.Amlal El Mahrouss
2025-08-21feat!: Breaking changes, reworked the KString API inside the ne_kernel.Amlal El Mahrouss
2025-08-21feat: refactor and fixed python scripts.Amlal El Mahrouss
2025-08-20feat: Heavily reworked the SMP subsystem paper.Amlal El Mahrouss
2025-08-20FIX: feat: acpi: harden ACPI `operator[]` and `Checksum` methods.Amlal
2025-08-20feat: acpi: harden ACPI `operator[]` and `Checksum` methods.Amlal
2025-08-17feat: kernel: (HALKit/KernelKit): Scheduler, and dylib improvements.Amlal
2025-08-16feat: PEF.h add kPefKindInvalid to PEF kind enum.Amlal
2025-08-16feat: ACPI: Better error handling.v0.0.4-releaseAmlal
2025-08-13feat! Breaking changes in the DDK.Amlal
2025-08-13feat: DmaPool: remove useless casts and increment size if zero.Amlal
2025-08-12feat! abi! Breaking ABI changes in the PEF format!Amlal
2025-08-11feat: Semaphore API has been documented, RTL driver improvements, and better ...Amlal
2025-08-10feat: api/crc32: reworked crc32 api using new portable types.Amlal
2025-08-09feat: warning fixes and Semaphore API patches.Amlal
2025-08-07feat: PEFCodeMgr.cc: `ldr_get_platform` shall be static.Amlal El Mahrouss
2025-08-05feat: PEFCodeMgr: Improved FAT binary support, made code more readable.Amlal El Mahrouss
2025-08-04feat: check if the command header has the same CPU type as the container.Amlal El Mahrouss
2025-08-04fix: PEFCodeMgr: codebase fixes.Amlal El Mahrouss
2025-08-04feat: PEFCodeMgr: make use of explicit types instead of `auto`Amlal El Mahrouss